Hacker News new | ask | show | jobs
by stingraycharles 24 days ago
How many package managers allow executing arbitrary code as part of the installation process by default?
1 comments

Almost all of them.
I haven’t seen this in Go or Java?
Ok, so you are right, Go and Java (Maven, at least) doesn't have this issue.