this post was submitted on 11 Aug 2026
995 points (98.2% liked)
linuxmemes
32499 readers
1252 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves / tolerates / hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I know this is a Linux community and therefore we love to hate on Windows...
but for anyone that hasn't used Windows in a while, they actually finally implemented relatively decent package manager in the form of "winget". When you add the wonderful UniGetUI on top of it you get a pretty good experience.
It had issues early on with consistency but the last ~year or two has seen it get a ton of improvement. It's much more reliable than it used to be.
Obviously "it's about goddamn time" and it doesn't hold a candle to mature package manager like what's available on Linux.
But if you've not experienced it before, and are forced to use Windows sometimes, it's worth checking out.
I have a windows 10 install next to my Linux and I have to agree updates are awful. It might be windows 10 but 3 restarts for an update and the system runs like crap until the update installs. I removed a windows 11 install a while ago because I only used it to play 2 games and it might sit dormant for a few days or longer and when I got back into windows it was unusable until the updates finished. I am running 64GB of ddr4 and a 16 core amd ryzen 9 with a 16GB 9070xt. Hardware is not the issue in my opinion.
Updates are painful on modern Windows, to me it feels like they haven't overhauled the updating system since the Windows 7 days.
It's ridiculous that you have to restart just to update .NET and they take way too long. The major update from the last patchday took 20 minutes on my Ryzen 7 with 64GB RAM and gigabit internet - from downloading to installing and then doing three reboots.
Fedora on the other hand recently had 153 updates for me and the whole process was done in 3 minutes, with only one reboot.
Winget is really not that good. It's better than nothing, but scoop is much better and deals with autoupdating much better.
winget on its own, yeah, I agree scoop is better. But toss UniGetUI at it and suddenly it's a real package manager.
And UniGetUI supports multiple sources: winget, msstore, pip, .net tools, chocolatey, scoop, etc
I do wish winget was more robust on it's own but I also appreciate the goal of getting the package handling right first and letting third parties handle the update automation, at least for now.
I'm naively optimistic that after another 5 years baking it'll be closer to what I actually want