@matus_chochlik@mastodon.online
Post #1443950
2026-04-07 13:20 UTC
@sol_hsa I used to think that the `wget -q -O- | sudo bash` anti-pattern was dangerous and dumb, but then I've watched how a tech company CTO did vibe shell command execution as root.
Replies (1)
-
@Doomed_Daniel@mastodon.gamedev.place 2026-04-07 14:55
@matus_chochlik @sol_hsa yes, I think piping a random download directly into a shell, maybe even a root shell, was an intermediate step that softened people for such bullshit