• 0 Posts
  • 29 Comments
Joined 1 year ago
cake
Cake day: December 20th, 2023

help-circle

  • Allero@lemmy.todaytoLinux@lemmy.ml"SO proof" distro
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    3 days ago

    I can absolutely expect Slackware to be solid; my concern is about user-friendliness :D

    Not the easiest distro out there.

    On the topic of immutable distros, I more or less understood them and kind of managed to work fine with them, but, honestly, I feel all they do is enforce a certain way to interact with the system that makes screwing it up very hard - but on the other hand, introduces a slew of non-standard and sometimes complicated solutions newbies won’t understand (even for veterans it takes a while to get a grasp on them). If you follow the same pipeline on a mutable distro, you get the same stability plus the ability to do a lot of things without jumping through the hoops.

    Right now I ended up on classical non-atomic Fedora for this reason. It features a lot of safe practices from immutable distros - system snapshots before updating, prioritizing flatpaks, container-oriented terminal able to work with Distrobox among all other things - but at the same time it’s a mutable distro able to work with everything else.








  • For me, Mint borked the network after an update. I never got to figure what was wrong - the local network worked, the Internet connection was there and other devices worked through the same router, remote IPs were unreachable so it’s not a DNS problem, etc.

    But I might have had an edge case.








  • Allero@lemmy.todaytoLinux@lemmy.ml"SO proof" distro
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    6 days ago

    I’d rather recommend Manjaro to those who want to start out simple, but then get into the details of Linux.

    Unless all you do is browsing, Manjaro starts easy but then has a steep curve because it’s still Arch, with the added issue of practically every Manjaro newbie ignoring warnings about AUR and getting to taste the consequences.

    It will require you to work with the terminal, troubleshoot, and get to understand your system. This is not bad - that’s how I got into Linux and never looked back after all all, and I generally don’t join the “Manjaro bad” crowd - but this is not a bulletproof “SO distro”.


  • That is fucking stupid, but mostly because why on Earth should you drop a valid package format plenty of people use? Forcing rpm out will force people to use dnfdragora for that, creating two different app stores for one distribution.

    Flatpaks are IMO good and are a great option for a casual user who doesn’t want to accidentally screw up their system. Fully packed isolated dependencies, permission systems and other features make them great in many ways.