this post was submitted on 31 Jul 2024
137 points (99.3% liked)
technology
23267 readers
135 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
- Ways to run Microsoft/Adobe and more on Linux
- The Ultimate FOSS Guide For Android
- Great libre software on Windows
- Hey you, the lib still using Chrome. Read this post!
Rules:
- 1. Obviously abide by the sitewide code of conduct. Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's not called immutable but instead "atomic" where the system is based on OCI image containers where upgrades take you from image A -> B and not updating individual packages.
Compared to Arch or Nix yeah but it can easily be extended with COPRs and RPMFusion.
Not their fault lol, you gotta take it up with GNOME Software/packagekit. I like KDE Discover though. The system package manager DNF4 is getting an upgrade next release which should make it significantly faster which was always a complaint with Fedora.
I solve this problem by installing Nix on top of Fedora, you can also install Nix (and then home-manager) on most Linux distros and it's a great way to get packages you want without polluting your system. It's honestly a better solution than trying to hunt for a native rpm/deb package. You could also install homebrew if you prefer that or distrobox.
I really like Fedora's 6 month release cycle (always stays on the ball with new features and changes) while not enforcing their view of the desktop (Ubuntu's snap model) on its users.
all the factual corrections here i think are correct; i didn't look anything up was just going from memory.
but
idk who is forcing them to use it without fixing for years? seems like they could have agency if they wanted to. good someone is improving it. speed is one thing. also configuration options, keyboard shortcuts, and not crashing 1/3 of the time would be good. but I'm done with fedora I gave it an honest try. lots of people like it so there must be something to it, just not for me. which is part of what's great for linux--- you don't have to suffer other people's tastes.
well if it works for you then it works. sounds kind of elaborate for a beginner. i think nix is absolutely perfect for certain users; i might end up there one day. (after i learn emacs.)
now that you remind me, i think distrobox is actually their recommended method. i got bored/lost in the documentation of that and didn't get it functional. tho i understand it works well once you get the hang of it. then you have unlimited possibilities.