Hacker News new | ask | show | jobs
by flohofwoe 493 days ago
The trend to overgeneralize is the same problem as 'global mutable state considered harmful' ;)

In a well designed code base, only a very small part of the code should need to worry about concurrency and parallelism.