Recent posts

Take soundings before you ship

We decide every week whether a release is safe to ship. Soundings is the Claude Code plugin I built to answer that: release, manual review, or no-go.

Turn AI friction into better docs

An experiment using automated friction capture to continuously improve AI context docs, fixing both codebase drift and gaps in initially generated content.

Pausing Kafka at run time with Quarkus

Learn how the PausableChannel API from SmallRye Reactive Messaging can help you pause the consumption of Kafka messages at run time in a Quarkus app.