Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I don't think it's a function of complexity per se, but determinism. This is why Haskellers love the IO monad. Used well, it lets you quarantine IO to a thin top-level layer, below which all functions are pure and easy to unit test.


Distributed systems are anything but deterministic.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: