I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move.

  • @AVincentInSpace@pawb.social
    link
    fedilink
    English
    74
    edit-2
    6 months ago

    Every couple of years I think to myself “You know, I can’t actually remember why I don’t like Ubuntu. It must have just been some weird one-off thing that soured me on it last time. Besides, I’ve got N more years of Linux experience under my belt, so I know how to avoid sticky situations with apt, and they’ve had N more years to make their OS more user friendly! I pride myself on not holding grudges, and if this distro still gets recommended to newbies, how bad can it possibly be, especially for someone with my level of expertise?”

    And then I download Ubuntu.

    And then I remember.

    • reflex
      link
      fedilink
      496 months ago

      And then I remember.

      Can you share with the rest of the class?

      • @AVincentInSpace@pawb.social
        link
        fedilink
        English
        516 months ago

        Admittedly, it’s been a few years and I’m coming due, but let’s see what I can remember…

        • apt will brick itself if it gets interrupted mid transaction with no clear recourse apart from a total reinstall, so try not to get greedy and Ctrl+C if it looks like dpkg is hung
        • trying to install any software that isn’t already packaged explicitly for Ubuntu is a nightmare because there is no equivalent of the AUR for people to push build steps to and you’re quite often left guessing what dependencies you need to install to get something to compile
        • snapcraft, need I say more? Firefox takes several minutes to start up, we don’t talk about disk usage, installing a package with apt will sometimes install the snap version anyway requiring a Windows-registry-edit-esque hack to disable, and the last time I checked in, the loop devices it creates didn’t even get hidden in the file manager.
        • I’ve also definitely encountered my fair share of bugs and broken packages which are always fun to fix
        • @Exec@pawb.social
          link
          fedilink
          126 months ago
          • apt will brick itself if it gets interrupted mid transaction with no clear recourse apart from a total reinstall, so try not to get greedy and Ctrl+C if it looks like dpkg is hung

          You can dpkg -r the package you tried to install then apt won’t complain about missing dependency packages for your app as it won’t be marked for to be installed

          trying to install any software that isn’t already packaged explicitly for Ubuntu is a nightmare because there is no equivalent of the AUR for people to push build steps to and you’re quite often left guessing what dependencies you need to install to get something to compile

          There isn’t a big global community repo per say like aur but anyone can host their own repos with PPAs, you just need to add them to your lists

          Most apt quirks are there with Debian too, not just an Ubuntu thing. The rest of the things you mentioned are fair.

        • @mwguy
          link
          56 months ago
          • trying to install any software that isn’t already packaged explicitly for Ubuntu is a nightmare because there is no equivalent of the AUR for people to push build steps to and you’re quite often left guessing what dependencies you need to install to get something to compile

          In fairness it does have the PPA system which predates the AUR and does provide a good job of providing third party amd semi-third party software.

          But you’re right that Ubuntu has sold out on building snaps for software instead of ppas.

        • @someacnt_@lemmy.world
          link
          fedilink
          16 months ago

          What do you recommend for ubuntu alternative? I want to leave for something else, but I also want all my programs to install and work fine. If an app supports ubuntu, would it support debian as well?

        • ditty
          link
          fedilink
          16 months ago

          That Ubuntu would install the snap version of certain apps when I installed them directly in the terminal was the main reason I left Ubuntu after a few years. So annoying!

      • @GnomeComedy@beehaw.org
        link
        fedilink
        16 months ago

        On 22.04 LTS, you can’t even open Firefox if you’re using NFS/Autofs home directories.

        How is that not taken seriously as a major bug?

      • Rustmilian
        link
        fedilink
        English
        8
        edit-2
        6 months ago

        I wouldn’t recommend Nobara, maybe in a few cases but otherwise it’s not the best to enter into Linux with.

        • Keith
          link
          fedilink
          26 months ago

          Totally agree, are difficult to do and require following complex instructions on their Discord server (that you have to pay attention to)

        • @UprisingVoltage@feddit.it
          link
          fedilink
          16 months ago

          Would you mind to explain why? I have yet to try it, but the concept seems nice: predisposing a set of tools useful for linux gamers/creators for those who are not technical

          • Rustmilian
            link
            fedilink
            English
            5
            edit-2
            6 months ago

            While it has a bunch of patches that can boost gaming performance and such it’s stability takes a hit in some areas. It’s also not quite as user friendly as other options. It can be better for those looking for a fedora base if that’s what they prefer, tho.
            It’s also extremely opinionated & while it’s a great fit for those who have a matching use case, for general uses it’s a bit too opinionated.
            It’s neither the worst, nor the best. It just highly depends on use case.

            • @UprisingVoltage@feddit.it
              link
              fedilink
              36 months ago

              I’ve watched a few comparison videos, and the performance gains are negligible when compared to other common distros, so that’s definitely not the point in installing it.

              The good part about nobara is the set of tools that come preinstalled and the wecome program which lets you update the system, the drivers and the codecs.

              Nothing you couldn’t replicate in a few minutes on another distro of course