this post was submitted on 31 Oct 2025
779 points (98.3% liked)
Programmer Humor
27175 readers
996 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's even more fun when you're trying to do something with a file on a network share. There have been so many times where a user goes "it's telling me i can't save this because Suzie is using it", i close Suzie's abandoned session, and the file is still magically in use by Suzie. Why? Because the dialogue is broken and the file is actually open on John's machine. I fucking hate windows.
My favorite is “Location Not Found”. It’s amazing that both Mac and Linux seem to do a better job on SMB than Windows.