this post was submitted on 29 Jun 2024
881 points (94.9% liked)

Programmer Humor

31251 readers
1012 users here now

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

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 week ago* (last edited 1 week ago) (1 children)

I agree planning around it is stupid, but I don't see how that affects computer programs.

(let me clarify, this seems like an everyone-issue, rather than a developer-issue)

[โ€“] [email protected] 2 points 1 week ago

IMO the problem for developers is that they have to provide general solutions, so they have to cover each case all the time instead of just a singular case at a time.