A Frustrating AI Code Smell: Every Problem Decomposes to a dataclass With Four Reasons
Turning messy evidence into a clean taxonomy before it has earned one.
Autoregressive thoughts on ML, AI, and shipping things. By Alex Furrier.
Turning messy evidence into a clean taxonomy before it has earned one.
Using AI to turn a $70 accessory into a literal attention shield.
I went from merging 3.4 personal PRs a week to 19.2. Extrapolate that another year and the math says 20 PRs a day. Yeah, right.
Pi made it easy to put a sprite version of my dog in the terminal, then bundle the small coding-agent features I wanted around it.
AI agents can ship code faster than humans can review it. Correct code still needs human time to become good software.
OpenAI explained why Codex kept talking about goblins. Of course it was reward hacking.
Codex GPT-5.5 apparently needed an explicit, repeated reminder not to talk about certain creatures unless they are actually relevant.
When you can do anything, what you don't do is the skill
Andrej Karpathy described exactly what I've been doing for the past few months. Here's a template to get started in five minutes.
Types as agent instructions, auto-generated verifiers, and experimental REPL mode.
Software UX has been built around make it easy to do things. It's shifting towards make it easy to say what you want.
One person and one AI built pretext in 27 days. Autoresearch applied to a real problem.
10 principles for building CLIs that AI agents can actually use, from a Cursor dev. Plus the missing piece: WHEN and WHEN NOT to use each command.
Anthropic's harness engineering article highlights what's missing from most AI coding: scrutiny and evaluation.
Why build a RAG pipeline when AI can already do most of the work for you?
You don't need drift detection to start. One dashboard, one runbook, and a process that gets a little better every time.
I pointed Claude at Evan Miya probabilities and Yahoo public picks and told it to build a bracket optimizer. It mostly worked, except for the part where it started picking 16-seeds.
AI makes checking claims cheaper than making them. A penny-rounding simulation proves the point.
Automate the draining parts, focus on what gives you energy
Agents + CLIs + skills is the core of the future - nobody has figured out the right human interface for that yet
No theory, just the setup — how I actually work with AI tools day to day
Everything else is CLIs and skills files
What to expect when running local models on consumer hardware
The Muon optimization algorithm stablizes multi-million dollar GPu training run and does so on the strength of three "magic" numbers
Discovered that CLAUDE.md files get passed to Claude with a disclaimer that they might not be relevant - explains why project instructions sometimes get ignored
Five years of accumulated homelab jank finally gets some love during paternity leave
A command-line utility for scraping web content through the Firecrawl API with automatic file naming and content cleaning