| ▲ | PaulDavisThe1st a day ago | |
You've forgotten the 3rd canonical hard problem: off by one errors. | ||
| ▲ | CodeMage a day ago | parent | next [-] | |
The original joke deliberately says "two hard problems" and then lists three. The "off by one errors" being the 3rd problem is the punchline of the joke. | ||
| ▲ | tmtvl 20 hours ago | parent | prev [-] | |
concurrencyThere's 3 hard problems in computer science: naming things, cache invalidation, , and off-by-one errors. | ||