Hacker News new | ask | show | jobs
by solardev 602 days ago
Rather than "acceptance", I wonder if there's a better metric like "committed to git" (harder to measure, of course) or maybe "correctly finishes a code block from this standardized test suite".

I'll often accept a suggestion just to test it, seeing if the IDE pops up an error a few seconds later. Or else running it in dev and seeing if it actually works. Probably 50% of the time I'll still end up significantly modifying the code or rewriting it from scratch.