this post was submitted on 03 Oct 2025
1398 points (99.1% liked)

Programmer Humor

27193 readers
1122 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 2 years ago
MODERATORS
 

🫩🫩🫩🫩

(page 2) 50 comments
sorted by: hot top controversial new old

"Hey Microsoft, i want to safely remove this hard drive so i don't corrupt my data"

"Nope, it's being used by another program"

"I shut down every program, nothing is open, please eject my Hard drive"

"Nope, It's being used by another program"

**Proceed to just yank the cord out of the computer and flick off the screen.

[–] skuzz@discuss.tchncs.de 9 points 1 month ago (2 children)

Mac does the same thing (as others have said) and you can at least sudo lsof and find it, but somehow filesystem access now is worse than Windows 95 era Excel spreadsheet file handles that never worked.

Here's what an operating system is peeps: Something that handles files and programs that live on top of it. That's it.

How is it none of them can't do their basic function anymore?

[–] vpklotar@lemmy.world 8 points 1 month ago (1 children)

Same command works on Linux. Its a real saver sometimes.

load more comments (1 replies)
[–] palordrolap@fedia.io 3 points 1 month ago

Files, hardware / peripherals and programs. The distinction can get a bit blurry what with drivers and the fact that Linux exposes most of the hardware via the filesystem.

[–] Inucune@lemmy.world 7 points 1 month ago

Process explorer, threads and handles tool, search the file name.

Kill the process or at least you know who now.

[–] kayzeekayzee@lemmy.blahaj.zone 7 points 1 month ago (1 children)

On macos, that program is sometimes just Finder trying to calculate folder size

load more comments (1 replies)
[–] MisterMoo@lemmy.world 5 points 1 month ago (1 children)

Same on Mac except it’s an external drive that some mystery program is using.

[–] aeternum@lemmy.blahaj.zone 3 points 1 month ago

same with my kobo. It VERY rarely ejects it. It will just say "unable to eject. force eject?"

load more comments
view more: β€Ή prev next β€Ί