Skip to contentWriting
- Your CLAUDE.md Is an Agent Harness13 April 2026 · 10 min readYour CLAUDE.md is an agent harness. Skills are tools, hooks are guardrails, memory is persistence. How to stop configuring and start designing.
- Karpathy's LLM Wiki and the Problem Nobody Solved for 80 Years13 April 2026 · 11 min readKarpathy's LLM Wiki solves a problem older than computers: knowledge maintenance. Why every system from Memex to Obsidian failed — and what's different now.
- Project Beat: How We Replaced 12 Browser Tabs With One Dashboard13 April 2026 · 8 min readAutomated matching for the German freelancer market — scanning 4 platforms, scoring every posting against consultant profiles, and turning 3 hours of daily search into 20 minutes.
- Hydra: A Multi-Model Code Review Council1 April 2026 · 8 min readA code review council built on Karpathy's LLM Council — six advisors across Claude Opus and Codex, cross-examined and synthesized into one verdict.
- Claude Code vs. Codex in 2026: What the Benchmarks Miss31 March 2026 · 13 min readI stopped comparing Claude Code and Codex last Tuesday. That's when Codex started reviewing Claude's code — from inside Claude Code.
- The Most Useful Claude Code Skills You Should Install28 March 2026 · 2 min readA curated guide to the Claude Code skills that actually save time — from automated debugging to spec-driven workflows.
- CLI > MCP: When a Bash Command Beats a Protocol Server27 March 2026 · 7 min readMCP has 97 million monthly downloads and 10,000 servers. But for 80% of what developers actually do, curl and jq is faster, cheaper, and more reliable.
- Claude Code Hooks: Automating Your AI Workflow25 March 2026 · 2 min readHow to use hooks in Claude Code to automate repetitive tasks — from pre-commit checks to memory management.
- Skills Are the New Dotfiles24 March 2026 · 8 min readHow Claude Code skills became the new dotfiles — a personal developer identity layer that defines not just your tools, but how you think.
- MCP Servers That Actually Improve Your Dev Workflow20 March 2026 · 2 min readA practical look at Model Context Protocol servers — which ones matter, how to configure them, and what they enable.
- Why I Write Specs Before Code15 March 2026 · 2 min readThe case for spec-driven development — how writing specifications first leads to better software and fewer rewrites.