Y
Hacker News
new
|
ask
|
show
|
jobs
by
jabl
2428 days ago
The version I've heard is "There are only two hard things in Computer Science: cache invalidation, naming things, and off by one errors".
2 comments
Viliam1234
2426 days ago
There are only two hard things in Computer Science:
0. cache invalidation
1. naming things
47. asynchronous callbacks
2. off by one errors
link
brylie
2427 days ago
Zero-based indexing.
link
0. cache invalidation
1. naming things
47. asynchronous callbacks
2. off by one errors