The CS Jobs AI Can't Touch: What the 2026 Official Data Actually Says
Here’s the uncomfortable truth about every “AI will take your job” headline: most of them are written by people who haven’t read the actual reports. The Bureau of...
Collection
I’ve been using Claude Code with codegraph and trace-mcp for structural code intelligence — but I had no visual dashboard and no memory across sessions that went deeper than raw...
"Explore the latest insights and deep dives curated specifically for this category."
Here’s the uncomfortable truth about every “AI will take your job” headline: most of them are written by people who haven’t read the actual reports. The Bureau of...
If you’ve used Claude Code, Cursor, or Codex for more than a few days, you’ve hit the wall: the agent reads a file, loses context on another, makes...
Here’s a claim worth examining: for a well-specified business UI, roughly 80% of the interface definition can be generated by a deterministic script — no LLM required. The...
Part 2 of “Inside Claude’s Cognition” Series The Universal Problem Every LLM has a context window. Every LLM forgets between conversations. Every developer who works on multiple projects...
Part 5 of “Inside Claude’s Cognition” Series Part 4 described the contracts pattern — seven principles for building projects that scale with AI. This part zooms out: where...
Bonus Essay — “Inside Claude’s Cognition” Series After reading Part 3: The Cockpit, a natural question comes up: Claude Code already saves sessions, can compact them, and lets...
Most introductions to AI for developers are written from the outside. Here’s what transformers are. Here’s how attention works. Here’s a taxonomy of model families. This series is...
The Problem You Don’t See Coming A project ships. It works. A month later, you need to extend it. You open the codebase and immediately hit the wall:...