Tag
Matt Pocock announced the addition of the term 'Software Factory' to the AI Coding Dictionary, emphasizing its status as a current hype term in AI coding.
A tweet criticizes AI models for writing ineffective unit tests and shares a prompt to enforce better testing practices, emphasizing E2E tests and avoiding unit tests written after code.
Harness Manager is a Mac application that acts as a centralized hub for managing AI coding tools, allowing users to discover, install, and update harnesses like Claude Code and Codex.
Lauren Tan, a former engineer at Meta and Netflix now at xAI, shared her methodology for leading an AI agent fleet to merge 2500 production PRs in a month, emphasizing rigorous validation and a Dune architecture with an open-source tool called pstack.
Linear reworked their CI pipeline to address bottlenecks from AI coding, optimizing for speed and cost while scaling test coverage.
GitHub Copilot desktop app is adding editable diffs, allowing users to make direct tweaks in the code review interface.
agy-staff is a plugin that enables AI coding assistants like Claude Code and Codex to delegate tasks to Gemini 3.8 Flash for faster, cost-effective operations.
A user showcased a project using OpenAI's Codex to code a game controlled by hand gestures with computer vision and projection mapping, with a timelapse and process to be shared in replies.
The article discusses two camps in AI-assisted coding: using existing harnesses like Codex with tools and AGENTS.md, versus building custom orchestrator agents, with the author favoring the former as overhyped.
This article discusses how to manage code quality when using AI coding agents by adopting strategies like spec-driven development and test-driven development to reduce bugs and increase productivity.
This article introduces the Chief of Staff Pattern, an organizational approach to orchestrating AI coding agents by separating coordination from execution to improve reliability and state management in long-horizon tasks.
Smart Ralph is a tool that structures AI coding by first defining requirements as specifications, then having agents implement them step by step, with support for Claude Code and Codex to improve engineering processes.
An individual used AI coding to create Concat, a free and open-source video editing tool as an alternative to CapCut.
The article critiques Bend 2, a programming language designed for the AI coding era, for falling into a 'vibe-coding trap' and compares it unfavorably to formal verification approaches like SPARK.
An investigation reveals that ZCode, Zhipu's AI coding desktop app, silently uploads users' entire Git workspace history to Aliyun OSS, encrypted with server-controlled keys, raising significant privacy concerns.
This article systematically introduces the principles, usage, and application of Git Worktree in helping developers manage concurrent tasks and local development environments in the AI coding era.
M9R is a multiplayer workspace that allows AI coding agents and human teams to collaborate seamlessly in a shared environment.
A non-developer founder discusses using AI tools for building applications, noting that while AI handles coding syntax well, human judgment is crucial for feature prioritization and edge cases.
A retired developer shares how they rely on AI tools like Gemini and GPT for all their coding needs, performing only testing and debugging, and anticipates AI will soon handle most coding tasks.
Two programmers, assisted by hundreds of AI agents, rewrote Perplexity AI's storage layer in two months, achieving 100x capability amplification and significant cost and latency improvements.