Tag: software-development
All the articles with the tag "software-development".
-
AI agents need queues, not infinite loops
Published:• 6 min readAfter letting Codex run a goal for more than 14 hours, the lesson was not that agents should run forever. The useful pattern is a queue of scoped tasks, clear evidence, and human ownership at the right points.
-
The review bottleneck is the new software bottleneck
Published:• 12 min readAI agents can generate code faster than teams can understand it. The bottleneck in software development is shifting from writing code to reviewing, verifying, and owning it.
-
When the best AI security reviewer refuses to review security
Published:• 4 min readI tried using Claude Fable 5 for a defensive security review of our SaaS application. Even with safe framing, it refused and fell back to Opus 4.8.
-
Warp as an ACP Client
Published:• 3 min readAn experimental prototype of Warp running as an Agent Client Protocol client, separating the terminal UX from the user-owned agent runtime.
-
The one-shot app fantasy
Published:• 2 min readAI can multiply a capable builder, but serious products still need judgment, architecture, QA, customer feedback, and maintenance.