this post was submitted on 27 Jun 2023
177 points (97.8% liked)

Programmer Humor

33603 readers
11 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
[–] aaiding@feddit.nl 19 points 2 years ago (1 children)

Actually, there's 2 more:

  1. People making off-by-one errors
[–] zurohki@lemmy.fmhy.ml 13 points 2 years ago (1 children)

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

[–] aaiding@feddit.nl 2 points 2 years ago

Pretty sure that's the one