814
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 31 Oct 2025
814 points (98.3% liked)
Programmer Humor
28021 readers
1407 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
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.
Waiting in windows explorer in a shared directory for write access to a document, with "notify" set. It says filename.doc is available, double click it. "Sorry psud, this file is being used by psud. Open read only or notify when this file is free?"
Because of course explorer opens the file read/write to show the preview