Posts
All the articles I've posted.
-
I Stopped Hitting Claude's Limits — Here Are the 10 Things I Changed
Most people blame Claude when they hit the wall. The real culprit is how they're using it. Tokens aren't counted per message — they're counted per token.
-
Your Codebase Has a Blind Spot — Oh-My-Mermaid Fixes It
This open-source Claude Code plugin generates living architecture diagrams committed to git, drillable, and kept fresh by AI.
-
He Stopped Applying to Jobs and Built a System That Did It For Him
Career-Ops: an open-source multi-agent system built on Claude Code that evaluated 740+ job offers, generated 354 tailored CVs, and landed its creator a Head of Applied AI role. Now on GitHub.
-
The Gemma 4 Local Setup Guide Nobody Wrote Yet
Hardware-specific guide to running Gemma 4 locally: which model fits your Mac/GPU, Ollama vs MLX, Apple Silicon memory tuning, real tok/s numbers, and troubleshooting the things that actually break.
-
AutoAgent: The AI That Engineers Its Own Harness and Tops Benchmarks
AutoAgent autonomously builds and optimizes agent harnesses without human engineering, achieving #1 on SpreadsheetBench (96.5%) and top GPT-5 score on TerminalBench (55.1%) in 24-hour runs.
-
Gemma 4: The Pocket Rocket That Wants to Kill Your API Bill
Google DeepMind's Gemma 4 brings frontier-level reasoning to local hardware under Apache 2.0: 89.2% AIME, 80% LiveCodeBench, runs on phones to Mac minis, with native function calling and 256K context.
-
Claude Code Source Leak: 512K Lines Exposed via Missing .npmignore Entry
Complete incident analysis of the March 31, 2026 Claude Code npm source leak, the coincidental axios supply chain attack, and what it means for developers and Anthropic's security posture.
-
Karpathy Stopped Using LLMs to Write Code — He's Using Them to Think
Andrej Karpathy's LLM-powered personal knowledge base workflow: how he uses AI to compile, maintain, and query a 400K-word research wiki without vector databases or RAG.