Uncategorised

Ask HN: What are your strategies for reviewing AI generated code?

Almost everyone I talk to feels the pain of reviewing code generated with LLMs. It feels like humans have become the bottleneck in the development process.Some teams are setting guardrails, like limiting PR size or enforcing a max number of changed li…