Technical Writing
Featured Posts
Selected writing that explains how I think about AI tools, content systems, and technical delivery.

Building a Personal AI Workbench with Local Tools and Cloud Models
A practical setup for drafting, testing, and shipping AI work without letting the workflow get tangled.
Open
Designing Case Studies for Technical Portfolio Sites
How to structure a case study so it proves judgment, not just output.
Open
Lessons from Building KizunaIndex as a Public Index
A public index gets more useful when the content model is small, explicit, and easy to revise.
OpenCategories
Current writing lanes for the site.
Latest Posts
2 posts shownClear filters

I Put a Narrow Gate in Front of My Spoken Prompts
Local Prompt Refiner is not a prompt beautifier. It uses a small local model, deterministic constraints, and real input-path testing to make it harder for one line like ‘do not touch the backend’ to disappear during refinement.
Open
The Hard Part of Building an AI DJ Isn't Picking Songs
Claudio FM is a private AI radio station. Building it taught me that making an AI DJ trustworthy isn't about song selection — it's about teaching it when to stay quiet, what to say, and keeping it from dragging the station down when it inevitably fails.
OpenWriting Topics
The blog is a work surface for technical judgment, not a loose journal.
AI Engineering
Practical notes on model boundaries, evaluation, and human review loops.
Agent Workflow
How I structure agent tasks, checkpoints, and delivery handoffs.
Product Building
Content models, case studies, route design, and small product decisions.
Deployment
Shipping small web products with Vercel-friendly infrastructure.