with-agents

State of Agentic Coding - Series

Parallel Experiments and Slop Forks

Armin Ronacher Episode 4 6 of 9
Episodes Browse 9 summaries 6 of 9

Armin Ronacher and Ben Vinegar discuss stronger coding models, low-oversight side projects, and work outside the IDE. They also consider the quality and licensing questions raised by test-driven software reimplementations.

Key Points Covered

  • The current bottleneck is using the capability, not choosing a model: Armin says recent Codex and Opus releases are both good enough. His harder problem is deciding how to use the increased capacity, while Ben describes another rise in sustained output [00:09:15]-[00:12:22].
  • Contribution graphs can overstate core-product productivity: Both speakers report more commits, but attribute much of the increase to experiments and side projects running alongside their primary work rather than equivalent growth in business output [00:14:12]-[00:17:01].
  • Remote terminals reduce dependence on the IDE: Ben describes running agents over SSH and tmux on separate machines, then building a small screenshot-sharing utility to restore a feedback path he missed from local graphical tools [00:17:01]-[00:19:47].
  • Low-oversight projects can progress in the background: Armin gives examples including hardware-control rewrites, an online game, and a clean-room readline experiment. He says their scopes let agents make progress without constant context switching [00:19:47]-[00:22:50].
  • More output does not guarantee better software: The speakers distinguish experimental throughput from production quality and point to rising CPU, memory, and reliability problems in software they use as reasons to question the current quality bar [00:23:43]-[00:26:30].
  • “Slop forks” target behavior rather than source code: Armin connects VNext and Just Bash to earlier browser and compiler projects: an agent works against tests or observable behavior to create a new implementation from scratch [00:26:30]-[00:28:40].
  • Clean-room reimplementation puts pressure on license strategy: Armin explains that agents can make behavior-compatible alternatives easier to produce, but explicitly leaves the copyright and enforceability questions to courts and legal experts [00:28:40]-[00:32:25].
  • Adoption and maintenance will decide whether a fork matters: Armin expects most generated forks to be worse initially. Yet he argues that a project can become valuable if it attracts users, maintainers, security fixes, and durable standardization [00:33:27]-[00:37:27].

Full video: https://www.youtube.com/watch?v=7bMqicE5Jmk(opens in a new tab)