this post was submitted on 17 Jan 2025
659 points (95.0% liked)

Programmer Humor

32900 readers
1678 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
[โ€“] kameecoding@lemmy.world 5 points 19 hours ago* (last edited 19 hours ago) (1 children)

Bugs frustrate me more because I can often guess at why they are happening and how to fix them but can't just apply the fix myself.

That's like a big portion of bugs lmao, lots of bugs exist because the spaghettification of the code makes it too costly to fix. Do you really think devs don't know why the bugs are there? They usually can't be fixed because there is no time or no willingness from management or the root cause is so deeply rooted it requires a shit ton of work to be able to fix it at all.

[โ€“] Buddahriffic@lemmy.world 4 points 18 hours ago

Yeah that's fair, though it doesn't help with the frustration. Especially when it's management getting in the way of things. Like with all the enshitification, my guess is that there's a dev or team of devs that hate themselves for going along with it.