• Trigg@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    8 months ago

    Man updating packages by compiling them is so stupid

    Oh look 15 updated packages from AUR

    • BCsven@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

      I mean yes if time is an issue, but compiled code on your own hardware is specifically tuned to your machine, some people want that tiny tweak of performance and stability.

        • BCsven@lemmy.ca
          link
          fedilink
          arrow-up
          0
          ·
          8 months ago

          But compiled on some other machine. Compiling on your own hardware optimizes it for that specific hardware and what that chip supports etc.

  • msage@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    8 months ago

    Special Fuck You to:

    • clang
    • LibreOffice
    • Firefox
    • llvm

    I only use dwm, so no idea how long it takes to compile KDE or Gentoo Gnome.

    Everything else is so quick. Just those four take 20-30 minutes each.

  • cygon@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    I usually compile with --quiet-build=y, it doesn’t have to be configures and makefiles blasting into a shell window the whole time. On the rare occasions where a build fails there’s still the log in /var/tmp/portage/....