Hacker News new | ask | show | jobs
by Tade0 2171 days ago
IIRC there were two problems that were the hardest:

1. Naming things.

2. Cache invalidation.

3. Off by one errors.

Number 3 apparently the hardest one.