Claude and I built an app
Summary
The article announces Roboterm, a minimal terminal emulator built with Claude AI, and reflects on using AI for coding personal projects, highlighting improvements in productivity and code quality.
View Cached Full Text
Cached at: 08/19/26, 02:25 AM
Similar Articles
Posted here previously about an app that watches what Claude/Cursor do. Got some genuinely useful pushback, so I rebuilt the core engine.
A developer rebuilt the core engine of an app that monitors AI coding tools like Claude and Cursor after receiving pushback from the community.
The Emacsification of Software
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.
I rebuilt the Claude Code-style terminal workflow as a hackable multi-provider coding agent
A developer releases a hackable, multi-provider coding agent that replicates the Claude Code terminal workflow, allowing users to integrate various AI models.
@bcherny: A weird experiment I've been trying the last few weeks is having Claude take over day-to-day maintenance of our apps. S…
An engineer experiments with Claude AI taking over daily app maintenance routines (crash fuzzing, dead-code removal, etc.), resulting in 388 auto-generated PRs with 180 merged after review, showing promising early results for autonomous maintenance workflows.
Boris Cherny on Trying to Get Claude Code to Rewrite the Claude App
Boris Cherny, head of Claude Code at Anthropic, discusses an experiment where he directed Claude Tag to rewrite the Claude desktop app in Swift using a Mac VM and pixel-by-pixel comparison, with the task still running after two weeks. John Gruber critiques the approach as fixing technical issues but not the app's fundamental design problems.