Hacker News new | ask | show | jobs
by derefr 3604 days ago
I think of Erlang less as making remote operations masquerade as local ones, and more as forcing you to assume that all local code has the potential failure-modes of remote code. Which, often (for weird and roundabout reasons) it does.
2 comments

This.
Very insightful!