Did big tech just kill big tech?
AI changed how we work, and for a lot of people, how we live too.
Models keep getting cheaper and more available, and now they slot into pretty much any project you’ve already got lying around.
In the corporate world, it means the evaluations for the traditional build-vs-buy process will change. On one side, you still have those thinking the software companies will deliver the same services and products. On the other side, some argue this means you could just build it all yourself from the ground up, no SaaS or software purchases needed. Just build it and host it.
For years that gap was the whole pitch for managed platforms: don’t self-host, let us carry the operational grind, you focus on the product. Fair trade, mostly. Self-hosting open source has always been free the way a stray dog is free. No purchase price, plenty of upkeep. Someone still has to patch it, watch it, and debug the config at midnight when it quietly stops working.
Open source just got easier.
To me, it seems like something in between, a hybrid, will be the new normal; pre-built frameworks which have all the core components you need, but with an AI helping out with the ops and customization. Turns out that player has been here for years already - open source.
Even though open source is old news, the introduction of open weight language models and smaller edge llms is a new paradigm. Maybe running an agent locally is not so far fetched anymore.
That’s what agents actually change: not the software, the babysitting around it. I run a home lab for fun, nothing critical riding on it, and I’ve felt the shift. Used to be me at 23:00, staring at a log file trying to figure out why a container won’t come back up. Now I describe the problem and let an agent go dig through it. Same interesting work, a lot less of the tedious kind, the kind that was never why I wanted a home lab in the first place.
Scale that up to a company and the math changes too. Enterprises didn’t avoid self-hosted open source because the software was worse. They avoided it because someone had to babysit it, and a vendor’s managed offering made that cost someone else’s problem. Shrink the babysitting bill and build-vs-buy tilts back toward build, or at least toward self-host.
Data sovereignty sharpens this. The industries and regions that already care where their data sits were paying the biggest premium for managed convenience. Take away the operational tax on self-hosting, and keeping things in-house stops being the expensive, principled choice. It’s just the obvious one.
This also applies to individuals who would like to take more control of their privacy and digital footprint, and host their data at home rather than on someone else’s computer. I would not be surprised to see home-labbing also get more popular, even among non-geeky individuals.
There’s a risk angle too. Once you can reasonably hand some share of your codebase to an agent, you have to actually decide what’s critical and what’s just glue and scaffolding nobody wanted to spend senior engineering time on anyway. That split forces teams to be deliberate about where their human attention actually goes.
None of this makes big tech’s platforms useless, scale and compliance guarantees are still real. But a lot of what people were paying for was never the software, it was not having to deal with the toil around it. Agents chip away at exactly that toil.
Maybe AI didn’t so much fix open source’s problem as remove the excuse for avoiding it. So big tech maybe didn’t kill itself, but big tech’s own pitch is getting a lot more contested, by the same AI it helped build.