this post was submitted on 06 Apr 2024
1019 points (97.2% liked)

Programmer Humor

19187 readers
1290 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] aaaa@lemmy.world 86 points 5 months ago (1 children)

Not quite this, but I did have a validation team that didn't know when to quit.

The project was a Windows service, and they would be constantly opening bugs saying "program crashes when we deleted xxxxx.dll"

Like... Yeah. If you delete necessary libraries from the installation directory, the program won't run correctly.

[–] zarkanian@sh.itjust.works 25 points 5 months ago (2 children)

That should be elementary computer literacy: if you don't know what the file does, then don't delete it.

[–] Xatolos@reddthat.com 17 points 5 months ago

"I didn't know what it was, how was I supposed to know not to delete it?"

[–] leftzero@lemmynsfw.com 2 points 5 months ago

But that's how you learn!