@[email protected] to Programmer [email protected] • 8 months agoHas this ever happened to you?lemmy.worldmessage-square87fedilinkarrow-up11.04K
arrow-up11.04KimageHas this ever happened to you?lemmy.world@[email protected] to Programmer [email protected] • 8 months agomessage-square87fedilink
minus-squareAa!linkfedilink85•8 months agoNot 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.
minus-square@[email protected]linkfedilink24•8 months agoThat should be elementary computer literacy: if you don’t know what the file does, then don’t delete it.
minus-square@[email protected]linkfedilink16•8 months ago“I didn’t know what it was, how was I supposed to know not to delete it?”
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.
That should be elementary computer literacy: if you don’t know what the file does, then don’t delete it.
“I didn’t know what it was, how was I supposed to know not to delete it?”
But that’s how you learn!