Hacker News new | ask | show | jobs
by dheera 2062 days ago
> had it nuke their computer?

Pretty close. Some of them install all sorts of wacky dependencies through non-traditional means. Like you curl an install script and then it goes and curls a whole bunch of other stuff.

Massive PITA to track all the changes that it made and uninstall it.

Package managers were made for a reason, and people should use them.