• geoff@midwest.social
    link
    fedilink
    English
    arrow-up
    39
    ·
    edit-2
    1 day ago

    I did Gentoo in my 20s when all I could afford was garbage computers. I enjoyed the experience — whether it did or not, it made me feel like I was getting the most out of whatever I had, and I learned SO much about Linux.

    • duckman@startrek.website
      link
      fedilink
      arrow-up
      30
      ·
      1 day ago

      Agreed. I blew up. Multiple Gentoo installs, but by the time I stopped using it, I could recover from any of my mistakes. I still miss portage but I actually use my linux machines now instead them being the project themselves :p. I’m a boring Debian boy now…

      • ragas@lemmy.ml
        link
        fedilink
        arrow-up
        6
        ·
        24 hours ago

        I run my Gentoo like a Debian by now. All stable (except Firefox) and conservative compiler flags.

        Binary packages also look kinda interesting.

        Sometimes I want to tinker and I unmask some packages.

      • mumblerfish@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        1 day ago

        Run a Gentoo Prefix maybe? You get portage and can install customized packages like one does, without risking the system.

        • poinck@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          1 day ago

          Interesting. Why not use systemd-nspawn? From what I understand, the kernel is shared anyway.

          • mumblerfish@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            1 day ago

            I don’t think a Gentoo Prefix is anything but an environment directly on the host, it’s not containerized in any way. For me its for a system where the package manager is a bit outdated or I need to patch it, then installing with portage by a Gentoo Prefix helps me do that.

    • msage@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      19 hours ago

      I wanted to try Gentoo to learn more about Linux and compiling.

      But that fucking distro just works, and compiling is so automatic I’m done in one command!

      I feel betrayed, but also very satisfied by the distro.

      Fuck binary blobs.

    • MonkderVierte@lemmy.zip
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      19 hours ago

      Sadly, it’s Systemd or Openrc only.

      Edit: though there was a s6 custom repo i think, last i looked?