Hi, I’m Jack 👋

You might know me from

This is my misc. blog, where I try to come to terms with the block editor.

I also blog about marketing automation @ WP Fusion

I tweet sometimes.

Latest posts

  • Integrating Claude Code into development

    Integrating Claude Code into development

    Disclaimer: the rest of this post is AI generated content, created using Claude Sonnet 4 (MAX) in Cursor. The prompt was: Can you help me draft a blog post for my blog, as a followup to @https://drunk.support/how-we-use-ai-for-software-development/, about how we’ve implemented and customized Claude Code in this @Branch (Diff with Main Branch), and the test…

  • The hitchhiker’s guide to configuring VS Code (and Cursor) for WordPress code standards using PHPCS, PHPCBF, and PHPStan

    The hitchhiker’s guide to configuring VS Code (and Cursor) for WordPress code standards using PHPCS, PHPCBF, and PHPStan

    We run into a lot of technical challenges while developing WP Fusion, but I think getting our IDE to properly and consistently lint, beautify, run static analysis, and test our code has been the biggest thorn in my side for the last 5 years. I’ll get one part of it working just to have another…

  • How we use AI for software development (burn this note in 72 hours)

    (Originally published March 2nd, 2025. Updated March 14th, see end of post for the latest) I’ve been experimenting with new AI tools pretty heavily over the last two years (see my experiments with custom agents or AI-assisted data analytics for more info). As of this writing (end of February 2025) we’ve also heavily integrated AI…