• 0 Posts
  • 179 Comments
Joined 2 years ago
cake
Cake day: June 4th, 2023

help-circle




  • I switched from Fedora KDE to Kinoite a few months ago. Both were 100% stable for me as well.

    The main reason I switched to Kinoite is because I’m a digital hoarder and after 5 years or so all my systems are completely trashed with various libraries, 12 different PHP/.NET versions, custom builds and a bazillion Python packages.

    In the end it always causes issues like my builds stop working because I have some ancient version of a library stashed away somewhere.

    Immutable distros are really easy to return to “factory defaults”. It keeps a list of all the packages that are installed on the system and everything else now goes in Toolboxes, Distroboxes or Docker containers. If I mess up my C++ environment (again) I can just delete that toolbox and start from scratch.

    I still manage to bloat my home directory but that is much easier to clean up than looking through all system files.






  • Intel is really struggling right now.

    They haven’t been able to compete in the CPU market for quite a while and their GPUs are also not really taking off.

    As a result, they have to let people go and outsource more and more of their manufacturing to TSMC, which only deepens the hole they have dug for themselves.

    They are on their sixth consecutive quarterly net loss and things are only getting worse if they don’t have a new architecture (that can compete) ready soon.

    Them shutting down their Linux support is just the result of years and years of mismanagement at Intel.





  • Domi@lemmy.secnd.metoLinux@lemmy.mlLinux Users- Why?
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    2 months ago

    Fedora Kinoite, because it fits my workflow the best and has a nice mixture of stable and leading edge.

    Everything I run was containerized either way (Flatpak, Docker or Podman) long before I switched to an immutable distro.

    I have lots of different development environments for various versions of different programming languages that are incredibly easy to setup, throw away and recreate with toolbox without having to dive into the language specific tools for creating virtual environments (venv, conda, …). On regular Linux/Windows systems I end up at a point after a few years where there is junk laying around everywhere from 6 different PHP versions, 7 gcc variants and 8 .NET versions.

    I was on Fedora KDE before that and the main reason for choosing it was that Ubuntu/Debian/Mint were too old to include firmware for my GPU. Arch and derivatives are on the opposite side of the spectrum and are too new for my taste, I’m fine with waiting a few weeks for .1 versions to release with bugfixes.

    As for why not Bazzite or Aurora: Because I wanted to be as close to the original (Fedora & KDE) as possible. The modifications those distros make (and I need), I can do myself in a few minutes.

    I do recommend Bazzite or Aurora for less experienced people though, they have a lot of tweaks that Kinoite is really lacking. Kinoite, just like the Fedora KDE variant has a lot of polishing issues that quickly become gigantic obstacles for beginners (Nvidia drivers, Flathub repository, H264/H265 codecs, missing udev rules, …)