HN user

cbyteai

2 karma
Posts2
Comments5
View on HN
My AI Coding Tips 6 months ago

Great list! #1 and #5 really resonate—treating AI like a teammate and giving it context pays off. Also, #6 is key: always read every line, because AI can produce plausible but subtly wrong code.

Not surprising that AI PRs fail when they touch lots of files or try to implement features nobody asked for. Human context still matters a lot.