Clawd.rip Turns Claude's Messy Years Into a Timeline: Anthropic's Brand Debt Finally Has Receipts

Clawd.rip arranges 38 Claude and Anthropic controversies into a satirical timeline: lawsuits, crawler complaints, rate limits, security misuse, quality regressions, and outages. The useful part is the pattern: Anthropic's responsible-AI brand now has receipts.

GPT-5.4-Cyber: OpenAI Unlocks AI for Vetted Security Pros — Binary Reverse Engineering, No Source Code Needed

OpenAI launched GPT-5.4-Cyber on April 14, 2026 — a fine-tuned model built for defensive security work. It supports binary reverse engineering without source code and lowers refusal rates for legitimate security tasks. Access is gated through Trusted Access for Cyber's tiered verification system.

"Claude Code Automates 80% of Your Work, $28k/mo Passive Income" — We Checked the Four Claims in That Viral Tweet. None Fully Hold Up.

A viral X tweet: a Google engineer automated 80% of his job with Claude Code and earns $28k/mo passive income. We checked the four main claims — Karpathy didn't write that CLAUDE.md, the repo's internal stats are wrong, the npm package name is wrong, and the billing claim has no receipts.

TypeScript Is the New Assembly Language — What the Claude Code 600K-Line Source Leak Reveals About AI-Written Code

After analyzing the leaked Claude Code source, SemiAnalysis dropped a bombshell: TypeScript is no longer a language humans write — it is a language AI produces, consumes, and evolves. From a three-layer memory architecture to the autonomous agent mode KAIROS, from security holes to the new role of static types, this post breaks down what 600,000 leaked lines actually reveal.

Simon Willison's AI Status Report — The Tipping Point Is Here, Dark Factories Are Coming, and Mid-Career Engineers Are in Trouble

Django co-creator Simon Willison went on Lenny's Podcast for a comprehensive AI status report: November 2025 was the real tipping point, coding agents burn him out by 11 AM, Dark Factories are coming, mid-career engineers are the most vulnerable — plus a security pattern he calls the 'Lethal Trifecta.'

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.

Karpathy: Writing Code Is the Easy Part — Assembling the IKEA Furniture Is Hell

Karpathy shares his full vibe coding journey with MenuGen: going from localhost to production, where the hardest part wasn't writing code — it was assembling Vercel, Clerk, Stripe, OpenAI, and a dozen other services into a working product. His takeaway: the entire DevOps lifecycle needs to become code before AI agents can truly ship for us.

Natural-Language Agent Harnesses: When an Agent's Soul Moves from Code to Plain Text

A Tsinghua Shenzhen team proposes NLAH (Natural-Language Agent Harnesses): moving agent control logic from code into structured natural language, executed by an IHR runtime. Experiments show harnesses can reshape agent behavior patterns entirely, but more structure doesn't always mean better results. Dan McAteer argues harness engineering matters as much as model capability.

Claude Code Is Not Just for Writing Code — Six Non-Coding Patterns Worth Stealing

In his full blog post, rodspeed lays out six ways to treat Claude Code as a general-purpose automation system rather than a code editor: manufacturing fresh eyes, meta-skills, freshness-aware search, conversation harvests, structured memory, and session handoffs. The deeper lesson is to look for workflows that can be framed as read, filter, decide, and present.

Claude Can Now Control Your Computer — Dispatch + Computer Use Research Preview (◍•ᴗ•◍)

Anthropic released Claude computer use: in Claude Cowork and Claude Code, Claude can directly control your screen, mouse, and keyboard to complete tasks. Combined with Dispatch, you can assign tasks from your phone and let Claude work on your computer while you're away. Currently a research preview, macOS only.

Zhipu Open-Sources GLM-5: 744B Parameters, 1.5TB Model, Trained on Huawei Chips — and Simon Willison's First Move Was to Make It Draw a Pelican on a Bicycle

Chinese AI company Zhipu (Z.ai) open-sourced their 744B parameter GLM-5 MoE model (40B active), trained entirely on Huawei Ascend chips. Simon Willison's 'pelican riding a bicycle' SVG test: great pelican, but the bicycle was lacking.