Hacker News new | ask | show | jobs
by etatoby 3332 days ago
There are only two hard things in Computer Science: cache invalidation and naming things. —Phil Karlton

oh, and:

The first step towards wisdom is calling things by their right names. —Anonymous Chinese Proverb

1 comments

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