Hacker News new | ask | show | jobs
by qup 941 days ago
The three hard problems: naming things and off-by-one errors
1 comments

I always heard:

There are two hard problems: naming things, cache invalidation, and off-by-one errors.

1 hard problems.

naming things, cache invalidation, off-by one errors, and overflows.