Hacker News
new
top
best
ask
show
job
Ask HN: What rules does your team have for using AI in a durable codebase?
2 points
by
ctenb
8 hours ago
2 comments
N_Lens
8 hours ago
Having an ADR and opinionated policies in our Django codebase has helped maintain quality despite extensive use of LLMs to generate code. It also helps that more effort has shifted to code review and we also use AI tools to help review PRs.
Dermistry
8 hours ago
[dead]