To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!

  • @[email protected]
    link
    fedilink
    5311 months ago

    As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang.

    • Kogasa
      link
      fedilink
      2011 months ago

      Chrome takes so much longer than the kernel somehow. There’s also the occasional package that makes you build single-threaded because nobody has fixed some race condition in the build process.

      • @[email protected]
        link
        fedilink
        1711 months ago

        More importantly Chrome takes so much longer than Firefox even though they essentially do the same things (or 95% the same things if you are nitpicky).

        • @itsraining
          link
          411 months ago

          Yes, but Chromium is very easy to embed in applications. Mozilla has a history of creating and then abandoning embedding APIs every few years or so (and right now I think they have none).

          • @[email protected]
            link
            fedilink
            311 months ago

            It seems very hard to embed it anywhere considering everyone doing so forks the whole codebase. Besides, my point was about compile times, embedding APIs shouldn’t take significantly longer to compile.

    • @[email protected]
      link
      fedilink
      English
      411 months ago

      My beef tends to be with software out of FANGs. Big teams and huge codebase to match. Completely inpetetrable for the rest of us and, I suspect, far more code then there should be.

    • @[email protected]
      link
      fedilink
      1
      edit-2
      11 months ago

      I once shredded an sdcard-as-home while trying to compile firefox. This is why i say the web is broken. Needs a fucking kernel++ to display webpages.

      • @[email protected]
        link
        fedilink
        211 months ago

        To be fair USB sticks and SD cards seem to fail when you stare at them a bit too intensely. I think it has been at least a decade since I bought a USB stick for OS installations that lasted for more than three installs (each a few months apart at least since the need does not arise that often).

        • @[email protected]
          link
          fedilink
          111 months ago

          Ok, i usually go for speedy ones, a bit more expensive, maybe they have better chips.

          I once read, some higher quality USB sticks even have SSD style wear leveling. While cheap sticks have the worst quality flash (good q for SSD, medium for SD an ‘barely usable’ for sticks).

    • @mumblerfish
      link
      111 months ago

      Chromium with wayland and X support is by far the greatest offender that I have found.