Hacker News new | ask | show | jobs
by nadagast 822 days ago
I think a lot of this type of problem goes away with immutable data and being more careful with side effects (for example, firing them all at once at the end rather than dispersed through the calculation)