Code Project – JavaScript +AI – TIAI Quest I

Code Project – JavaScript +AI – TIAI Quest I

On the last episode of TWIT, Harry McCracken, a fairly regular panelist and The Technologizer, was a guest and mentioned he had used Claude Code to update an old game he had made in BASIC as a web version using Claude Code. He wrote about it here. Anyway, It gave me the idea of basically, doing the same, for the little RPG thing I had made for my TI-85 Calculator in High School.  It was interesting enough that I had distributed it a bit to other people in school who played it as well, which was tricky of course because…
Python Logo

Code Project – Python – Flask Microblog Fixes

Claude is pretty great for creating code, but sometimes you have to actually look at the code. I have blogged quite frequently about my Microblog project. It started as a simple script that just ran on a timer with a manually filled queue, then it pulled from my shared RSS reader feed, and now its basically a full on blog platform. One hang up, it has been double posting posts, but not always. I asked Claude, several times, to comb through and figure out why this is, and each time it "fixed" the problem, but didn't. So I took a…
Fixing my Chevy Sonic Climate Controls

Fixing my Chevy Sonic Climate Controls

I had a little unexpected project recently with my car. And one that went better than fixing the window, which just failed and resulted in a returned part and a window that no longer functions. I was adjusting the blower setting on the air conditioner and there was a stiff turn before it just, stopped working. The knob still turned but the blower was stuck on "blow out the main vents." I would have been less worried if it were any season except winter, but its winter, so eventually, I will need the defroster. After checking online to confirm that…
WordPress Image Optimization

WordPress Image Optimization

Something I've tried to do, then forgot I was trying to do, for while now, is to optimize the images across the WordPress sites I have.   It's actually just this one for me, and my wife's two old blogs she no longer really uses.  There are a variety of plug ins that do this, I believe all of them require subscribing to some sort of API.  I'm not spending \$100 to optimize my 22,000 images and I'm not going to remember to come back monthly to chip away at 500 free images per month. The thing is, I'm also, pretty…
Sharing Workflow

Sharing Workflow

So, I wrote this, or at least, something like this, then sat on it for months, and now its out of date. Its GROTESQUELY out of date. The new/current system is way better thanks to this thing I had AI build. Its also a process that has sort of, evolved over time. It was a digest that posted daily on its own, but I didn't always share stuff, so it because one I shared randomly, then weekly, manually. Then it was attached to my weekly write ups. I may still use the wrap up, but now.it just shares. And it…