If you haven't checked out my new Ruby Web Framework, Brut, I did a 15ish minute screencast where I make a blog from scratch. Check it out on PeerTube, read the source, or, if you must, watch on YouTube.
And now, what I hope is perhaps the only post I make about AI for the time being. I'm not a booster or True Believer, and I'd be happy if this entire ecosystem was shot into the sun, but it's here and part of our lives, and I feel like I need to understand it by using it. This is where I'm at, and you might find it useful.
AI is Just as "Accurate" as Stack Overflow, but More Ergonomic
I've had mixed (though mostly negative) results with "AI agents" that take instructions and make code changes on my behalf. I've had a more success using ChatGPT as my own personal Stack Overflow. It gives precise answers to my specific issues, which I can then triangulate against real documentation and testing to avoid wasting too much time when it's wrong.