Hacker News new | ask | show | jobs
by kaba0 1259 days ago
Imperative is good (perhaps even better) on a local, small scope.

It is terrible on a system level with concurrent execution, there you really need all the safe guards.