452
rm -rf /usr due to typo
(sh.itjust.works)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
that is why you don't run random install script as root
i hate that so many tools nowadays want you to
curl | shfor installingYeah pipe that shit into a file and check first unless you really really trust the project.
Glad I'm not the only one. It's always the shell apps that use annoying emojis too
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 :)
same