• Quotes and Thoughts

    There's a lot going on right now and I've been having a lot of thoughts about what is going on. In some cases I think I've expressed these thoughts well. In other cases, other people have expressed things that have helped me. Here are some quotes and thoughts...

  • I’m using AI

    This AI tech is amazing. And works so well when aiding humans rather than replacing them. But gosh I can see how it breaks the web.

  • The View from the Bottom of the Pile

    It seems upside-down, but sometimes when you're at the bottom of the pile, you can see a whole load more looking back up! And there's opportunities for programmers here.

  • I’m tired of web dev

    The web used to be fun and simple and easy to get stuff done with. Now it's discovering that someone who doesn't know what they were doing used a div instead of a button and fixing it involves half a day of frustratedly poking around files that make no sense and fixing a broken build process.

  • Eeek! What does Gutenberg Phase 3 mean for Turbo Admin

    Turbo Admin features to be in WordPress core! šŸ™Œ TheĀ WordPressĀ Gutenberg Phase 3 announcement is very interesting for me. Why? Because it will be disruptive for my Turbo Admin plugin/browser extension. An admin redesign is in the works which, especially if done in React, may make Turbo Admin impossible to run. Fortunately they are also considering […]

  • Oh gosh. I’m actually writing a post about AI.

    WOW! I made a properly "magic method" WordPress plugin that allows you to just write a function name, and have that function created for you by an AI. It just works! (Some of the time).

  • Back to Turbo Admin

    Iā€™m FINALLY getting around to chipping away at Turbo Admin's next steps. But how do I make "frameworky" things in JavaScript?

  • Why I love (and how I make) simple, static, minimal-tech websites

    There was some interesting chatter a while ago in my tech social bubbles about the tiny decline in WordPress’s CMS market share. This was followed by some interesting Twitter replies. But I chose to pick up on my friend Keith Devon’s response: And it caused me to reflect on how I now build small/quick sites […]

  • Programming styles and books

    I confess, while I have my CS degree and am well-read, I've never read many of the "classics": Clean Code, Refactoring, The Pragmatic Programmer. So with Sandi Metz's "99 Bottles of OOP" on offer, I thought I'd make a start there.