Hacker News new | ask | show | jobs
by betenoire 3749 days ago
"There are two hard things in computer science, cache invalidation, naming things, and off by one errors."

cache invalidation: distributed resource synchronization

naming things: all things abstraction

off by one: we always fuck it up somehow