this post was submitted on 27 Jun 2023
182 points (97.9% liked)

Programmer Humor

33267 readers
984 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 2 years ago (1 children)

Actually, there's 2 more:

  1. People making off-by-one errors
[–] [email protected] 14 points 2 years ago (1 children)

IIRC the two hardest problems in computer science are cache invalidation, naming things, and off by one errors.

[–] [email protected] 3 points 2 years ago

Pretty sure that's the one