Hello everyone, I need help to decide on a Linux Distribution to settle and finally stop distro hopping. I have quite some experience with Linux(1year Mint, a quarter year Arch, nixos, debian, manjaro, fedora, suse tumbleweed and kalpa…)I have been experimenting for now almost 3 years. Now I finally want to setlle but I just don’t know where. I like Nix’s shell but don’t like installing everything in five steps(with git because my brain can stand neither the dirty tree warning nor leaving out on the git push) and I don’t need the reproducibility. I like rolling so I don’t need to reinstall or do any major update, but even more appealing is low maintenance and stability in the sense of nothing unexpectedly breaking. I’ll use the computer as an daily driver mostly for programming & 3d design, university related work, streaming and also some gaming. Thank you for your answers. #linux #distrohopping. EDIT: I don’t want to have a company behind my distribution. And my specs: Nvidia RTX 4070, Amd Radeon 7 7840HS, 16GB of RAM

Conclusion: Thanks a lot for all of that feedback, I decided to go for Debian 13 Stable and might check out MX once.

The final conclusion :P: I will now install LMDE and either try to install KDE Plasma or just stick with Cinnamon. Its not as uncustomizable after all. And the flashbacks I got during the installation from me first stepping into Linux… …definetly the rabbit hole I should have fallen into, even though I can now never live a normal life again :/.

  • KonkeNeo@feddit.orgOP
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 days ago

    I did enjoy debian a lot when I used it, I then left it for hyprland and the rolling release though. But debian is definitely something up top of my list right now. Especially because I am now back to KDE Plasma and I’m not planning to change anything about that soon. The only picky point was that it does not support BTRFS with custom subvolumes for timeshift out of the box. But the stability would be a blessing.

    • adarza@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      debian doesn’t do that ‘out-of-the-box’, but you can do luks and btrfs at install (default partitioning even, just go back and change partition type of root before continuing with install), then ‘adjust’ things to be ‘timeshift compatible’ after install. for some inspiration: https://mutschler.dev/linux/debian-btrfs-trixie/

      i’ve used this numerous times, on debian and a couple other distributions.