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!

  • Kogasa@programming.dev
    link
    fedilink
    arrow-up
    22
    ·
    6 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.

    • taladar@sh.itjust.works
      link
      fedilink
      arrow-up
      19
      ·
      6 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@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        6 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).

        • taladar@sh.itjust.works
          link
          fedilink
          arrow-up
          3
          ·
          6 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.