• zitrone 🍋@europe.pub
    link
    fedilink
    arrow-up
    36
    ·
    2 days ago

    that is why you don’t run random install script as root

    i hate that so many tools nowadays want you to curl | sh for installing

    • iocase@lemmy.zip
      link
      fedilink
      arrow-up
      1
      ·
      19 hours ago

      Yeah pipe that shit into a file and check first unless you really really trust the project.

    • w33n1s@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      2 days ago

      Glad I’m not the only one. It’s always the shell apps that use annoying emojis too

    • SpatchyIsOnline@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      2 days ago

      i hate that so many tools nowadays want you to curl | sh for installing

      Using NixOS has the advantage of making me not want to touch these tools. If I can’t install it reproducibly with Nix, I’ll just look for an alternative :)