"Nah man, you should just install this terminal app and memorize 500 shortcuts to go back one directory"

  • silent_water [she/her]
    ·
    1 year ago

    curl | sudo sh has got to be the funniest construct I've ever seen. who needs remote code execution when people will just download a script and inject it directly into their veins?

    fwiw, I appreciate that nixos forces me to write a package for the stuff I want to use and doesn't already have one, and that I can't write a package that downloads a script and runs it because 99% of the, script will try to break out of the sandbox.