cross-posted from: https://lemmy.pt/post/5733711

A severe vulnerability in OpenSSH, dubbed “regreSSHion” (CVE-2024-6387), has been discovered by the Qualys Threat Research Unit, potentially exposing

  • GolfNovemberUniform
    link
    fedilink
    arrow-up
    1
    ·
    4 days ago

    Sorry but imo “compilation” and “production” cannot be used in one sentence. Imagine the electricity bills and compilation times on office machines with i3s or Celerons

    • Pacmanlives@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      3 days ago

      Everything gets compiled at some point to be able to run.

      Lot of people running large gentoo server farms will compile and run binary’s. Even Gentoo is officially supporting binary packages for their stable branch. Package set is ever growing right now too

      • GolfNovemberUniform
        link
        fedilink
        arrow-up
        1
        ·
        3 days ago

        What I meant is that compiling the same program on 100 machines is a horrifying waste of resources and downtime. Binaries exist but it destroys the point of Gentoo that was never meant for production in the first place.

        • shazeal115@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          3 days ago

          Except you can compile binaries on one machine and install those binaries on the other 99. Gentoo is probably the easiest way to create a custom distro because of this.

          • mb_@lemm.ee
            link
            fedilink
            arrow-up
            2
            ·
            2 days ago

            distcc so you can compile on the faster ones and distribute it