Nicholas Carlini
4 mentions across all digests
Nicholas Carlini is an Anthropic research scientist who used Claude Code to discover multiple zero-day Linux kernel vulnerabilities including one hidden for 23 years, and built a 100,000-line Rust-based C compiler using 16 parallel Claude agents across ~2,000 sessions.
Building a C compiler with a team of parallel Claudes
Anthropic demonstrated autonomous multi-agent collaboration at scale by having 16 parallel Claude instances build a fully-functional C compiler capable of compiling Linux without human intervention.
Claude Code Found a Linux Vulnerability Hidden for 23 Years
Claude Code discovered a 23-year-old Linux kernel heap buffer overflow through automated source code analysis, demonstrating AI-assisted vulnerability research at previously unreachable individual researcher scale.
Vulnerability research is cooked
Anthropic's Claude Opus 4.6 autonomously discovers zero-day vulnerabilities at ~100% accuracy using simple CTF-style prompts, reshaping exploit economics and threatening unpatched infrastructure worldwide.
Slopification and its Discontents
Charles Leifer reports Claude Opus 4.6 excels at code analysis and debugging but degrades sharply on large-scope refactoring and growing context—requiring disciplined iteration loops and upfront specification for practical AI-assisted development.