Hacker News new | ask | show | jobs
by egwynn 3779 days ago
> There are only two hard things in Computer Science: cache invalidation and naming things.

> -- Phil Karlton

1 comments

I like the self referential version:

"There are only two hard things in Computer Science: cache invalidation, naming things, and off-by-one errors."