this post was submitted on 21 Aug 2023
790 points (97.1% liked)

Technology

57472 readers
3606 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 14 points 1 year ago (1 children)

Windows randomly decided to break for me many more times than Ubuntu did for my parents. Every time a sudden new update is pushed on the background, stalling anything I would be doing to a halt, it's a roll of the dice if it will still function properly when it's done.

[–] [email protected] -5 points 1 year ago (3 children)

Sure, and how easy was it to fix those issues?

Usually it is nothing more than either reversing an update or waiting for the next update in Windows.

While in Linux you'd have to re-import the correct repositories through command line and it might still not work, explain that to your parents.

[–] [email protected] 9 points 1 year ago

How easy? Not at all. I've had to format the whole computer several times that reversing updates failed. At which point using Linux wouldn't have been any harder.

[–] [email protected] 7 points 1 year ago

Poke about in registry, Google problems where the solutions are for the wrong version of windows, wade through driver problems, find that the issue is in a toggle that used to be easy to find in control panel but now is buried under layers of crap

[–] [email protected] 6 points 1 year ago

Usually it is nothing more than either reversing an update or waiting for the next update in Windows.

...Waiting with a non-functional computer until the next update?... Really?...

While in Linux you'd have to re-import the correct repositories through command line and it might still not work, explain that to your parents.

Why would a non-technical person ever need to use 3rd-party repos? Besides that, "reimporting" a repo is just adding 3-5 lines of text to a file, which can be done via gEdit, or, in most cases, through the settings in a distro's package manager UI.