this post was submitted on 08 Jul 2024
641 points (96.9% liked)

Programmer Humor

35773 readers
20 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 211 points 10 months ago (5 children)

The real answer?

"We once gave you commoners this power and you used it to fuck your computer up and then blamed us for it, so we learned you can't be trusted with this power. We hid it behind a kind of skill test, and you're failing that test."

[–] [email protected] 51 points 10 months ago (4 children)

Good luck with opening the subdirectories of C:\WindowsApps\. I ran Explorer as admin, gave myself R/W permissions, even recursively changed ownership of everything, followed all the online guides... Still denied access.

[–] [email protected] 19 points 10 months ago* (last edited 10 months ago)

If you make a bootable linux usb drive you can do whatever you want with all windows stupid files without even having to install linux.

[–] [email protected] 13 points 10 months ago (1 children)

Those're probably containerised.

[–] [email protected] 17 points 10 months ago (1 children)

Sandboxed rather than containerised I think.

[–] [email protected] 5 points 10 months ago (1 children)

what was the difference for those of us who dont know, like andrew over here 😂

[–] [email protected] 2 points 10 months ago

Sandboxed typically restricts a program from being able to read/write to various areas (think an app isn't allowed to use the network, or access USB devices, or it's only allowed access to a certain directory in the filesystem).

Containerised is a way of virtualising an app/apps so that they can be easily distributed to run once or thousands. They can and are also sandboxed to different degrees.

[–] [email protected] 8 points 10 months ago (1 children)

U can use proccess hacker to lauch for example total commander with SYSTEM privileges it's highest possible privilege in windows.

[–] [email protected] 0 points 10 months ago* (last edited 10 months ago) (1 children)

it’s highest

its* ~~hightest~~ highest

[–] [email protected] 13 points 10 months ago (1 children)

Why can't I delete System32? It's taking up space.

[–] [email protected] 25 points 10 months ago* (last edited 10 months ago)

Where are the other 31 systems??

[–] [email protected] 11 points 10 months ago (1 children)

I prefer the answer of giving the giy the reins and letting him get it so riddled with viruses then when he calls for support replying "sorry, your property your problem. You have absolute dominion over it and thus we give no warranty as we have no responsibility."

[–] [email protected] 29 points 10 months ago

Microsoft gives no warranty and assumes no responsibility as it is.

[–] [email protected] 4 points 10 months ago

Reminds me of the “chmod 777” crowd at work. Goddamn it.

[–] [email protected] -1 points 10 months ago