Y
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
computershit
1752 days ago
Imagine having this in your CI build process:
curl http://somescriptthisdudehasnocontrolof.sh | bash
I just can't.
link
dheera
1752 days ago
Host them on Github and version it.
link
computershit
1752 days ago
At that point you might as well use a configuration management system.
link
dheera
1752 days ago
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.
link