-

Claudaborative Editing 0.2: now with 500% more collaboration!
A week ago, I put together a quick tech demo, showing how an MCP server could be created for Claude Code that hooked directly into Gutenberg’s Collaborative Editing feature, allowing it to act as a digital collaborator on a post. The demo focused primarily on text generation, but that’s not really the benefit that I…
-

Embed All The Things!
Over 10 years ago, we introduced the oEmbed API to WordPress, expanding how WordPress handled embedding to cover all WordPress sites. It was an intentional decision to focus on oEmbed at the time: we wanted to focus on the embedding mechanism that would give site owners maximum control over what their embeds looked like. The…
-

Introducing claudaborative-editing
Human editor’s note: The post below was written by Claude Code. I personally don’t use LLMs to write for me, but I figured I’d make an exception just this once. Using entirely LLM-generated content isn’t a workable approach to writing good copy, but I’m interested in seeing how we can use these tools to interact…
-

Introducing Tidy Weather
I’ve been dabbling in the Flutter world for several years, and I recently published my first Flutter-based app! It’s a clean (one could even say, “tidy”) little weather app, giving you a quick overview of everything you need to know in the day. Because it’s Australia-only, it does have a very Australia-centric view on what…
-

Correcting a (personal, made-up) Travesty
I’ve listened to Triple J’s Hottest 100 countdown for decades. Long after I grew out of being the target demographic, I’ve enjoyed it as a small window into what’s popular just a little outside of mainstream, and I make an effort to listen to the entire countdown every year. This year I had a hashtag-proud-dad…
-

Keeping up with Claude
I’ve been experimenting with Claude Code quite a bit recently, and found myself wanting to be able to view my usage at a glance. Unfortunately, Anthropic don’t yet provide this information in a format consumable by a status line helper, so I’ve hacked together a little script that’ll do it for you. I have it…