Hacker News new | ask | show | jobs
by deredede 964 days ago
As the saying goes, there are two hard problems in computer science: cache invalidation, naming things, and off-by-one errors.
2 comments

You forgot Dates, Times and Timezones
Timezones: if you operate my code across timezones, you're wrong. Date and time: %Y%m%d_%H%M%S. Don't you dare ask for it to be shown any other way.
Three ha you missed out rd problems;concurrency.