top | item 38019528

(no title)

angrais | 2 years ago

Why not run it on your main OS? Otherwise, Docker is fine.

discuss

order

andersa|2 years ago

Because it installs like 100,000 python scripts of mystery origin that run with full privileges. Even if the maintainers are unlikely to be malicious on purpose, it only takes one person accidentally putting a typo in a dependencies file in one of the hundreds of packages it imports... many of which not commonly used ones.

gkbrk|2 years ago

Why are you running it with full privileges? It's one command to create a user on Linux, and another command to switch to it.