Remix.run Logo
doctorpangloss 4 days ago

^ maybe the most knowledgable person in the world about these gritty details

RPC SDKs should have session management, otherwise you end up in this situation:

"Any sufficiently complicated gRPC or Cap'n'Proto program contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Akka"

vereis 4 days ago | parent | next [-]

i think the original quote is "Any sufficiently complicated concurrent program in another language contains an ad hoc informally-specified bug-ridden slow implementation of half of Erlang" :-) but your point still stands

coryrc 4 days ago | parent [-]

Not quite :) https://en.m.wikipedia.org/wiki/Greenspun%27s_tenth_rule

paradox460 4 days ago | parent | prev [-]

Isn't akka just a poor man's erlang