Thoughts on AI

"Deep Blue"

I think most developers are feeling some level of this right now. I'm using AI extensively and it's the most exciting thing to come along in tech for a long time. But it is scary, because it's impossible to see where it will take us, not just in the developer community, but in the world at large.

"AI Isn't Replacing Jobs. AI Spending Is"

AI spending (and AI drawing available venture capital investment) is more responsible for cutbacks than AI doing the work of those who lost their jobs. As anyone who reads this knows, I believe that AI can help developers be more productive; I don't believe that it can do developers' jobs.

"Claude Code Promotion"

I'm using Claude Code on the Web, and it's pretty neat so far. The option of having a few different sessions all working in parallel in the cloud, and being able to check in on their progress from mobile, is a nifty one. It's worth checking out with the free credit until Nov. 18.

"Here’s How the AI Crash Happens"

The detail on how companies are structuring the debt they're taking on to build data centers is interesting, and scary. The financial engineering around the AI boom is all too reminiscent of other boom/bust cycles, so I guess we just have to hope to dodge the bust this time.

Rails 8.1 is Out

This was one of the easiest Rails upgrades I've done yet. Also, since I've been posting about using AI agents, and here's what deploying the newly updated app looked like.

"Can AI Avoid the Enshittification Trap?"

You just _know_ Doctorow is right: we'll be getting sold stuff by AI with little visibility in no time. It's hard to see what the incentive structures are, and I have no doubt that moral clarity alone is not enough to deter the leaders of those companies from tapping that keg.

Automating Production Releases with AI Agents

As part of my ongoing experiments using AI agents, I created two specialized agents that work together to automate an entire release process---from test verification through production deployment. Read more about it here.