this post was submitted on 08 Jul 2024
500 points (97.0% liked)

Programmer Humor

32559 readers
576 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] 19 points 4 months ago (1 children)

Yeah, that guy's issue isnt a matter of "Microsoft has control over my PC!!!"; more like "I've been using a computer for years and never actually looked at how things work under the surface".

Simple permissions error, happens in Linux all the time as well.

[–] [email protected] 12 points 4 months ago* (last edited 4 months ago) (1 children)

Right?

This reeks of inexperience.

We lock things down because a malicious program can easily be "owned" by the user through stupid choices. And now you got viruses.

This is a way to stupid proof things. And the workaround isnt difficult, but it's to stop people like Andrew. And so far, success.

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

Why are you assuming so much about Andrew?

What are these workarounds? And why are they workarounds and not standard procedures?