Can we please stop with curl | sudo bash, PLEASE
The article criticizes the practice of using `curl | sudo bash` for software installation as a severe security risk, citing dangers from compromised URLs, malformed output, and publishing errors that could execute malicious or destructive commands with root privileges. The author warns this practice signals poor security awareness from project authors.