Your signal. Your price.

Mario Zechner built Pi because he wanted a simple, stable agent after Claude Code became unreliable. He reverse-engineered Claude Code and found its system prompts and tool definitions changed with every release, breaking his workflows.
Pi is a minimalist, self-modifiable coding agent. Its core provides read, write, edit, and bash tools with extensive hooks, allowing users to ask Pi to modify its own TUI, add features like MCP support, or tailor it for specific workflows like game development.
Armin Ronacher interviewed over 30 engineering teams and found AI agent adoption exploded after holiday breaks like Christmas 2024. He says adoption requires a two-to-three week learning period that is difficult during normal work sprints.
Armin Ronacher argues AI-generated code lacks a human's pain feedback loop. Senior engineers say no to avoid future complexity pain, but agents and junior engineers empowered by agents say yes, accelerating codebase bloat and deterioration.
Non-engineers like product managers now directly submit AI-generated pull requests. Armin Ronacher cites cases where marketing teams modify websites and sales teams build non-existent features into demos that land in repositories.
Mario Zechner auto-closes all first-time pull requests to filter out AI-generated spam. His GitHub workflow posts a comment asking for a human-written issue; agents ignore the comment, but humans respond, earning future PR privileges.
Mario Zechner believes MCP is overly complex and non-composable for developer tasks, favoring CLI-like code execution. He argues agents are creative with CLI pipes but MCP servers that dump entire API specs create useless tool sprawl.
Armin Ronacher warns the industry's 'dark factory' approach of deploying armies of agents with vague specs will produce low-quality software. The output quality is bounded by the mediocre training data the models use to fill specification gaps.
Both hosts argue the real value of AI agents is automating tedious work to free up human time for design and polish, not maximizing token output. They say the current hype pushes for unsustainable speed at the cost of quality and engineer well-being.
Armin Ronacher sees a future reckoning where engineering teams realize they cannot maintain their codebases without AI providers, creating dangerous vendor lock-in. He expects this dependency and its cost to become a major industry conversation.
DHH argues that aesthetically beautiful software is more likely to be correct, a principle he finds true in mathematics, physics, and other domains.
DHH switched from skeptical of AI coding tools to using them extensively, driving a 180-degree turn in his workflow after a few weeks of experimentation.
AI agents allow his team to tackle internal projects they would never have started before, making engineers more ambitious and productive than ever.
He finds supervising AI agents for one hour can be highly effective and intoxicating, leading people to work harder than before.
DHH built the Linux distribution Umachi from scratch on Arch and Hyprland as a personal itch-scratching project, and it quickly gained a community.
He sees Ruby on Rails having a renaissance due to its token efficiency, making it ideal for AI agent workflows that still require human-readable code.
DHH started programming on the internet in 1994 and began building Ruby on Rails in 2003 when he chose Ruby to build Basecamp without external mandates.
He believes your unique spin on an idea matters more than its novelty, proven by projects like Rails, Kamal, and Umachi finding large audiences.