chw9e
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Background Coding Agents: Predictable Results Through Strong Feedback Loops (engineering.atspotify.com)
- Diffusion Models for ARC-AGI: A Retrospective (christopherhwood.com)
- AI Agents are shipping code faster than we can test (christopherhwood.com)
- Building iOS UI with Coding Agents Is Slow (qckfx.com)
-
AI coding agents can build iOS UI, but they can't verify it. They can update a screen, but the UI might drift or break, and nobody catches it until a human checks. qckfx gives your agent a baseline. Record a simulator…
- A Guide to Hiring the Illegible (optimaloutliers.com)
- Giving Your Agent Eyes Is Not Enough (qckfx.com)
-
I built this because I hate writing tests but I also hate shipping bugs. qckfx records what you're already doing. You tap through the simulator to check your work, and it replays those sessions to catch visual…
- We Use API Agents to Build Integrations Fast (qckfx.com)
- Bug Fixing Is an ETL Problem (qckfx.com)
-
I'm doing research on how oncall breaks down as engineering teams scale, specifically at Series A/B stage companies (roughly 15-30 engineers). The hypothesis I'm exploring: oncall workflows were designed for small teams…
- Finding and fixing software bugs automatically with SapFix and Sapienz (engineering.fb.com)
- Thoughts on Evals (raindrop.ai)
-
VSCode has LiveShare, Zed's whole thing is supposedly collaboration, there's a bunch of startups trying to crack this. And yet here we all are, tabbing between our editor and Slack every 5 minutes. Not to mention the…
-
Hey HN! I built Browser AI after getting frustrated with the official Playwright MCP server in Claude Code. If you've used it, you know the pain: - 20+ separate tools that Claude has to juggle (click, fill, navigate,…