this post was submitted on 27 Jun 2023
307 points (97.2% liked)

Programmer Humor

32042 readers
1329 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] 25 points 1 year ago (1 children)

Actually, there's 2 more:

  1. People making off-by-one errors
[–] [email protected] 20 points 1 year 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 1 year ago

Pretty sure that's the one