Live data from Hacker News

After 15 years, I use Outlook as my build pipeline

iwriteaboutcode.blogspot.com

21–30 of 73 posts

Re: After 15 years, I use Outlook as my build pipeline

#23

[flagged]

If your build pipeline is anything more than a deploy.sh file containing

go build binary

scp binary root@server:/deploymentlocation

you are a hack, a fraud, an overengineer and someone who should NOT work as software or devops engineer.

Re: After 15 years, I use Outlook as my build pipeline

#27

I don't know if Telegram, Slack, Discord, GitHub Actions, GitLab CI, Jenkins, or Kubernetes will be around (or without massive breaking changes) in 20 years, but email absolutely will be.

TIL that Jenkins was only released in 2011. Feels like it's been around since forever.

Re: After 15 years, I use Outlook as my build pipeline

#28

I don't know if Telegram, Slack, Discord, GitHub Actions, GitLab CI, Jenkins, or Kubernetes will be around (or without massive breaking changes) in 20 years, but email absolutely will be.

TIL that Jenkins was only released in 2011. Feels like it's been around since forever.

If you're like me, in your mind Hudson and Jenkins are the same thing, so maybe you started using "Jenkins" before 2011 when the renaming happened!

Re: After 15 years, I use Outlook as my build pipeline

#29

I don't know if Telegram, Slack, Discord, GitHub Actions, GitLab CI, Jenkins, or Kubernetes will be around (or without massive breaking changes) in 20 years, but email absolutely will be.

TIL that Jenkins was only released in 2011. Feels like it's been around since forever.

I think that might be because it was called Hudson before that I believe.

Unless that was a different project altogether?

Post reply on HN