Windows has been a thorn in my side for years. But ever since I started moved to Linux on my Laptop and swapping my professional software to a cross platform alternative, I’ve been dreaming on removing it from my SSD.

And as soon as I finish my last few projects, I can transition. (I want to do it now).

Trouble is which I danced my way across multiple amazing distros, I can’t decide which one to land on since the one software I want to test, Davinci Resolve doesn’t work on my Intel Powered Laptop. (curse you intel implementation of OpenCL).

So the opinions of those of you who’ve used Davinci Resolve, Unity/Godot, and/or FreeCAD. I want it to be stable with minimal down time on hardware with a AMD Ryzen 5 1600x and a RTX 3050. Here’s the OS’s I am looking at.

CentOS (alt Fedora)

  • Pro: Recommended by Davinci Resolve for the OS, has good package manager GUI that separates Applications and System Software (DNF Dragon), Good support for multiple Desktop Environments I like. Game Support is excellent and about a few months behind arch.
  • Con: When I last installed Fedora my OS Drives BTFS file system died a horrific and brutal death, losing all of my data. Can’t have that. And I personally do not like DNF and how slow it makes updating and browsing packages.

Debain (alt Linux Mint DE)

  • Pro: The most stable OS I’ve used, with a wide range of software support both officially in the distros package manager, or from developers own website. I am most familiar with this OS and APT

  • Cons: Ancient packages which may cause issues with Davinci Resolve and Video Games. An over reliance on the terminal to fix simple problems (though this can be said for most linux distros). I personally don’t like APT and how it manages the software.

EndevourOS (alt Manjaro)

  • Pro: The most up to date OS, great for games with the AUR giving support for a lot of software which isn’t available on other distros.

  • Cons: Manjaro has died on me once, and is a hassle to setup right and keep up. EndevourOS has no Package Manager GUI, and is over reliant on the Terminal. Can’t use pacman in a terminal the commands are confusing.

OpenSUSE Tumbleweed

  • Pro: Like Fedora but doesn’t use DNF, good game support

  • Cons: Software isn’t as well supported.

Edit: from the sounds of thing, and the advice from everyone. I think what I’ll do is an install order while testing distros (either in distro box or on a spare ssd) in the following order.

Debain/Mint DE -> OpenSUSE -> EndevourOS -> CentOS

This list is mostly due to stability and support for nvidia drivers.

  • youmaynotknow@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    8 months ago

    Maybe I’ve been extremely lucky, but I’ve had nothing but good experience with BTRFS. However I do see a lot of comments where something broke catastrophically. Is this one of those things where I can’t feel the pain because it hasn’t happened to me?

    • BananaTrifleViolin@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      8 months ago

      Difficult question to answer. For me the biggest issue with BTRFS was the unexpected behaviours as a user which were a headache to problem solve. I didn’t have a catastrophic data loss but I did have issues with permissions and mounting which were opaque and at the root of errors I was getting with software I was installing and using (and I only got to the file system of the cause after a lot of head scratching and frustration). I’m don’t think BTRFS is necessairly a bad filesystem, I just don’t think it’s a very user friendly one? However it may also be more to do with my own ignorance of the filesystem. That said, most guidance for end users when dealing with software is either around Ext4 or assume use of an Ext4 filesystem. It was quite difficult getting to the root of my BTRFS issues.

      Fedora moving to it as default kind of makes sense as it’s essentially a testing system for an enterprise system, but it wasn’t much fun to deal with as a home user.