Hacker News new | ask | show | jobs
by BullForgeLabs 36 days ago
yeah the tricky part with AI generated code is knowing what to actually review. most non-technical folks don't catch the stuff that'll bite you later. honestly just focusing on the boring parts helps. does it crash? does it eat battery? does it actually save your data when you close it? run it on an old device if you can. the fancy code stuff matters less than whether it works when someone's internet is spotty.