Hacker News new | ask | show | jobs
by peteretep 4497 days ago
there are three hard things concurrency, in computer science: cache invalidation, naming things, and off-by-one errors
1 comments

what's the name for the four hard things concurrency, in computer science: cache invalidation, off-by-one errors, naming things, and whatever the last one is called?