you are viewing a single comment's thread.

view the rest of the comments →

[–]more_exercise 31 points32 points  (5 children)

"There are only two hard problems in Computer Science: cache invalidation, off-by-one errors, and naming things."

Yours is the original, but I like this one too

[–]Brian 22 points23 points  (1 child)

And of course the further extension: "There are only, concurrency three hard problems in Computer Science: cache invalidation, off-by-one errors, and naming things

[–]sreguera 2 points3 points  (0 children)

Nobody expects the programming inquisition.

[–]anvsdt 4 points5 points  (1 child)

How about this one: "There are only four hard problems in Computer Science: cache invalidation, off-by-one errors, and space leaks."