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

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

    As a fellow developer who recently moved to Arch, it’s great, the installation process was a tiny bit frustrating (I did test it first in a VM) but after that it works as intended, I keep my eyes on the wiki though if any issues happen, nvidia driver works well with PRIME too, although I don’t use it much (I dualboot for the sake of gaming), if you feel like you need to have even MORE control over your PC than your vanilla Debian or Fedora experiences, I guess Arch is the next step, on a side note, minimal Void Linux installation is very similar to what you get with Arch so in case you used that you already have a taste of what you’re getting into, well, plus having access to the AUR :)

    Oh also, I’m not sure about MATLAB, but Octave has been shipped as MATLAB compatible (although it haven’t been the case for me with some functionalities…) Maybe you’ll need a Windows VM if Octave wasn’t enough, or maybe it runs using WINE I haven’t bothered trying it

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

        https://wiki.archlinux.org/title/NVIDIA

        I followed the steps in the installation section then installed nvidia-prime from Arch repos, prime-run works (I set up a custom menu entry of some apps that I want to run with the NVIDIA card) , the Vulkan demo detects and runs on the NVIDIA driver even without running with prime-run (afaik Vulkan does a good job detecting all the GPUs installed), I have the same setup as you do, Plasma with (Intel iGPU + NVIDIA dGPU)