@sol_hsa I used to think that the `wget -q -O- <some-random-url> | 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.
@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