Hacker News new | ask | show | jobs
by dspillett 1596 days ago
There are only two hard things in Computer Science: cache invalidation, naming things, and off-by-one errors.
3 comments

There are only two hard problems in Computer Science: there's one joke, and it's not even funny
I prefer the less obvious version of this one:

> There are only three hard things in Computer Science: cache invalidation and naming things.

That's the one I use all the time.