Reading up on Armin Ronacher
8 deep · digging since dec 18, 25
- Clanker: A Word For The Machine
Armin Ronacher argues for the term "clanker" as a deliberately mechanical, dehumanizing label for LLM-based tools to resist anthropomorphism and keep responsibility clearly on humans.
- Building Pi With Pi
LLM-generated slop in issue trackers and code contributions harms open-source maintenance, forcing maintainers to resist local workarounds that undermine global invariants.
- Before GitHub | Armin Ronacher's Thoughts and Writings
Armin Ronacher argues that as GitHub declines due to instability and product churn, open source must preserve its history by moving to decentralized, archivally-funded homes that avoid the pre-GitHub era's fragility.
- I've sold out | Hacker News
Mario Zechner sold his open-source harness Pi to Earendil, a for-profit company, prioritizing family time over community ownership of the project.
- Pi: The Minimal Agent Within OpenClaw
Pi, a minimal coding agent with a tiny core and extension system, shows how software can be built by agents for agents, pointing toward the future of development.
- The 80% Problem in Agentic Coding - by Addy Osmani
Addy Osmani argues that while AI agents now write 80% of code for early adopters, this shifts problems to "comprehension debt," where developers understand less of their own codebases.
- 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.