Hacker News new | ask | show | jobs
by Roonerelli 4496 days ago
there are two hard things in computer science: cache invalidation, naming things, and off-by-one errors
2 comments

there are three hard things concurrency, in computer science: cache invalidation, naming things, and off-by-one errors
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?