theovermage | 1 year ago | on: I Stopped Using Kubernetes. Our DevOps Team Is Happier Than Ever
theovermage's comments
theovermage | 1 year ago | on: Google to develop AI that takes over computers, The Information reports
theovermage | 1 year ago | on: GitHub was down
theovermage | 1 year ago | on: uBlock Origin could soon stop working in Chrome
theovermage | 1 year ago | on: Why Proton VPN doesn't use RAM-only VPN servers
theovermage | 1 year ago | on: Ask HN: Trouble learning things I view as solutions looking for a problem
theovermage | 1 year ago | on: Ask HN: Trouble learning things I view as solutions looking for a problem
I've since learned to recontextualize these things in terms of people. CI/CD isn't good because it's better than SSH, it's good because people who speak English can understand a simple devops pipeline but not my custom SSH wizardry. It's a way of inviting developers and even non-tech mgmt folks into my arcane world of development / production and allowing them to see what's going on under the hood. My incentive now isn't about what CI/CD tech is better or worse, rather does it allow my team / peers to understand what I'm trying to achieve and join in. And ultimately that's what I get paid to do - I don't get paid to do cool tech stuff, I get paid to make other people's work easier, or at least that's how I see devops / CI/CD. I know I can always find easier ways to do things, but will they necessarily understand them?
Just my 2 cents. Hope this helps.
theovermage | 7 years ago | on: Ask HN: Anyone rather just be alone during work day?
Entirely possible for an enterprise-y or B2B use-case - some clients might want rigid data / network isolation in a separate account / VPC, plus it reduces the blast radius instead of running everything in one big cluster. There are ways of achieving this in a single cluster with a lot of added complexity, and spinning up a new VPC + K8s might be easier if you have the Terraform modules ready to go.