this post was submitted on 07 Nov 2025
255 points (97.0% liked)

PC Gaming

15458 readers
127 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments, within reason.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Blue_Morpho@lemmy.world 17 points 10 months ago (3 children)

Linux has you sudo all the time so that's not weird.

[–] jjjalljs@ttrpg.network 28 points 10 months ago (2 children)

If you are using sudo all the time something has gone wrong

[–] DickFiasco@sh.itjust.works 8 points 10 months ago

I just set my computer to auto-login as root when it boots up. I never have to use sudo!

[–] Blue_Morpho@lemmy.world 7 points 10 months ago (1 children)

If you aren't trying new packages and distros are you even Linuxing?

[–] valter@lemmy.world 2 points 10 months ago

As a Silverblue-based distro user, I don't need root to do any of that.

[–] Truscape@lemmy.blahaj.zone 15 points 10 months ago* (last edited 10 months ago)

It might be roundabout weird because using Windows you expect any request performed by the user (except perhaps modifying system32) to be accepted without questioning.

Linux (with a few exceptions) gives the user the expectation that the reason they need sudo is that it is the safety glass confirmation around the potential self-destruct button (even if sometimes needed for mundane things)

[–] iAmTheTot@sh.itjust.works 7 points 10 months ago

Yeah not sure that one holds up. I'm happily on Linux now, but permissions are something that often creep up and I need to sudo often.