Is Gentoo Linux a meme? I was put off by the fact that people who maintain it use macOS. Also if I were to run Gentoo, what configuration is the best?

Is Gentoo Linux a meme? I was put off by the fact that people who maintain it use macOS. Also if I were to run Gentoo, what configuration is the best? I'm thinking of OpenRC Xorg Pipewire i3.

CRIME Shirt $21.68

Tip Your Landlord Shirt $21.68

CRIME Shirt $21.68

  1. 2 years ago
    Anonymous

    >Is Gentoo Linux a meme?
    Yes.

    • 2 years ago
      Anonymous

      onions is only for arch

    • 2 years ago
      Anonymous

      tama coal

  2. 2 years ago
    Anonymous

    Install Gentoo.

  3. 2 years ago
    Anonymous

    trips of truth

  4. 2 years ago
    Anonymous

    If you compile from source then yes. If you don't then there's not really any point in using it

  5. 2 years ago
    Anonymous

    The installation process is the most meme part. Once you know the basics of portage, using Gentoo isn’t actually that bad.

    • 2 years ago
      Anonymous

      Oh ok, I get confused about the use flags. People get triggered whenever I put everything in the global use in make.conf.

      • 2 years ago
        Anonymous

        People got triggered at me for that too. Got real mad that I wasn't using -march=native as well. They refused to understand I had a legitimate use case for having a very general make.conf, namely I had a portable install. So then they started asking wtf I wanted a portable Gentoo install for, to them it seemed like the wrong distro to install that way. But I have my reasons. Bleeding-edge gcc being one of them. Make.conf elitists who don't actually have any idea what they're talking about can suck my dick.

    • 2 years ago
      Anonymous

      Gentoo has become a meme because, in a sense, it is the "best" distribution you can install on an old desktop/laptop, given the notion of it always compiling everything from source, making the OS highly optimized for these old computers.
      People describe it as "slow to compile", well that's because these fellas are installing it on computers with like 2 (or less) gigs of ram.
      If you compare it to lets say Arch on these old machines, then you'll notice that performance wise it's slightly superior, but on state of the art hardware, the difference would be hardly noticeable.
      And as states, the relative complexity of the installation process attracts people who want to look "hardcore and l33t", even though these days, the majority of IQfyentoo users most likely haven't read the wiki and used some Youtube video as a reference.

      • 2 years ago
        Anonymous

        >it is the "best" distribution you can install on an old desktop/laptop
        Gentoo is a nightmare on old machines, compile times have become unbearable.

        • 2 years ago
          Anonymous

          wrong.trumpSniff

      • 2 years ago
        Anonymous

        >the difference would be hardly noticeable.
        10% faster is noticeable on modern hardware.

        • 2 years ago
          Anonymous

          More like 0.00000000000000001%

    • 2 years ago
      Anonymous

      It's not even hard tbh

  6. 2 years ago
    Anonymous

    Yes. Also Stallman uses Trisquel and not gentoo if you ever seen the copypasta

  7. 2 years ago
    Anonymous

    Also the licensing part is moronic, by default I have to use "*" because if I only use @free, important packages the system needs won't be installed.

  8. 2 years ago
    Anonymous

    I liked it when I used it for a year and a half.

    • 2 years ago
      Anonymous

      Why did you stop?

      • 2 years ago
        Anonymous

        I got a new laptop and couldn't be bothered reinstalling. Plus I would've had to figure out the dedicated GPU with bumblebee or whatever the AMD version is so it would get more than 2 hours of battery.

  9. 2 years ago
    Anonymous

    >OpenRC Xorg Pipewire i3.
    Try OpenRC, Xorg, ALSA and cwm.

    • 2 years ago
      Anonymous

      Why ALSA instead of Pipewire?
      Also try Fvwm instead of cwm.

      • 2 years ago
        Anonymous

        >Why ALSA instead of Pipewire?
        No dependency on freedesktop cancers, good selection of resamplers and plugins, low latency, light on resources and built into the kernel.

        • 2 years ago
          Anonymous

          No bluetooth headset support. Sad.

          • 2 years ago
            Anonymous

            dunno
            https://github.com/Arkq/bluez-alsa
            https://wiki.archlinux.org/title/bluetooth#ALSA

  10. 2 years ago
    Anonymous

    you should have a powerfull processor in order to run gentoo comfortably. The whole point is that it's super customizible and that you build everything from source. So you should expect a lot of tinkering. And if your processor isn't the fastest then this tinkering is going to be very delayed. I say try it out if your specs allow it, otherwise use Artix if you want tinkering and no systemd

    • 2 years ago
      Anonymous

      My processor has 6 cores and 12 threads and 32GB of RAM, what's the highest amount of jobs I could run? I'm currently running at -j12.

      • 2 years ago
        Anonymous

        balance the jobs and MAKEOPTS

  11. 2 years ago
    Anonymous

    >Is Gentoo Linux a meme?
    Yes, don't listen to anyone who claims otherwise. It's overly complicated, with lots of distribution-specific quirks, and, in most cases, offers no practical advantage.

    Gentoo only makes sense on some obscure system that require a very unorthodox configuration. However, it makes no sense whatsoever for a typical desktop PC.

  12. 2 years ago
    Anonymous

    It is absoultely a meme but what isn't that I discovered with it is to avoid systemdick

  13. 2 years ago
    Anonymous

    The point of Gentoo is to compile it on a fast computer so you can run it on a slow computer. And have that compilation process be replicable easily and adaptable to other computers you want to run on without wasting hours.

    • 2 years ago
      Anonymous

      >The point of Gentoo is to compile it on a fast computer so you can run it on a slow computer.
      Almost nobody does this, and it's not worth the effort anyway.

    • 2 years ago
      Anonymous

      Thar would mean you would have to configure it on the powerful computer to work on the old computer then transfer it to the old computer and hope it works...

    • 2 years ago
      Anonymous

      >Gentoo
      >Fast
      newbie's baby steps to linux. One day you'll eventually realize that every single linux """distro""" is the same and any differences in performance is prolly due the packages you use and how much memory they utilize. In fact, even this doesn't actually make a difference. Every linux distro runs at the same performance

      • 2 years ago
        Anonymous

        Fairly true. Gentoo's advantage is teaching you more about C, the relative internals of programs/support/the OS via use flags and a more stable platform in between updates.

        You can also break shit in funny ways and it's entertaining and educational to fix it. t. My dwarf fortress install is seg-faulting because of some audio bug and I haven't tracked it down yet.

        • 2 years ago
          Anonymous

          >Gentoo's advantage is teaching you more about C, the relative internals of programs/support/the OS
          How does Gentoo teach you any of this?

      • 2 years ago
        Anonymous

        t. moron who thinks optimizations don't matter
        O2 (what distros use) vs Ofast march=native is 8%.

        • 2 years ago
          Anonymous

          What do these numbers represent?

          • 2 years ago
            Anonymous

            >Geometric mean of all test results
            In other words, averaged performance score.

          • 2 years ago
            Anonymous

            And these tests are...?

          • 2 years ago
            Anonymous

            Here you colossal homosexual: https://www.phoronix.com/scan.php?page=article&item=gcc11-rocket-opts

  14. 2 years ago
    Anonymous

    It's gentoo. As long as it boosts and you're happy with your work nothing else matters.

  15. 2 years ago
    Anonymous

    Works for me. Just install Gentoo and try it.

  16. 2 years ago
    Anonymous

    Gentoo is unironically kino

  17. 2 years ago
    Anonymous

    I'm using it because it provides very easy customization to my needs and is actually stable

Your email address will not be published. Required fields are marked *