Whelp, here I am. Been an Arch user for over 10 years now, and to this date I love it. But something is bothering me lately. Almost two years ago I jumped ship and completely switched to Wayland (using Plasma first, then Sway). I tasted modernism with all its features and it was sweet. But those last two years were a timeframe where I had to troubleshoot quite a lot compared to before where I used XFCE which was a very stable and reliant experience.

I am at a stage in my life where I do not have the time, nor the energy anymore to troubleshoot problems on a regular basis. I am now almost afraid of installing updates, because something new could fail again. But I cannot go back anymore. Wayland is too sweet.

So although I still love Arch, maybe it is time for me to look for something else which gives me more ease-of-mind. I am specifically looking at immutable distros now since the concept seems to be exactly what I am looking for (stable, low maintenance, up-to-date packages, easy rollback). But I am a bit lost with the options and hope that you can help me with some recommendations.

  • I mainly browse the web, watch movies, game, do some scripting and run qemu VMs
  • I am comfortable with the terminal
  • I don’t do fancy customizations
  • I don’t like GNOME

Distributions that I find interesting so far:

  • Aurora
  • Bazzite
  • NixOS

I am still trying to wrap my head around what the differences between NixOS and the other two are. Afaik, with Nix you can configure your system once (including what packages you want to use), save this configuration in a file, and load it up whenever I need to set it up again. And it seems to have the same concept of updates, such that you can easily roll back if needed. But it seems to be aimed more at professional users and that I might overshoot at what I was aiming for. So for someone who likes to setup a system once and then just wants to use it indefinitely without too much maintenance what would your recommendation/advice/critisism regarding my situation be?

Edit: thank you guys so much for all your recommendations and thoughts! After some further analysis I decided to install Bazzite for the following reasons:

  • shares a lot of similarities with other Atomic distros
  • but has all the nice gaming related things pre-installed and configured and it uses a properly pre-installed Steam (not the Flatpak version) (the main reason why I chose it over Aurora, which would have been my next best pick)
  • my qemu virtual machines run perfectly fine (also the shared folder)
  • some dev stuff already pre-installed (don’t think I need more than there already is)
  • fast and the OS feels like made out of one block, very consistent
  • I was ready to use my machine like I want to in basically no time
  • I already love the atomic way of handling updates
  • so far no issues

