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
    23
    ·
    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
    21
    ·
    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
      3
      ·
      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
    18
    ·
    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
      4
      ·
      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
        4
        ·
        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
        6
        ·
        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
        4
        ·
        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
          1
          ·
          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.

  • azvasKvklenko@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    16
    ·
    10 months ago

    Arch is what stopped distro-hopping for me. Well, mostly. Sometimes I try some distros on separate install just out of curiosity.

    If you use Linux for couple of years, there shouldn’t be too many obstacles. Just read through the Wiki carefully and you’ll be good.

    As for reliability, I’d say Arch is fairly reliable for my 10+ years experience with it (apart from my-fault breakages, I remember something unexpected happening maybe 3 times in all that period), but if you want to secure your butt in mission critical situations then 1) don’t yolo upgrade your OS if there’s anything important at the moment. Find the right time for it 2) setup a snapshotting solution to have that quick rollback ability. And it’s not just about Arch, I’d say the same for every distro (maybe apart from immutable ones).

    Other than that, remember to have fun!

  • myersguy@lemmy.simpl.website
    link
    fedilink
    arrow-up
    15
    ·
    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.

  • GustavoM@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    10 months ago

    You make it sound like its a paid distro – just go ahead and give it a shot. Worst case scenario – you’ll learn lots of new things and will give your brain a few extra, healthy braincells. :')

  • 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.

  • Corroded@leminal.space
    link
    fedilink
    English
    arrow-up
    7
    ·
    10 months ago

    I can’t think of much. I have been using EndeavorOS as my daily driver for about three years now and haven’t had much in the way of instability.

  • s20@lemmy.ml
    link
    fedilink
    arrow-up
    6
    ·
    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.

  • ElRenosaurusReg [fae/faer, comrade/them]@hexbear.net
    link
    fedilink
    English
    arrow-up
    6
    ·
    10 months ago

    So, the big thing with instability is that with Linux “Unstable” refers to “Constantly receiving updates” rather than “Breaks all the time”

    In my experience, if arch breaks, 99% of the time YOU the user did it.

    If you want a kinkless experience with it, keep it simple.

    Arch ships with systemd, as such, it also ships with systemd-boot. Use what’s built, don’t add additional bootloaders unless you need the functionality they offer.

    Gnome, Matlab, and VScode have wiki pages for installation and configuration, and Firefox is in the repos and is one line in the terminal to install (#pacman -S firefox)

    For a first install, I’d recommend following the wiki to install instead of using archinstall to familiarize yourself with how to use and read the wiki.

  • mcepl@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    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

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

    I don’t understand what you did that means you have to reinstall. Most issues can be solved in system.
    One thing that made me switch back from Arch to Debian Sid was third party support.
    The Arch wiki is great but for some things, I read through the 30-step process with multiple links to other wiki articles and then see there’s a preconfigured installer for .Deb available…

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

      Huh? The debian wiki is horrendous compared to Arch. You are better off reading the manuals and trying to get a grip on it yourself.

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

        yes I know. (Besides, Debian’s official documentation isn’t the wiki, but the Debian handbook).
        The point is, on Debian you don’t need the wiki. Things that are a long manual process on Arch (best example: Nextcloud) are already preconfigured or there’s a ready made solution available.

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

          Kind of weird example. When most new software is not even available on debian or heavily outdated due to point release model.

          • superkret@feddit.de
            link
            fedilink
            arrow-up
            1
            ·
            10 months ago

            I’m talking about third party software, not what’s in the repository.
            It’s usually available as .deb or .rpm and nothing else.
            On Arch someone may or may not have converted it and put it in the AUR, and it may or may not be maintained.

            Besides, I run Sid, which isn’t point release nor outdated.

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

      The Debian 12 installer creates only 1GB of swap by default which I believe was new behaviour from when I install Debian 11 the first time around. Apparently it’s to make it easier for server users but what a pain. Anyway the easiest way to fix that is to just reinstall, since most of my stuff lives on Nextcloud and Gitea it shouldn’t be too hard

      • lemmyvore@feddit.nl
        link
        fedilink
        English
        arrow-up
        6
        ·
        10 months ago

        I still don’t understand what the problem is, but if you want more swap just get more swap. You can resize the partitions if you want but you can also just add swap as files instead of partitions.

        • Create a file of any size you want with dd.
        • Format it as swap with mkswap.
        • Mount it with swapon.
        • Add it to your /etc/fstab so it mounts automatically:

        /swapfile swap defaults 0 0

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

        So fixing it is literally just what you’d have to do before reinstalling anyway. Reduce your root partition from a live system, increase swap partition, re-initialize swap. Done.

        Also, the Debian installer tells you how big a swap partition it creates and asks you if that is what you want twice.

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

          Are you talking about the Graphical Installer?

          I’ve installed it on other machines since and it only confirms stuff for you if you decide to deviate from the defaults

          • superkret@feddit.de
            link
            fedilink
            arrow-up
            1
            ·
            10 months ago

            Oh yeah, I always use the graphical expert installer. If the normal installer defaults to 1GB of swap without telling you, that’s pretty bad.
            1GB swap is pointless IMO. Either make the swap space twice your RAM or don’t bother.

            Still don’t know how that could fuck up drivers though. On a normal system, I don’t even use swap anymore.

  • Nibodhika@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    10 months ago

    You don’t need to reinstall to increase swap size, in fact you can just delete the swap partition entirely, add it to the root partition and create a swapfile there, that way you can quickly change the size if you want to. Get familiar with doing these sort of things, since that is the sort of thing Arch encourages to do.

    Also instability does not mean what you think it means, instability on Linux means libraries get updated constantly, so if you are running external programme or developing on it sometimes things break because they haven’t been updated to that latest library version. I’m not aware of any GRUB issues recently, but in any case I use refind and I like it a lot better than GRUB anyways.

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

    Arch is great. You’ve kinda dipped your toes in it with Manjaro already. I recently moved to EndeavourOS with BTRFS for my gaming computer and couldn’t be happier. I could have done stock Arch but I honestly didn’t care enough to. EndeavourOS has great sane defaults and no bloat. And you can pick almost any DE during the install. Spin up a VM and give it a try if you can.

    I can’t speak to MATLAB though. But all the others you mentioned I also run.

    The only issue I have right now is the half screen flickering with GNOME and NVIDIA drivers. But I just ignore it.

  • aebletrae [she/her]@hexbear.net
    link
    fedilink
    English
    arrow-up
    5
    ·
    10 months ago

    For someone seemingly so eager to try out new distros, I’m surprised you haven’t mentioned virtual machines. If the vibes are off, it’s a whole lot less disruptive to find out that way.

    Your experience with drivers won’t be quite the same as a bare-metal installation, but checking out software shouldn’t be a problem.

    • Corroded@leminal.space
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 months ago

      Definitely. VMs are great for trialing distro and DE. They may not be great for demanding tasks like gaming without a fair amount of tinkering it should get you to the point where you can figure out if something is for you.

      That said stability is a bit more complicated and I think a lot of that comes down to personal experience and long term community thoughts. Both are why I don’t use Manjaro anymore and the personal aspect is why I still love Fedora