For me it’s PeppermintOS.

I started my Linux adventure a few years ago, and haven’t owned a Windows PC since.

I currently use Arch on my main rig, and I wanted to install Linux on two old laptops that I found laying around in my house

I then remembered the first distro I ever used, which is PeppermintOS, and I was amazed at the latest updates they released.

They even have a mini ISO now to do a net-install with no bloat, with a Debian or Devuan base.

Sadly, I believe the founder passed away a few years ago, which is why I was really happy to see the continuation of this amazing project.

  • rodbiren@midwest.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Mint is surprisingly loved and disliked from what I have seen. Having used it since 2007 I am in the category that likes it for what it is. But I am somewhat surprised by the open hostility it gets for simply existing. Main arguments being that it is a dinosaur, uses X11, should not exist because anything not KDE or GNOME is just diluting desktop Linux and is part of the problem. It has no fancy corporate sponsor, it has a small team, and it for sure has warts, but you can claw Linux Mint from my cold dead hard drive because I have distro hopped like an addict and it just checks the boxes for me. It shows up and works, even on newer hardware with a little tweaking here and there, but I can use Nvidia, find network printers without effort, scan, install and update flatpak, backup the system, game, and get actual work done that is not fiddle farting around with esoteric configs all the time. I can post on actual forums with actual users on it and not some discord where someone will just post memes over my questions. I have a strong feeling it will exist for a long while given it’s history. And it is mind numbingly borning as an OS. I just sit down and compute, what a concept.

    • theshatterstone54@feddit.uk
      link
      fedilink
      arrow-up
      0
      ·
      11 months ago

      I tried it once, and it was hella impressive, but I didn’t stick with it, I don’t know why. It just seems a little too much for me.

      • Alex@feddit.ro
        link
        fedilink
        arrow-up
        0
        ·
        11 months ago

        It kinda fucks up your FS (not in a data-loss way, but it gets really messy): it was showing 3.2TB… on a 509gb partition of a 1tb ssd. Heck, I only have 3TB in my whole PC

  • aramus@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    11 months ago

    Whenever somebody recommends NixOS, I just want to spam the comments with Guix. I prefer configs I can understand, and I think lisp makes that easier. Other than syntax, the only thing I see is people complaining about the free-oftware-only. But the recently hyped distrobox solves that (together with the nonguix repo). Yet nobody recommends guix in all these “immutable” distro threads.

    In my opinion Guix is the best mix of:

    • Arch (rolling release),

    • NixOS (“immutable”, atomic updates , rollback, reproducible, declarative configs)

    • Gentoo (source code based, write your own package definitions for any source code you find),

    with some lispy syntax.