Hacker News new | ask | show | jobs
by skibbityboop 1752 days ago
Heh, can you imagine having to take over the systems managed by that poster? You'd have to rip and replace everything.
1 comments

Imagine having this in your CI build process:

  curl http://somescriptthisdudehasnocontrolof.sh | bash
I just can't.
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.