"let's just fork it"
(Especially when the code makes RPCs. The original team that wrote it has a working relationship with the server devs, and they're going to update their code when the serving stack needs to change. You, meanwhile, are going to get blindsided.)
“Retry after N seconds”
“Move fast, break stuff”
“Our age verification vendor”
"let's just fork it"
(Especially when the code makes RPCs. The original team that wrote it has a working relationship with the server devs, and they're going to update their code when the serving stack needs to change. You, meanwhile, are going to get blindsided.)
Searching for things like assets is actually done through heavy-handed queries called gPAs.
Searching for things like assets is actually done through heavy-handed queries called gPAs.
MORE>>> bizxmagazine.com/ontario-work...
MORE>>> bizxmagazine.com/ontario-work...
Went to college today
It is both a physical and mental toll
Unlike their international counterparts they require us to write/print lab files and codes and make you run here and there 10 times before they agree to sign your files
Anyways read up on some RPCs, RMIs and genetic algos
Went to college today
It is both a physical and mental toll
Unlike their international counterparts they require us to write/print lab files and codes and make you run here and there 10 times before they agree to sign your files
Anyways read up on some RPCs, RMIs and genetic algos
Sure RSC's streaming concurrently suspended components is impressive.
But I just like co-locating code without thinking of RPCs.
github.com/BLamy/vite-p...
Sure RSC's streaming concurrently suspended components is impressive.
But I just like co-locating code without thinking of RPCs.
github.com/BLamy/vite-p...
RPCs create recovery boundaries: When an execution crashes, only the executions within its recovery boundaries restart
Executions in different recovery boundaries (across RPCs) continue running.
RPCs create recovery boundaries: When an execution crashes, only the executions within its recovery boundaries restart
Executions in different recovery boundaries (across RPCs) continue running.
https://github.com/penumbra-zone/penumbra/pull/2500
https://github.com/penumbra-zone/penumbra/pull/2500
Fun fact: my awesome cheek pads help amplify these calls.
Fun fact: my awesome cheek pads help amplify these calls.
I tend for GraphQL for “typed RPC on demand”, but that’s mostly because it’s my comfort zone.
I tend for GraphQL for “typed RPC on demand”, but that’s mostly because it’s my comfort zone.