Y
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
peteretep
4496 days ago
there are three hard things concurrency, in computer science: cache invalidation, naming things, and off-by-one errors
link
jph
4496 days ago
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?
link
Roonerelli
4496 days ago
http://martinfowler.com/bliki/TwoHardThings.html
link