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.
An experiment using automated friction capture to continuously improve AI context docs, fixing both codebase drift and gaps in initially generated content.
A Claude Code skill that builds the context docs your AI agent needs, backed by research on how LLMs process context.
A simple instruction you can append to your Claude Code skills to make them suggest improvements to themselves and your project docs.
Maintaining Konflux pipelines doesn’t have to be a pain. I’ve got a few tips to help you out.
PostgreSQL is pretty smart at running queries, but sometimes it needs a little help to hit top speed.
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.
Thinking about starting a blog but worried it’s too time-consuming? Learn how to launch a fully functional blog on GitHub Pages and post with minimal effort.
Learn how to propagate exceptions thrown from a loop without breaking that loop.
Increase your test coverage by overriding the configuration of your Quarkus app from its test code.
Updating an environment variable to change a logger level can sometimes be slow. What if you could change that level immediately with Unleash?
We moved our Qute templates from the file storage to a database to improve the tenants experience in a multitenant Quarkus app.