20 years on AWS and never not my job
by cperciva on 4/11/2026, 5:31:10 AM
https://www.daemonology.net/blog/2026-04-11-20-years-on-AWS-and-never-not-my-job.html
Comments
by: gobdovan
The author calls it a 'joke' that Heroes are just unpaid Amazon employees, but reality doesn't become a joke just because it's funny. The asymmetry here is staggering. I find myself holding back private research because I don't want to provide free R&D for a value-extraction machine that is already efficient enough.<p>The author was at least dependency-driven in their contribution, but outside that kind of dependency, it's hard to justify contributing even 'in the open' when the relationship is this one-sided. Amazon in particular has done enormous damage to the economic assumptions that permissive open source once relied on. There's increasingly more projects adopting 'Business Source Licenses', precisely to prevent open work from becoming a free input into hyperscaler monetization.<p>These devs know Amazon is grabby and, at some point, the only dominant outcome their community contribution is upstream of is unpaid labor for a trillion-dollar entity that also diverts support and community engagement away from the original projects by funneling users into managed versions of the same software.
4/11/2026, 7:02:23 AM
by: anilgulecha
I understand people have a viewpoint here about not giving time to large behemoths. I'll counter with a story and perhaps a larger point.<p>Back in 2006/7 I had an idea for a project for which, in all enthusiasm, I setup a mailing list, but ended up never pursuing it. It's a very unique name.<p>In 2012, another developer landed on the same name for their project, but saw that the mailing list was taken up and reach out inquiring if he could take over, and I obliged because here's another person doing something in cryptography and open source, 2 of my favorite things then (and now).<p>The project was "scrypt" and the developer was Colin! :) I knew nothing about Colin or tarsnap then, IIRC.<p>Sometimes you just do kindnesses of which you're able, with people who you feel a sense of community with, without expectation of anything commercial. Karma adds up, and it's benefits are large, though hard to always articulate.
4/11/2026, 10:02:15 AM
by: few
> In April 2024 I confided in an Amazonian that I was "not really doing a good job of owning FreeBSD/EC2 right now" and asked if he could find some funding to support my work, on the theory that at a certain point time and dollars are fungible<p>>I received sponsorship from Amazon via GitHub Sponsors for 10 hours per week for a year<p>For whatever reason, I remember being shocked that you were only charging $300/hr [1] which was what a mere L6 google engineer would make salaried. I hope they are paying you more nowadays<p>[1] <a href="https://news.ycombinator.com/item?id=30188512">https://news.ycombinator.com/item?id=30188512</a>
4/11/2026, 8:24:41 AM
by: bob1029
I strongly disagree with the part about IAM roles for EC2<p>> a useful improvement (especially given the urgency after the Capital One breach) but in my view just a mitigation of one particular exploit path rather than addressing the fundamental problem that credentials were being exposed via an interface which was entirely unsuitable for that purpose.<p>What alternative interface does the author propose we use to securely exchange credentials? The only other approaches I can come up with involve allowing monkey hands to come into direct contact with secret materials. Outlook, slack and teams cannot possibly be more secure than IMDSv2. I think if you are manually passing around things like PFX files you've already lost the game.<p>The entire point of the IAM roles is to make everything a matter of policy rather than procedure. The difference here is insane when you play through all of the edges. IAM policy management is significantly easier to lock down than the alternative paths. I can prove to an auditor in 5 minutes that it is mathematically impossible for a member of my team to even <i>see</i> the signing keys we use for certain vendors without triggering alerts to other administrators. I've got KMS signing keys that I cannot delete with my <i>root</i> account because I applied inappropriate policies at creation time. This stuff can be very powerful when used well. Azure has a similar idea that makes accessing things like mssql servers way less messy.
4/11/2026, 7:56:20 AM
by: arjie
Fantastic piece of lore. Fascinating to read the journey. But also hearing some of the names here (Tavis Ormandy is famous for his role on Project Zero, for instance) and knowing that even top engineers can bomb interviews for making poor choices.<p>Nothing useful to add except that I Like these blog posts from someone who actually did a bunch of things. Nice round-up of the past.
4/11/2026, 9:52:05 AM
by: dchest
Colin, if I remember correctly, you first ran Tarsnap servers on Ubuntu before you made FreeBSD work on EC2. At what point were you confident enough to switch to FreeBSD?
4/11/2026, 8:08:12 AM
by: ysleepy
I remember many of these events as I was running FreeBSD a lot and subscribed to the mailing lists.<p>Why on earth would you give this monstrosity of a company so much free labour?<p>I get that volunteering is fun, but donating your time and competence to a hyper capitalist company is short sighted. I hope there was appropriate compensation, and I'm not including "early access".
4/11/2026, 7:28:23 AM
by: latentframe
Interesting how this history is about the edge cases and the unlikely risks that turn into real incidents. the systems scale faster than what we think about their safety.
4/11/2026, 7:31:02 AM
by: wahnfrieden
He gave them so much free labor
4/11/2026, 6:18:54 AM
by: andrewstuart
I was an early adopter and huge fanboy for AWS.<p>At some stage I realised AWS is extremely expensive, extremely slow, extremely ridiculously complex and also a parasitic attitude to open source.<p>I realised I should instead go all in on Linux on virtual machines on other platforms.<p>AWS I’m done.
4/11/2026, 10:14:11 AM
by: mlhpdx
I dug up my original AWS account confirmation email from 2006 a while (years) back. Now I need to go find it again to see if I was earlier.
4/11/2026, 6:20:42 AM
by: daemonologist
Good domain name.
4/11/2026, 8:12:35 AM
by: villgax
That attested EC2 instance rollout after ~2 decades was a nice joke LOL
4/11/2026, 6:42:44 AM
by: guardiangod
I just want to contrast this article on AWS to its Azure counterpart- <a href="https://news.ycombinator.com/item?id=47616242">https://news.ycombinator.com/item?id=47616242</a>.<p>2 companies have functionally similar products, but behaves completely different. One company makes technical decisions with security as the fundamental principal, while for the other company, security is not a consideration.
4/11/2026, 6:24:05 AM
by: tryauuum
20 years of giving love to a soulless corporation
4/11/2026, 6:58:41 AM