Fedora, it fucking slaps and worked right out of the box. I'm using it for work and play on my main rig! I dual boot for some very specific hardware things that are not normal, but other than that it's been seamless! When I booted into Windows 10 again, they auto installed copilot... Glad to be done with this crap.

  • hello_hello [comrade/them]
    ·
    2 months ago

    "immutable" model

    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.

    But their repos are sparse

    Compared to Arch or Nix yeah but it can easily be extended with COPRs and RPMFusion.

    GUI package manager is trash

    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 gave up due in main part to having to constantly install outside the package manager.

    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.

    • glans [it/its]
      ·
      2 months ago

      all the factual corrections here i think are correct; i didn't look anything up was just going from memory.

      but

      Not their fault lol

      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.

      Nix on top of Fedora

      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.