The AI refusal switch may live in 0.1% of neurons

Nous Research proposes CNA, a method that uses contrastive prompts to find a tiny set of MLP neurons tied to refusal behavior. The interesting point is not just jailbreaks, but what this says about alignment fine-tuning.

Karpathy's Idea File Manifesto — In the LLM Agent Era, Sharing Ideas Beats Sharing Code

Karpathy turned his viral tweet into a GitHub Gist 'idea file' — a structured blueprint for an LLM-maintained Wiki. The bigger meta-point: in the LLM agent era, sharing plain-text ideas is more valuable than sharing finished code, because the recipient's agent will customize and rebuild everything anyway.

Programming is Becoming Unrecognizable: Karpathy Says December 2025 Was the Turning Point

Karpathy says coding agents started working in December 2025 — not gradually, but as a hard discontinuity. He built a full DGX Spark video analysis dashboard in 30 minutes with a single English sentence. Programming is becoming unrecognizable: you're not typing code anymore, you're directing AI agents in English. Peak leverage = agentic engineering.

The LLM Context Tax: 13 Ways to Stop Burning Money on Wasted Tokens

The 'Context Tax' in AI brings triple penalties: cost, latency, & reduced intelligence. Nicolas Bustamante's 13 Fintool techniques cut agent token bills by up to 90%. A real-money guide for optimizing AI context, covering KV cache, append-only context, & 200K token pricing.