TLDR Dev 2026-02-06
Claude Opus 4.6 π, GPT-5.3-Codex π, building a compiler with AI πΏΒ
π§βπ»
Articles & Tutorials
Building a C compiler with a team of parallel Claudes (14 minute read)
Anthropic tasked a team of 16 parallel Claude Opus 4.6 agents to autonomously build a Rust-based C compiler capable of compiling the Linux kernel. Over two weeks and $20,000 in API costs, the agent team produced a 100,000-line compiler that can build Linux 6.9 on x86, ARM, and RISC-V.
A Broken Heart (6 minute read)
A web app dashboard mysteriously became ten times slower. When initial fixes failed, deeper investigation using Safari's performance inspector found that "Layout" was consuming 94% of the CPU time, only on Safari. A binary search process aided by Claude pinpointed the cause: a single heart emoji rendered via the "Noto Color Emoji" Google font, which suffered from extremely slow SVG rendering fallback on Apple platforms.
Introducing GPT-5.3-Codex (13 minute read)
OpenAI has launched GPT-5.3-Codex with much improved coding performance with professional knowledge capabilities while operating 25% faster. This model is great at long-running tasks like research and complex execution, and it sets new industry benchmarks across coding, web development, and general computer use.
Orchestrate teams of Claude Code sessions (17 minute read)
Claude Code's experimental Agent Teams feature allows multiple AI instances to collaborate on complex tasks, with a lead agent coordinating work and synthesizing results. Unlike subagents, agent teams collaborate and discuss among each other, making them great for tasks requiring shared problem-solving.
Claude Opus 4.6 (12 minute read)
Anthropic has launched Claude Opus 4.6, an upgraded model better at coding, debugging, and reasoning skills, while having a 1M token context window in beta. This model has state-of-the-art performance on various benchmarks, including agentic coding and complex reasoning tests.
Company as Code (12 minute read)
"Company as Code" is a programmatic representation of the entire organization, similar to Infrastructure as Code. This system would use a declarative language to define roles, units, policies, and their relationships, creating a dynamic, queryable, and version-controlled graph model. This makes it easier to have testable policy changes and make the βcompanyβ controllable through AI agents.
How I turned my Anki side project into a Kickstarter: A Walkthrough (23 minute read)
Kanjideck was started as an Anki side project in August 2024 to create a better resource for learning Japanese Kanji, which soon expanded into developing a physical card deck and launching a business. This involved navigating manufacturing challenges, setting up a US company via Stripe Atlas due to Kickstarter country restrictions, and planning pricing and digital infrastructure.
Refactoring internal documentation in Notion (6 minute read)
To improve the quality and usability of their Notion documentation, one person implemented strategic policies and automated scripts to archive stale content, prune outdated pages, and promote current information in their company.
On Recursive Self-Improvement (Part I) (8 minute read)
Frontier AI labs like OpenAI hope to automate research by 2026, expanding workforces to hundreds of thousands of agents.
Owning a $5M data center (9 minute read)
Comma.ai operates its own $5M data center with custom hardware and software like minikeyvalue and miniray, primarily to save money, avoid cloud vendor lock-in, and have better engineering practices for all its model training, metrics, and data needs.
Move Over Gas Town, Claude Has First-Party Agent Orchestration (3 minute read)
Anthropic's new Agent Teams is an improvement on multi-agent orchestration over previous attempts like Gas Town.
The most important software engineering news in one daily email
Join 450,000 readers for
one daily email