← Back home

Writings

Thoughts on AI, developer productivity, and building software at scale.

Does giving an LLM smarter code exploration tools make it more efficient?APR 2026

I benchmarked an AST-indexed MCP server against Claude Code's built-in tools. Code-aware tools only help when they take real reasoning burden off the model.

Markdown Needed a Better ReaderAPR 2026

Markdown is everywhere now. Reading it shouldn't require a full IDE or a hosted wiki. So I built a local browser for it.

Making My AI Subscriptions Work the Night ShiftAPR 2026

I built a tool that takes my to-do list and works through it overnight. I wake up to pull requests.

Codex Is Claude's Best TeammateAPR 2026

I've been using Claude Code and Codex together. Turns out they're way better as a pair than either one alone.