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

There are only two hard things in Computer Science:

0. cache invalidation

1. naming things

47. asynchronous callbacks

2. off by one errors

Zero-based indexing.