this post was submitted on 27 Jul 2024
838 points (97.5% liked)
Technology
59052 readers
6622 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- 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
view the rest of the comments
I like the way Linux handles updating software better.
On Windows, every app is installed separately so each app is internally responsible for its own updates. So you sit down to do some work, open up your productivity software and "Autodobe After360 requires an update to continue. [Yes] [Yes]" This isn't impossible on Linux but it happens much less often.
As you say it doesn't throw itself under your wheels as often as Windows does.
You can do a lot with
chocolatey
orwinget
, but they can't update system software. Linux package management is just better.