Pi: The Minimal Agent Within OpenClaw
Explores Pi, a minimal coding agent within the OpenClaw project, highlighting its design, tools, and why the author prefers it for agentic programming.
Explores Pi, a minimal coding agent within the OpenClaw project, highlighting its design, tools, and why the author prefers it for agentic programming.
A guide to setting up autonomous AI coding agents that work in continuous loops to write, test, and commit code automatically.
Explores how AI-generated code overwhelms traditional peer review processes, highlighting existing flaws and proposing deeper evaluation methods.
A guide to long-term best practices for managing open-source projects, covering organization, PRs, issues, security, and releases.
Steve Yegge discusses evolving the Beads CLI for AI agents by implementing their 'hallucinations' to create a natural interface.
A theater software CEO shares his journey from AI skepticism to using Claude Code to build a niche lighting app, discussing AI's impact on programming.
A theater software CEO shares his journey from AI skepticism to using Claude Code to build a niche lighting app, highlighting AI's role as a programming tool.
A senior frontend engineer shares their journey of joining Khan Academy, focusing on their role, the job search process, and the challenges of navigating the tech industry.
A software engineer describes replacing a $120/year SaaS tool with a custom LLM-generated solution in just 20 minutes, questioning the future of simple SaaS.
A daily tech reading list covering AI updates from Google, Netflix's Graph Search evolution, multi-agent workflows, and AI's impact on CI and product management.
A critique of the dogmatic adherence to Test-Driven Development (TDD), comparing its 'cult-like' following to trends in software engineering.
Practical strategies for managing large, growing tag systems in web development projects, based on real-world experience.
A five-level model for AI-assisted programming, from basic autocomplete to fully autonomous 'dark factory' software development.
A five-level model for AI-assisted programming, from basic autocomplete to fully autonomous 'dark factory' software development.
A senior engineer reflects on the transition from individual contributor to system designer, exploring the addictive nature of shipping code versus the long-term leverage of building robust systems.
A developer uses a single AI coding agent to build a basic web browser from scratch in Rust over three days, challenging assumptions about AI-assisted development.
Explores how AI coding agents impact internal code quality, using a case study of adding GitLab support to a Swift app.
Armin Ronacher announces a new software company founded in Vienna, focusing on open protocols, human agency, and ethical tech development.
Tips for using AI coding agents to generate high-quality Python tests, leveraging existing patterns and tools like pytest.
Tips for using AI coding agents to generate high-quality Python tests, focusing on leveraging existing test suites and patterns.