• 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.

  • Coding for fun

    Back at the end of 2020, Jhey Tompkins wrote an excellent article titled “Playfulness In Code: Supercharge Your Learning By Having Fun“. I loved this article and though the examples in it were more visually playful than technologically playful (and yes, HTML and CSS are technological – I just couldn’t find a better way to […]

  • I know nothing, really, but could nav menus be a browser API?

    Let’s not start with nav menus. Let’s start somewhere else… What do Github, Laravel Forge, MacOS, VS Code, Sublime Text, JetBrains IDEs like PHPStorm, Google Chrome’s dev tools, Windows Terminal, the Warp terminal application, and Netlify all have in common? They all have “command palettes” – as do an increasing number of both native and […]

  • WordlePress and nerding out about WordPress function names

    Given all the “Wordle” hype these days, I think I was one of the first (of many) people to wonder about what “WordlePress” might look like: Not long after, Taco Verdo did buy the domain, with the aim of preserving it for the good of the WordPress community. Then, one bored weekend, I came up […]