this post was submitted on 29 Jun 2024
887 points (94.8% liked)

Programmer Humor

31808 readers
513 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
[โ€“] lord_ryvan@ttrpg.network 1 points 1 month ago* (last edited 1 month 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)

[โ€“] homoludens@feddit.de 2 points 1 month 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.