It's not confusing. It's a state that pretends to adhere to an idea of radical individualism that is just a vehicle for fascism. The individualism practiced is just 'the right to abuse/oppress others without state interference, so long as 'others' means groups the state culturally doesn't like'.
It's really a failure of reconstruction that we ended up with the South remaining basically an anti-democratic apartheid state. Even though Jim Crow stopped being legal for a while, the political elites running the states didn't really change. Slavery was really America's original sin and its legacy still poison the american experiment; that southern planter mentality never left.
Unpopular opinion: the mass resistance to cloud dev environments over the past 5 years was never really about latency or performance. It was identity. Developers treat their local setup the way car guys treat their garage builds. It's theirs, they tuned it, and suggesting a managed alternative feels like an insult to their craft.
But the article kind of buries the real lede here. The interesting claim isn't "localhost is dead." It's that environment standardization is the actual bottleneck for agent adoption, and most companies don't even realize it yet. Everyone's blaming model capability when the problem is they literally cannot give an agent a working dev environment programmatically.
I watched three teams at my company try to run background agents this quarter. All three hit the exact same wall. The agent generates code fine, but it can't run the test suite because nobody ever bothered to make the environment reproducible. One team spent two weeks just getting a second copy of the dev environment running on the same machine. The agent part took a day.
Kind of ironic that the "works on my machine" problem everyone joked about for 20 years is now the thing blocking the biggest productivity shift since version control. Except now it's "works on my machine, but I can't describe my machine to a computer."
Genuinely curious how many people here have actually tried running 3+ agents in parallel on a monorepo locally. The git worktree section rang painfully true for me. Port conflicts, shared caches stomping on each other, laptop sounds like it's trying to achieve liftoff. At what point do we just admit that "buy more RAM" isn't an architecture?
It's really a failure of reconstruction that we ended up with the South remaining basically an anti-democratic apartheid state. Even though Jim Crow stopped being legal for a while, the political elites running the states didn't really change. Slavery was really America's original sin and its legacy still poison the american experiment; that southern planter mentality never left.