» Tag
bugs
7 postsI tested my own security tool and found four bugs
Agentmetry is a flight recorder for AI coding agents. In this entry, I discuss four bugs found and their implications for security tools.
The same bug, fixed three times: all my guards lived on the write side
A recurring bug in an e-commerce platform's inventory system and its resolution.
Four Bugs Found in a Jira Forge App Export
Four critical bugs found in a Jira Forge app export provide key lessons for engineers.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comYour AI Benchmark Might Be Measuring the Harness, Not the Model
Discover how software bugs can impact AI model evaluation. Understanding the role of the measurement system is crucial for assessing true model performance.
Microsoft Struggling with AI-Discovered Security Bugs
Microsoft is urgently addressing security vulnerabilities found by AI model Mythos. Critical bugs are prioritized, but risks from lower-severity flaws remain.
Two Bugs Found by Running My Rust Daemon on Real Infrastructure
Two critical bugs found in the Notionless Rust daemon reveal insights on reqwest and API design.
Python Column Was N/A for a Year: CPython's 4300-Digit Limit
A bug in the Python agent due to CPython 3.11+ limited data production. Discover the fixes and results.