Hacker News new | ask | show | jobs
by computershit 1755 days ago
Imagine having this in your CI build process:

  curl http://somescriptthisdudehasnocontrolof.sh | bash
I just can't.
1 comments

Host them on Github and version it.
At that point you might as well use a configuration management system.
Not if it requires wading through GDPR violations and free events just to get something installed every time.

Too much.

    curl https://github.com/... | bash
is easier, no GDPR bullshit, no other-PR bullshit, no free events, just installs no questions asked.