Articles from lucumr.pocoo.org
7 kept
- The Coming Loop
The article argues that while 'harness loops' atop coding agents accelerate porting, experimentation, and security, they degrade code quality and comprehension, creating machine-dependent codebases.
- 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.
- 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.
- 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.