Reading up on Amp
7 deep · digging since dec 12, 25
- Building Software Is Learning - by Thorsten Ball
Building new software is inherently a learning process; the most critical skill is minimizing the time between building something and getting feedback to discover what you're actually building.
- When does MCP make sense vs CLI?
The Hacker News discussion weighs the trade-offs between MCP and CLI for AI agent tool calling, finding that each has valid use cases depending on context.
- The Coding Agent Is Dead - Amp
Amp is killing its editor extensions for VS Code and Cursor to move to a CLI-only product, arguing new AI models no longer need the hand-holding.
- My AI Adoption Journey – Mitchell Hashimoto
Mitchell Hashimoto details his phased AI adoption journey, finding efficiency by moving from chatbots to agents, outsourcing reliable tasks, and engineering harnesses to prevent errors.
- A Year Of Vibes
Armin Ronacher reflects on 2025 as a year of agentic coding tools like Claude Code, which replaced much of his direct programming, and discusses the cultural, technical, and social challenges this shift presents for software engineering.
- What Actually Is Claude Code’s Plan Mode?
Claude Code's plan mode is a thin prompt overlay and read-only guard, not a fundamentally different execution path.
- 200k Tokens Is Plenty - Amp
Amp's CEO argues that short LLM threads under 200k tokens produce better results, lower costs, and simplify complex coding tasks compared to monolithic long-context sessions.