A satirical look at the modern code editor, mocking overcomplicated AI features, electron-based bloat, and the frustrations of contemporary software development.
Terry Tao describes using modern AI coding agents to successfully port his old Java applets (from 1999) to modern JavaScript, and also create a new special relativity visualization tool he had long envisioned, all in a matter of hours.
The author shares their experience using various AI coding assistants (Claude Code, Codex, Pi) for code review and refactoring, finding frontier models surprisingly effective at catching subtle bugs but noting the lower quality and erratic behavior of some tools.
The author discusses the frustration of reading Markdown in the terminal and describes using Claude to quickly build a custom macOS Markdown viewer (MDV.app), illustrating how AI enables rapid creation of personal software tools.
A developer criticizes the trend of AI coding tools removing code editors in favor of standalone chat interfaces, arguing it wastes tokens and ignores the needs of technical users who prefer managing code output within an IDE.
Paul Graham shares Austen Allred's observation that AI apps like Claude Code and Codex are increasingly becoming the primary interface for computer tasks, analogous to browsers in the past.