Hacker News new | ask | show | jobs
by dhorthy 262 days ago
yeah flat, simple code is good to start, but I find I'm still developing instincts around right balance between "when to let duplicate code sprawl" vs. "when to be the DRY police".
1 comments

Agents get really confused by duplicate code, so I advise DRYing out early and often.