Writing
Engineering post-mortems and personal essays. Different subjects, same habit: I write things down instead of leaving them unexamined.
Essay · August 2026 · 7 min read
The Overfilled Cup
On the people who keep giving into a space that never signals it's had enough, and why that isn't weakness.
Engineering · July 2026 · 8 min read
I built a self-correcting RAG pipeline. It scored worse than the baseline.
SHARP-RAG added a critic agent that verifies retrieved evidence before answering. Exact match dropped from 25% to 15% and latency tripled. The post-mortem taught me more than a positive result would have.