The only thing left for me to do is to figure out how to properly install SyncThing and Zerotier-One, then I am absolutely set.

  • Arkhive (they/she)@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago

    I realize you’ve already made your switch, but I wanted to toss in my 2 cents. I had a very similar, though shorter term experience with Arch, and I still love it dearly, but over time some jank began to creep in around the edges. The time came to make some sort of change when I finally decided to wipe the windows boot drive I had in the system. I took the opportunity to upgrade the m.2 ssd and decided on NixOS for a handful of reasons, and it’s honestly been super refreshing. I feel even more in control of the stability of my system than any OS I’ve used before. If something is going wrong, it is most likely something I did in my config, or the config isn’t even valid and the system tells me exactly what is wrong before I even get to a point where I’m trying to boot into a broken system. I ignored a lot of the online recommendations to use flakes and home manager and whatever. Just a single text file with all the details of my system in it. I find it incredibly digestible compared to tracking down issues with Arch.

    Anyway, I also have a Bazzite system, and like it. Sounds like you’ve found a nice new home!

    • dingleberrylover@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      Thank you for your input! NixOS sounds very intriguing to me but it also appears to be an absolute beast. I’d need time to dive into the Nix world, but I definitely will do so!

      Yes, so far I am happy with it.

  • dingleberrylover@lemmy.worldOP
    link
    fedilink
    arrow-up
    1
    ·
    2 days ago

    Thank you guys so much for all your recommendations and thoughts! After some further analysis I decided to install Bazzite for the following reasons:

    • shares a lot of similarities with other Atomic distros
    • but has all the nice gaming related things pre-installed and configured and it uses a properly pre-installed Steam (not the Flatpak version) (the main reason why I chose it over Aurora, which would have been my next best pick)
    • my qemu virtual machines run perfectly fine (also the shared folder)
    • some dev stuff already pre-installed (don’t think I need more than there already is)
    • fast and the OS feels like made out of one block, very consistent
    • I was ready to use my machine like I want to in basically no time
    • I already love the atomic way of handling updates
    • so far no issues

    The only thing left for me to do is to figure out how to properly install SyncThing and Zerotier-One, then I am absolutely set.

  • MentalEdge@sopuli.xyz
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    3 days ago

    I’ve been on endeavour+plasma over a year now.

    I share your desire for a system that always, 100%, every time, is there and ready to be used.

    At the same time, I really like arch and the convenience of the AUR.

    Hence, I boot-strap reliability onto my system through btrfs snapshots.

    The setup is extremely simple, (provided your install is grub+btrfs) just install timeshift + the auto-snap systemd services. Configure it, and forget it.

    Next time something breaks, instead of spending time on troubleshooting, you timeshift back to a known good point and then just get on with using your system.

    With the auto-snap package installed every update also creates a restore point to go back to before it.

    In addition to that, I started updating my system less frequency. The logic being that the more often you update a rolling release install, the more likely you are to catch it at a time when something is wrong, before it is fixed. Still regularly, but instead of every other day, I now have an update notification that goes off once a week.

    The result has been zero time spent troubleshooting my system. If it worked yesterday, it’ll work today. If it worked last week, but doesn’t today, I’m a reboot away from a known good snapshot.

    • Kangy@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      Hi, I’m about to install Timeshift on my clean EOS install. I used manjaro before and it used to snapshot before installing. Is that auto-snap the thing that does that and where does one get it from?

      Thanks!

      • MentalEdge@sopuli.xyz
        link
        fedilink
        arrow-up
        2
        ·
        1 day ago

        Yes.

        Just do yay timeshift, then install all three packages that show up.

        Timeshift itself is one, autosnap is a second, and the third is a systemd timer that handles the scheduled snaps (monthly, weekly, etc).

    • dingleberrylover@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      3 days ago

      Thank you for your suggestion! Yes, NixOS seems a bit too much.

      Atomic Kinoite really looks very similar to Aurora. Is there any benefit of one over another?

          • BlueSquid0741@lemmy.sdf.org
            link
            fedilink
            arrow-up
            0
            ·
            3 days ago

            It’s all part of the same project, Universal Blue.

            Aurora -desktop KDE

            Bluefin - desktop Gnome

            Bazzite - gaming and handheld focused with KDE

            I installed Bazzite on a desktop I recently gave away to some local people. I also used Bazzite for two years as a htpc before I got a steam deck. It was good stuff, never had problems with it.

            • smeg@feddit.uk
              link
              fedilink
              English
              arrow-up
              0
              ·
              2 days ago

              Is there a guide to all the different Universal Blue spins anywhere?

              • BlueSquid0741@lemmy.sdf.org
                link
                fedilink
                arrow-up
                0
                ·
                2 days ago

                Their website has a rundown of each, links to each projects page, and notes on what makes ublue different.

                https://universal-blue.org/

                But ignore all the “cloud native” talk. It’s got nothing to do with end user experience and I don’t know why they still feel the need to highlight it.

                • smeg@feddit.uk
                  link
                  fedilink
                  English
                  arrow-up
                  0
                  ·
                  2 days ago

                  So from there I can see

                  • Aurora
                  • Bazzite
                  • Bluefin
                  • uCore

                  and then this link which has

                  • Silverblue
                  • Kinoite
                  • Sway Atomic
                  • Budgie Atomic
                  • Cosmic Atomic

                  Does that sound like all of them?

  • wewbull@feddit.uk
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    3 days ago

    Your problem isn’t Arch. It’s the fact that the Weyland experience is still under development and so not stable release to release.

    This will be true on any distro.

    If your solution is to freeze your distro in a certain point in time, don’t type pacman anymore.

    • phantomwise@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 days ago

      Noooo that’s a terrible idea 😭

      If six months from now you decide that you do need updates, Arch won’t like the accumulated six months of updates coming all at once and might throw a tantrum.

      Also not updating is a bad idea in general, you do need security updates for stuff like your browser. Please don’t use an out of date system. If you want, install something like debian which will give you only critical updates that won’t break stuff until the next release.

      • krakenfury@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 days ago

        Upgrading an Arch install months or even years out of date is not that big of a deal. That’s one of the benefits of a rolling release platform.

        Once after a move, an old desktop sat in a box for at least two years and I had it updated in a hour or so. Yes, you have to review the archlinux.org news feed for breaking changes, but if you follow any steps that pertain to your packages it’ll work fine.

  • I think you’re fixing the wrong problem.

    If your desktop was stable with X, and it’s unstable with Wayland, Why is Wayland “more sweet”?

    I try Wayland about bi-yearly, and IME it’s slower, more buggy, and less complete. It may be inevitable, although I half expect a new Rust display server to come along and yank the rug from under it; it feels a lot like Upstart before systemd came along, including major distros having migrated already.

    What about it do you find so compelling about Wayland?

    • dingleberrylover@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      3 days ago

      Wayland is super fast, free of tearing and can handle completely different monitors working together without issues. It is not wayland that makes it unstable, just that there is much more going on development-wise which can cause things to break more easily in a rolling distro. But I also had issues non-related to wayland but with Plasma, for example that after a plasma (and Dolphin) update, my NTFS partition could not be mounted anymore. Using pcmanfm-qt solved it.

      Having a distro that tests things more or at least makes it easy to rollback, would help in such situations. When I was a student, these things did not nother me to much. But now with a demanding job, I just don’t want to put too much time on this things anymore.

      • Wayland is super fast, free of tearing and can handle completely different monitors working together without issue

        I had the opposite experience. Wayland was slower, and didn’t handle my different DPI and monitor sizes correctly; I could set the exact same fonts (family, sizes) in two different applications and one would be normal and the other unreadably small. I haven’t experienced tearing on X in decades; I haven’t seen that on Wayland, either, but it hasn’t been a issue for me.

        I’ll try it again here pretty soon. It’s improving; my biggest issue was that people were pushing it while it was still clearly half-baked; maybe the issues I’ve seen are resolved. And, maybe it’s caught up to X in speed, although the last benchmark I saw (Phorix?) it still lagged X for many things.

  • Tundra@lemmy.ml
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    3 days ago

    CachyOS - still in the arch environment but it somehow remains consistently stable