The $5, $100, and $15,000 Ways to Win a Kaggle Reasoning Competition
Jun 13, 2026
Leaderboard gaps in Kaggle reasoning challenges are mostly a compute budget problem, not a skill gap. Three tiers, one framework.
Living Docs: Giving Your Agent a Memory That Survives Sessions
Jun 8, 2026
On a multi-week agent build, chat context resets every session. Root-level docs like ARCHITECTURE.md and COMMONMISTAKES.md are how the model kept state.
Obsidian as My Thinking Backend for Cursor
May 30, 2026
How I turned an Obsidian vault into a persistent memory and identity layer for every Cursor session, across every project, without bloating context.
Grove Keepers: Architecture for Delight
May 7, 2026
Why building games with AI in 2026 is an exercise in system design and "AI ergonomics," not just syntax.
Redesigning My Website with Claude Code
Apr 30, 2026
How I used AI to go from a generic white portfolio to something that actually reflects what I do, focusing on product decisions rather than implementation.
Building MetaCode: A Metacognitive Benchmark for LLMs
Apr 28, 2026
Can AI models know what they don't know, and why that gap matters for AGI.
I Stopped Telling My AI to Remember Things
Apr 7, 2026
How hybrid search and structured knowledge turn a scattered Obsidian vault into a high-fidelity long-term memory for AI agents.
Building a Cost Observability Tool for My AI Agent
Mar 15, 2026
How I built a real-time dashboard to track LLM API spend before it tracks me.
Building PortRadar: Shipping a Developer Tool in Hours with AI
Mar 13, 2026
The agentic workflow that took a tool from idea to terminal in one afternoon.
1 Week with OpenClaw: What I've Built
Mar 12, 2026
A portfolio site, cost dashboards, automated reports, and a personal AI, in seven days.
Building My Personal AI Assistant: OpenClaw on Docker
Mar 9, 2026
How I set up OpenClaw on Docker and configured a personal AI that actually knows my context.