I’ve been using Linux as my main OS for a couple of years now, first on a slightly older Dell Inspiron 15. Last year I upgraded to an Inspiron 15 7510 with i7-11800H and RTX3050. Since purchasing this laptop I’ve used Manjaro, Debian 11, Pop OS, Void Linux, Fedora Silverblue (37 & 38) and now Debian 12. I need to reinstall soon since I’ve stuffed up my NVIDIA drivers trying to install CUDA and didn’t realise that they changed the default swap size to 1GB.

I use this laptop for everything - development in C/C++, dart/flutter, nodejs and sometimes PHP. I occasionally play games on it through Proton and sometimes need to re-encode videos using Handbrake. I need some amount of reliability since I also use this for University.

I’ve previously been against trying Arch due to instability issues such as the recent GRUB thing. But I have been reading about BTRFS and snapshots which make me think I can have an up to date system and reliability (by rebooting into a snapshot). What’s everyone’s perspective on this, is there anything major I should keep an eye on?

Should also note I use GNOME, vscode, Firefox and will need MATLAB to be installed, if there is anything to do with those that is problematic on Arch?

Edit: I went with Arch thanks everyone for the advice

  • thayer@lemmy.ca
    link
    fedilink
    English
    arrow-up
    13
    ·
    10 months ago

    You haven’t really identified any of your reasons for leaving the previous distros behind. Did they fall short somewhere? If it was simply to try them all out, then by all means, add a notch on your belt for Arch too. You can always install yet another distro down the road if it doesn’t pan out.

    I’m a former Arch dev, and once upon a time I created its logo. I love the project, and it will always be dear to me. That said, I use Fedora Silverblue for most of my host systems now, and Arch containers for my everyday tasks.

    As you likely already know, Fedora provides one of the best GNOME experiences available. I like the additional stability, flexibility, background updates, and easy rollbacks that Silverblue provides, but I can also appreciate that the flatpak and containerized workflow isn’t for everyone.

  • lloram239@feddit.de
    link
    fedilink
    arrow-up
    12
    ·
    10 months ago

    I’ve previously been against trying Arch due to instability issues

    Skip Arch and go straight to NixOS if you are worried about that. Gives you most of the same advantages (huge up to date package collection) with none of the disadvantages (everything can be downgraded, patched, rolledback, etc. with ease).

    • fraydabson@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 months ago

      Yeah once I’m brave enough to move OS on my server (currently running Ubuntu server) I want to switch it to NixOS.

      I’m spinning up a VM first to better understand it.

      • lloram239@feddit.de
        link
        fedilink
        arrow-up
        4
        ·
        10 months ago

        Installing the Nix package manager on another distribution is also an easy way to get familiar with it without making the full switch.

        • fraydabson@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 months ago

          Didn’t even cross my mind. So I can install it on my current Ubuntu server to get familiar with it. Def gonna try.

          • zwekihoyy@lemmy.ml
            link
            fedilink
            arrow-up
            2
            ·
            10 months ago

            nix package manager works on all posix compliant os’ and doesn’t touch system directories. everything is stored in /nix/store and symlinked to ~/.nix-profile.

            personally I run an arch build and then only use nix for my packages.

  • throwawayish@lemmy.ml
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    10 months ago

    Last year I upgraded to an Inspiron 15 7510 with i7-11800H and RTX3050. Since purchasing this laptop I’ve used Manjaro, Debian 11, Pop OS, Void Linux, Fedora Silverblue (37 & 38) and now Debian 12.

    A distro-hopper. *Noted*.

    I need to reinstall soon since I’ve stuffed up my NVIDIA drivers trying to install CUDA and didn’t realise that they changed the default swap size to 1GB.

    Prefers starting from scratch instead of fixing. *Noted*.

    I use this laptop for everything - development in C/C++, dart/flutter, nodejs and sometimes PHP. I occasionally play games on it through Proton and sometimes need to re-encode videos using Handbrake. I need some amount of reliability since I also use this for University.

    General-use and reliable. *Noted*.

    I’ve previously been against trying Arch due to instability issues such as the recent GRUB thing.

    Understandable, but not entirely justified.

    But I have been reading about BTRFS and snapshots which make me think I can have an up to date system and reliability (by rebooting into a snapshot).

    Fair.

    What’s everyone’s perspective on this, is there anything major I should keep an eye on?

    It is almost common knowledge at this point that this approach has serious merits. That’s why we find it on a myriad of rolling release distros. From Manjaro to Garuda, from SpiralLinux to Siduction. Heck, even Nobara -which is not strictly a rolling release distro- has it. I wouldn’t even use/recommend a rolling release distro if not for (GRUB-)Btrfs+Timeshift/Snapper. But, while by itself it is already very powerful. It still benefits a lot from testing. Which, when utilized by openSUSE in particular, manages to elevate their Tumbleweed to a very high standard. So much so, that it has rightfully earned to be named the stable rolling release distro. But not all distros are as rigorous in their testing… if at all…

    Should also note I use GNOME, vscode, Firefox and will need MATLAB to be installed, if there is anything to do with those that is problematic on Arch?

    Nah, that’s absolutely fine. *Noted*.

    Should I give Arch a shot?

    So there are some glaring issues here:

    • You’ve set some parameters and asked us if Arch satisfies. Which it does, but so do a lot of other distros. Which seems to tell me that this will become yet another chapter of your distro-hopper-phase. Which -to be clear- happens to be totally fine. I’d even argue that it’s preferable to do it sooner rather than later. Though the mindset of a distro-hopper might deter you from being satiated…
    • As previously alluded, Arch is yet another distro that satisfies your needs. You didn’t mention what attracted you towards it, nor why you’d prefer it specifically over all the other available options.
    • Btrfs snapshots, while powerful, are not 100% fail-safe. Sure, nothing actually is as a random SSD crash might loom around the corner. And I’d be one of the first to tell you that using Btrfs snapshots to rollback to is an exponentially better experience than without. But we’re still able to improve upon it (mathematically speaking) infinitely times, to be more precise; some systems allow us to decrease the complexity from uncountably infinite amount of states (which therefore become “unknown states”) to countably infinite or (better yet) finite amount of states (which therefore actually become “known states”). The reduction of complexity that this offers and its implications to system reliability are far more impactful than the simple use of Btrfs snapshots.

    Consider answering the following questions:

    • Are you a distro-hopper? Or did you have very legit reasons to switch distros? If so, would you mind telling us why you changed distros?
      • Would it be fair to assume that it boils down to “I messed up, but instead of repairing I will opt for reinstalling.”
        • If so, is this something you want to work on (eventually) or doesn’t it bother you at all?
    • Why Arch?
    • Would you like to setup Btrfs yourself? Or would you prefer your distro to do it for you? Or don’t you actually mind regardless?
    • ⸻ Ban DHMO 🇦🇺 ⸻@aussie.zoneOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 months ago

      I might be a distro hopper. Every distro just niggles me after a while, Silverblue wasn’t flexible enough, didn’t like GNOME 3.38 on Debian 11 after using 4x on Manjaro. Manjaro was buggy and had poor reputation. I didn’t like Pop Shell, however, there was good support for Optimus laptops on Pop OS. Before Debian 12 I gave Ubuntu another go and it kept crashing. Main problem with Debian 12 is Firefox ESR which doesn’t work with some sites I need and that the packages will be significantly out of date within a year.

      I thought Arch because it is almost always up to date and seems to be widely recommended.

      It’s not like I haven’t tried fixing the issue, I just don’t know what to do outside of uninstalling and reinstalling the drivers or waiting for NVIDIA to provide a repo for Debian 12 for CUDA. As for the swap I would rather have a partition for it than have some combination of swapfiles and swap.

      I had a go at installing Arch today in a VM using archinstall and set up BTRFS with Timeshift and grub-btrfs and it all seemed fairly straightforward.

      • throwawayish@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        10 months ago

        Thanks for answering! Much appreciated!

        I might be a distro hopper. Every distro just niggles me after a while

        Perhaps you’ve yet to find the one 😜. Your criticism to the different distros is fair though.

        I thought Arch because it is almost always up to date and seems to be widely recommended.

        Yup, it’s by far the most popular rolling release distro. Though, I’d argue that openSUSE Tumleweed -while not as popular- is definitely worth checking out as well. They’re, however, quite different from one another. Arch offers a blank canvas, while openSUSE Tumbleweed is relatively opinionated; though it does offer excellent defaults. You would have to make up your own mind whichever ‘style’ of maintaining a distro suits you best.

        I had a go at installing Arch today in a VM using archinstall and set up BTRFS with Timeshift and grub-btrfs and it all seemed fairly straightforward.

        Well, that sure does sound promising!

        • ⸻ Ban DHMO 🇦🇺 ⸻@aussie.zoneOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          10 months ago

          Thanks for taking the time to read my comments, really appreciate it! I’ve had a bit of a look into Tumbleweed and it sounds like it’s similar to Fedora in how it handles packaging of proprietary software which I found pretty annoying, but I could be wrong.

          • throwawayish@lemmy.ml
            link
            fedilink
            arrow-up
            1
            ·
            10 months ago

            I’ve had a bit of a look into Tumbleweed and it sounds like it’s similar to Fedora in how it handles packaging of proprietary software which I found pretty annoying, but I could be wrong.

            It’s true that Arch is leaner towards proprietary software if that’s what you mean. An example of this is how the Nvidia drivers are just found within repos for Arch (thus enabled by default), while on both Fedora and openSUSE it’s not found in the official repos. Both have made it easier over the years to somehow include options and whatnot within the installer to ease Nvidia users in, but the experience on Arch is definitely smoother.

            Furthermore, Fedora is indeed (kinda) hardcore on FOSS, similarly to Debian. While Arch simply doesn’t care in most cases. My relatively short endeavor to find out where openSUSE fits in seems to point towards openSUSE leaning closer to Debian and Fedora.

            What’s perhaps important to note is that in all cases there are third party repos that can easily be enabled to acquire proprietary software.

      • s20@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        It’s like 700 words, dude. It’s shorter than a 6th grade book report.

      • throwawayish@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        10 months ago

        OP was relatively verbose so I act accordingly. Don’t feel compelled to read larger pieces if you’re sensitive to wasting your time. I don’t recall forcing you to read it, so it’s entirely on you. While information density might have suffered, “little info” is too harsh. Though, as long as there’s even one sentence of ‘original’ information (compared to all the other comments) a piece of writing of that length is worth reading IMO. Though, thinking otherwise is definitely justifiable.

        • dino@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          2
          ·
          10 months ago

          Though, as long as there’s even one sentence of ‘original’ information […] a piece of writing of that length is worth reading IMO

          No. You are just confirming it.

  • Alpharius@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    7
    ·
    10 months ago

    If you want to learn arch linux for the sake of learning about how to manually configure Linux yourself why not. However if you have done a minimal install of void linux (without xfce and bundled) you are not going to learn much.

    Arch Linux can be great if you really want to customize your setup and have fun doing so. Arch can be great if you enjoy having a unique looking environment with an extensive wiki to help you doing so. However it is not the “best” unlike arch fans would say, pacman can have issues updating your system using the AUR and not being careful can sometimes lead you to annihilating your own OS at times (though I have heard that recent updates try to fix that). Besides the full customization it doesn’t have much for it.

    Gentoo is epitome of customization where you compile your OS and chose specific versions (even binaries) of what you want. Void Linux is really fast with the xbps package manager being nearly as fast as pacman and its unique init system which makes it book under 5 seconds using a SSD NVMe. Fedora, Debian and Pop OS are the most used because of how simple and stable they are, and having the largest amount of support from non FOSS developers.

    So f you want to have fun customizing your stuff without having to compile everything: sure why not. Otherwise just try something else.

  • I'm back on my BS 🤪@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    10 months ago

    on the other end of the spectrum, if you really don’t want to learn shit about linux, use Linux Mint. it’s easier to install than Windows, and I only use the terminal for updates using lolcat so I can feel like a rainbow hacker.

    frequent questions and thoughts I have as a Linux Mint user:

    • why tf is everyone arguing about over whatever systemd is?

    • wow, that guy uses Arch, btw 😮

    • I don’t understand this Linux meme

    • where is this program installed??

    • wtf are Vulcan Shaders?

    • should I use apt or apt-get to install? eh, it depends on how lazy I’m feeling

    • check out my screenfetch. I’m such a hacker.

    • i wonder if the people on Linux Mint forums are sick of me asking for help without helping anyone else.

    • all these Linux privacy benefits don’t mean shit since I use Chrome

    • how come no one ever brags about Cinnamon?

    • Kühe sind toll@feddit.de
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      Systemd is a Programm starter which is used for starting your system programms. It made a lot of things much easier, but since there’s no competitor people are arguing about it for ethical reasons since it can do literally anything it wants to do. Vulkan is the Linux equivalent do directX on Windows. Also, Cinnamon is bloat and actually a kinda bad design. KDE and gnome have a lot of things that are much better than in Cinnamon. Cinnamon is good for new users who need the “Windows like System” but I personally don’t like it at all.

        • SeeMinusMinus@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          10 months ago

          I really like KDE. My current system is fedora KDE spin though I also have sway installed but I don’t use it much. I changed some KDE keybinds to feel more like sway and i3.

          • I'm back on my BS 🤪@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            9 months ago

            cool! i went with kubuntu, but am interested in other distros because of the issues with snap. i’ve heard good things about kde neon. what do you think about that? any other kde recommendations? im not a linux amateur professional, btw.

            • SeeMinusMinus@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              edit-2
              9 months ago

              While fedora kde spin is my favorite some other good opinions are opensuse, debian, and something arch based if you want something a bit different. Out of all of those debian will feel the most comfy but its not known for having up to date packages since they do lots of testing before pushing an update.

              • I'm back on my BS 🤪@lemmy.world
                link
                fedilink
                English
                arrow-up
                2
                ·
                9 months ago

                cool 😎 beans 🫘

                I’m waiting for my brain to come back, then I’ll do some testing. You’re right about Debian being a bit behind for my taste. I hear great things about Fedora, but that means I’d have to learn a whole new distro compared to Debian based ones. I still might give it a try on a laptop to see what I think. Arch is way too much for my level of Linux competence and willingness to put effort into learning and troubleshooting it. I’ve heard good things about Tuxedo OS, though the YouTuber that promoted it was transparent that he was being paid by Tuxedo for advertisement.

                If you don’t mind sharing just a little, what do you think I should know or read up on regarding switching to Fedora? Or another way of asking is what difficulties can I expect and how can I prepare? I’m guessing the terminal commands, installation process, and package repos would work differently? Also, since Fedora uses a different package system (so not deb), would I be more limited on what programs I can install in general?

                • SeeMinusMinus@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  edit-2
                  9 months ago

                  The main version of fedora comes with gnome but you have opinions for KDE. A lot of people just install KDE along side gnome but I like Fedora KDE spin because it feels cleaner not having the gnome apps. Even though you can use fedora right after install there are a few things most people like to do first. You will use dnf (its like apt but in fedora) and flatpaks mostly.

                  • Fedora doesn’t have the best multimedia by default so you need to install some stuff using this thing here.
                  • Next you should enable rpm fusion. rpm fusion lets you install more stuff using fedoras package manager dnf. look here to see how to enable rpm fusion.
                  • Next enable flathub. flathub adds more packages to flatpak. flatpak in fedora here.

                  After that you should be good to go. With rpm fusion and flathub there really isn’t going to be any packages you can get in debian but not fedora

      • I'm back on my BS 🤪@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 months ago

        I appreciate the info. If you don’t mind, what’s directX?

        I went with Cinnamon because I assumed that LM was streamlined for it, but I have used both Gnome and KDE, and I really liked KDE. I can install it and give it a shot again. Thank you for the info!!

        • ⸻ Ban DHMO 🇦🇺 ⸻@aussie.zoneOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 months ago

          It’s an API, a set of function declarations and tools, which gives a standard way to control GPUs to make them put stuff on the screen as well as 3D maths. DirectX is a proprietary standard owned and developed by Microsoft and as such only supported on Windows. Though we have libraries such as dxvk which act as DirectX drivers and instead of directly interacting with the GPU, use Vulkan, which is similar to DirectX but and open standard, to put stuff on the screen.

  • blackbrook@mander.xyz
    link
    fedilink
    arrow-up
    4
    ·
    10 months ago

    I’d recommend openSUSE Tumbleweed instead. They originated the btrfs setup that lets you rollback in the grub menu, which has been copied by others. They are bleeding edge except that all packages go through an automated testing system before being rolled out so there’s much less breakage to start with.

      • AnUnusualRelic@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        10 months ago

        I’ve been using it on my main box for a few years with a 1070 and then a 2080 without issues. Not that it means anything. I’ve never really had issues with nVidia despite running Linux for 25+ years and having used a fair number of their cards, but according to the Internet I’m the only one on the planet. So YMMV.

      • blackbrook@mander.xyz
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        10 months ago

        There is definitely a caveat with nvidia. The nvidia repo is managed external to the main repos, so it is possible for a new kernel to drop in the system repo and the nvidia repo not yet be updated with a compatible driver.

        I always wait a few days on such updates and watch the mailing lists for problems especially from nvidia users. So far I’ve only experienced problems due to prime wonkiness that required re-running a couple of prime commands. I haven’t had to use the boot-from-btrfs-snapshot yet, but it’s a nice security blanket.

  • mcepl@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    2
    ·
    10 months ago

    My answer is “No”. Don’t do distro-hopping. It is only waste of time and distraction from actually learning Linux properly. Concerning BTRFS (and I write it as a user of openSUSE which has been supporting it for the longest time), I am absolutely certain that Debian can use it as well as any other distro. Just don’t do the distro-hopping.

    • wuphysics87@lemmy.ml
      link
      fedilink
      arrow-up
      4
      ·
      10 months ago

      Different strokes for different folks. I did nothing but distro hop for my first month or so. You learn a hell of a lot using different package managers and how distros do the same thing different ways. My advise is to have fun and enjoy yourself. If it isn’t a chore, you’ll coming back and you’ll always learn something new.

    • fxt_ryknow@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      My Proxmox cluster has 10+ distros so I can distro hop my heart out. I like bouncing between various distro to stay fresh with package managers… And more specifically the various synax when using various distros

  • myersguy@lemmy.simpl.website
    link
    fedilink
    arrow-up
    3
    ·
    10 months ago

    I’ve previously been against trying Arch due to instability issues such as the recent GRUB thing.

    But you used Manjaro? 😂

    Go for it. If you use archinstall, it is incredibly simple to get up and running. The difficulty around Arch is quite overblown except perhaps when talking about people brand new to Linux. Even without archinstall, you are just following a guide in the wiki.

    • 🧟‍♂️ Cadaver@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      Yeah even for linux enthusiasts, without archinstall, it is hard. at first. Then once you know what is expected it is easy. But the first time setting it up correctly is frustrating. Particularly if you forget to install intel-ucode.

      • myersguy@lemmy.simpl.website
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        The different repos and bad reputation was my point 😉

        If you didn’t want to try Arch due to instability, Manjaro is a funny choice. I was mostly kidding, anyhow.

    • notTheCat@lemmy.fmhy.net
      link
      fedilink
      arrow-up
      0
      arrow-down
      2
      ·
      10 months ago

      is quite overblown

      The wiki installation doesn’t go through repartitioning your drive (like splitting a partition into two and moving the content to a single part of them), I wouldn’t try that using the Arch ISO, no sir

  • noddy@beehaw.org
    link
    fedilink
    arrow-up
    3
    ·
    10 months ago

    I’ve been using arch for many years now. I’ve used various distros every once in a while, but I always come back to arch. When arch break it is probably a single package that is causing the issue, and there is likely a forum post explaining how to fix it already when you have an issue. However if I manage to break ubuntu for example, I always have a bad time getting the system back up without a reinstall. I haven’t tried using BTRFS for snapshots yet, but I usually format my drive to BTRFS for new systems/reinstalls now, so I have the opportunity at least. Don’t know if snapshots would have made a difference for the GRUB issue that happened though. Thankfully it didn’t affect me as I use systemd-boot instead.

    I also use Gnome, vscode and firefox. Don’t know about matlab but there is a wiki page and an aur package, so I think it should work. For gnome if you use extensions, I recommend installing them from the aur, instead of from the web browser, as you won’t need to manually update them. For vscode, there is an aur package for the official version from microsoft, but there is also a FOSS version on the main repo (though some extensions may not work/be available out of the box on that one).

    One issue arch users may get after a while is the hard drive filling with cached packages. Pacman doesn’t delete old packages from the cache automatically, so if you never clear the cache, you will get a copy of every version of every package you’ve ever installed in the cache. I’ve made it a habit now every once in a while I’ll clear the cache, after an update and I’ve confirmed the system works after the update. There’s a command “paccache” from the “pacman-contrib” package that’s convenient for clearing cached packages.

  • ⸻ Ban DHMO 🇦🇺 ⸻@aussie.zoneOP
    link
    fedilink
    English
    arrow-up
    3
    ·
    10 months ago

    Thanks everyone for your advice, I decided to install Arch, I’ve got it all set up with BTRFS and snapper with automatic snapshots through snap-pac.

    The only problems in the install were that the default BTRFS subvolume layout given by archinstall gives an @.snapshots subvolume. If you want to use snapper with the root subvolume you need to unmount and remove this subvolume so that snapper can create a new one.

    The other problem was that once the proprietary NVIDIA driver is installed gdm will force X11 still on Hybrid graphics laptops. Just had to symlink the gdm config to null which is mentioned in the wiki for drivers older than 470 on single GPU set-ups. Sorry don’t have the links on me.

    Otherwise all set up now, we’ll see how this goes

  • Ádám@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    2
    ·
    10 months ago

    IMHO arch is way too overrated. It does include a lot of stuff in the repos that others don’t have, but the benefit end there in my opinion. My experience on fedora has been way better.

  • dino@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    In regards to your original quesiton, I would like to know why you stopped using Void linux. Because to me its very similar to Arch in many ways.

    • ⸻ Ban DHMO 🇦🇺 ⸻@aussie.zoneOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 months ago

      I left it for Fedora Silverblue because I was interested in the immutable distro concept. Otherwise my main problems with it was the use of runit over systems, the small community when something went wrong and the lack of mainstream support. Otherwise it was a pretty good experience

  • s20@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    10 months ago

    Based just on this, I’d suggest looking into OpenSuse Tumbleweed. It’s got the reliability you need for your university work, all the software you need, and is about as close to bleeding edge as you can get without cutting yourself.

    If, however, you’re also looking to gain a deeper understanding of how your system works, and don’t mind (or enjoy) troubleshooting problems yourself when they crop up, Arch is excellent.

  • Holzkohlen@feddit.de
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    10 months ago

    I really enjoy using Garuda Linux. Arch based, using btrfs with snapshots preconfigured. Most beginner friendly arch based distro IMHO. I even prefer it to EndeavourOS. I use the KDE lite version tho, not big on their theming. Garuda is also my favorite rolling release.