Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Ask HN: What rules does your team have for using AI in a durable codebase?
1 points
ctenb
3d ago
1 comments
Save
Share
What guidelines/manifest do you have set up in your team for using AI responsibly to generate production code that has to be maintained long-term?
1 comments
1 comments · 1 top-level
top
newest
oldest
N_Lens
2d 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.
j
/
k
navigate · click thread line to collapse