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

Programmer Humor

26713 readers
2501 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
 

๐Ÿซฉ๐Ÿซฉ๐Ÿซฉ๐Ÿซฉ

top 50 comments
sorted by: hot top controversial new old
[โ€“] sik0fewl@lemmy.ca 20 points 9 hours ago (1 children)

Meanwhile on Linux: /boot successfully deleted

[โ€“] zerofk@lemmy.zip 11 points 9 hours ago (2 children)

I once deleted /dev/null Do not recommend. Youโ€™d be surprised how much of the system needs it.

[โ€“] JackbyDev@programming.dev 1 points 4 hours ago

How? I could've sworn it wasn't even a "real" file. I thought the file system just had special rules for interacting with that name.

[โ€“] Dremor@lemmy.world 10 points 8 hours ago (1 children)

I once deleted /dev/urandom. I didn't want uncertainty in my life.

Well, I was on for a surprise.

[โ€“] CheesyFox@lemmy.sdf.org 2 points 6 hours ago* (last edited 5 hours ago)

well, i guess your pc got into a pretty certain state of being, at least for that evening, so technically it worked:)

[โ€“] Njos2SQEZtPVRhH@piefed.social 13 points 11 hours ago

Well duh, Microsoft respects privacy

"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.

[โ€“] Inucune@lemmy.world 6 points 9 hours ago

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

Kill the process or at least you know who now.

[โ€“] Johanno@feddit.org 21 points 13 hours ago (1 children)

Actually on windows 7 I found out how to get which process is locking one file.

You open the resources manager (task manager has a link to it)

Inside you can see how much each process uses on cpu, network and stuff.

And there is a tab where all used files for each process is listed. You can search for specific files.

[โ€“] Landless2029@lemmy.world 32 points 12 hours ago (2 children)

Yeah there's a Microsoft sysinternals utility where you can drag a file into to fetch that info for you.

Makes zero sense there isn't a >Details in the error notification that tells you the damned process in Windows.

[โ€“] JackbyDev@programming.dev 1 points 4 hours ago

Right? I get that it's "alarming" to users to see weird stuff, but just hide it under a little expandable thing.

[โ€“] Piafraus@lemmy.world 4 points 10 hours ago (1 children)

Not only that, but you can actually search all active processes to see which handles they keep references to. Just search the name of your file and it will show you the processes which use it

[โ€“] Landless2029@lemmy.world 1 points 8 hours ago

Gawd forbid users get some transparency.

[โ€“] sefra1@lemmy.zip 169 points 20 hours ago (2 children)

"Hey Linux, can you just delete this file please?"

"Sure thing bud, a program is using it, it's ok, I will just unlink the inode anyway, the program can still access it until it closes the file"

[โ€“] CanadaPlus@lemmy.sdf.org 1 points 4 hours ago

Hmm. So are the blocks freed up for overwriting on file close, then?

[โ€“] xthexder@l.sw0.com 61 points 18 hours ago (3 children)

This is honestly one of my favorite features of the linux filesystem. As a dev it makes things like replacing and hot-reloading plugins way easier.

It turns out you can kind of get the same functionality on Windows if you rename the open file and place the new one with the original name, but it's a bit of a hack.

It turns out you can kind of get the same functionality on Windows if you rename the open file and place the new one with the original name, but it's a bit of a hack.

Only if you don't have OneDrive working. In that case, you have to wait for it to sync or it won't go through.

Anytime I have an issue at work where I can't change or delete a file, it's a 50/50 split between Excel and OneDrive being the cause

[โ€“] oascany@lemmy.world 42 points 18 hours ago (8 children)

Windows won't let you rename a file that's being used either.

load more comments (8 replies)
load more comments (1 replies)
[โ€“] kuneho@lemmy.world 55 points 18 hours ago* (last edited 18 hours ago) (2 children)

back in the XP days, I used a software called "Unlocker" just for this problem. It probably still exists, I don't know, because since Windows 7, the easiest way to find out what process locks a file is to open Resource Monitor (Start search: resmon) and on the CPU tab, using the "Associated handles" list, you can search for the file name and see the process in question (and kill it).

So yeah, Resource Monitor is a useful tool on Windows.

[โ€“] rockerface@lemmy.cafe 47 points 18 hours ago (11 children)

There's a collection of free little utilities called Microsoft PowerToys, including the file unlocker thing. Why would they not include these into base kit Windows is beyond me.

[โ€“] BilSabab@lemmy.world 20 points 16 hours ago (4 children)

not including PowerToys inside basic package is a fucking choice. Win11 is literally unusable without it in many aspects.

[โ€“] AndyMFK@lemmy.dbzer0.com 16 points 15 hours ago (2 children)

I would argue windows 11 is pretty much unusable regardless

load more comments (2 replies)
[โ€“] TeddE@lemmy.world 6 points 12 hours ago (2 children)

I suspect it's in line with big tech policies to coddle end users instead of educating or trusting them. I assert (particularly since the introduction of the iPhone in 2007) that learned helplessness is built into the game plan.

[โ€“] MonkeMischief@lemmy.today 5 points 10 hours ago

100%! Like with major setups and upgrades now just being throbbing circles and a pulsing blue light with the creepy "We're doing stuff on your behalf behind this screen." messaging.

I say computers (and the Internet) are for anybody, but not everybody. Learning to use a tool will always be a requirement of useful tools.

There used to be a time when most people using a computer implicitly understood how files and folders worked, for instance. But now even such a simple abstraction is considered advanced esoteric lost arcana.

I'm deeply saddened by how the tech industry has deliberately pushed understanding backwards so hard in order to foster more obedient consumers.

It's actually wild to see how many people who were at the very least, young adults during the computer boom of the late 80's/early 90's, can't handle anything without a touch screen and don't comprehend email.

Ignorance is sold as the future.

[โ€“] BilSabab@lemmy.world 4 points 12 hours ago

My dad used to say Apple is evil exactly because of that - they make stuff for people who want fancy shit but have little to no interest in actual tech.

load more comments (2 replies)
load more comments (10 replies)
load more comments (1 replies)
[โ€“] youngalfred@lemmy.zip 155 points 23 hours ago (17 children)

In case anyone is interested, there's a powertoy called file locksmith that will show what's using it and let you kill it: https://learn.microsoft.com/en-us/windows/powertoys/file-locksmith

Now the question is if I can install it on my work computer without IT getting pissy

load more comments (16 replies)
load more comments
view more: next โ€บ