Discussion about this post

User's avatar
Neural Foundry's avatar

Spot on about the regression here. The actor model approach is clever because its guaranteeing exactly-once semantics at the runtime level rather than making devs hand-code it. I've shipped serverless stuff where like 30% of LOC ended up beign state coordination and retry logic, which is just painful to maintian. Compilation target idea is interesting too btw.

Expand full comment

No posts

Ready for more?