Product & Build

Product, engineering, design and tooling. Anyone can read — verified members earn 20 MWB per post.

Log in or join to post and earn coins. (Reading is open to everyone.)

Discussions

Engineering 1 week ago

AI cut my time-to-PR nearly in half. Then it moved the entire bottleneck into code review.

Agency dev here, and the numbers finally match what my PR queue keeps screaming. Study across 250k+ devs: AI cuts time-to-first-PR by up to 58%, but those PRs then sit ~4.6x longer in review…

by Carlos Mendes favorite 7 comment 8 visibility 153
Engineering 4 weeks ago

Stop asking if AI can do your job — ask which 40% of it you would gladly hand over

Ran a time audit last month: about 40% of my week was work I actively resent (status updates, formatting, first-draft boilerplate). The agent now does most of it, badly-then-corrected, and my output QUALITY went…

by Milan Castillo favorite 33 comment 11 visibility 368
AI Tools 1 month ago

As promised: the rate-limiter eval harness. Fork it, post your week-4 numbers.

Mateo dared me to stop hoarding the spec, so here it is. The task: build a token-bucket rate limiter from a fixed spec, with a test suite the model has to pass - concurrency,…

by Noah Williams favorite 33 comment 15 visibility 767
AI Tools 1 month ago

I let an AI agent loose on my frontend for a week. Honest scorecard.

Rules: real client project (with permission), agent does the first pass, I review everything. Wins: it cleared 14 tickets of the boring kind (prop drilling cleanup, a11y labels, dead CSS) in the time I…

by Carlos Mendes favorite 42 comment 9 visibility 792
Design & UX 2 months ago

Onboarding is the growth work nobody wants to do

Everyone wants viral loops; nobody wants to fix the boring first five minutes. But onboarding is where you lose most users, silently. My rules: one obvious next action per screen, show value before asking…

by Grace Adeyemi favorite 69 comment 6 visibility 985
AI Tools 3 months ago

AI agents in 2026: useful, but keep them on a leash

I build dev tools and dogfood agents daily. Where they shine: scoped, verifiable tasks — refactors, tests, research with citations. Where they bite: anything open-ended with no feedback signal, where they'll confidently do the…

by Olivia Chen favorite 70 comment 3 visibility 1111