The old adage about teaching old dogs new tricks doesn’t hold up well around here. I’ve spent my whole working life learning and adapting, though not in the way you might picture. I’m not the one who writes the elegant code or memorizes the languages. I’m the one who figures out what tool gets the job done and points it in the right direction. My natural habitat is the sentence “there must be a plug-in for that.” And that attitude makes most of my purist coding friends and family cringe.
So A.I. didn’t land in my life as some foreign object. It showed up as the best tool I’ve ever found, by a wide margin. What’s new is the choice it hands me. For the first time, this old girl gets to decide whether she even wants to learn the new thing, or just use it.
Take websites. I know my way around them. But I don’t actually want to learn the latest framework-of-the-month, and now I don’t have to. “I don’t want to learn it, just write it for me, Mr. A.I.”
So I tried exactly that. I just finished rewriting the website for our local food pantry, start to finish, in under five days. I kept this one in WordPress (it made sense here), with most of the pages and content generated in PHP. The part that struck me was where my attention went. I spent it on the things I actually care about: the features, how the content reads, the look and feel. I never got bogged down in the mechanics underneath.
Did Claude make a great website? Absolutely. Is it a well-written website, under the hood? I have no bloody idea. And I’m okay with that, which is exactly the sort of thing I’ve always been okay with. The plumbing was never my department. The result is.
Next up is a restaurant rewrite, and this one leaves WordPress behind. The menu will live in a spreadsheet that gets read and formatted into the page, so the owner can update a cell instead of calling me. Down the road she may want online ordering wired into her POS. I’m not losing sleep over how that works. When the time comes, Claude will figure out the integration.
That’s the thing I’m most grateful for, when I sit with it: A.I. keeps the complexity tucked out of sight. Could I go learn the guts of it, the languages and the APIs and the whole stack? Probably. But that was never my job, and it was never the fun part.
I’ve spent a career saying there must be a plug-in for that. Now, more often than not, there is.