Hacker News new | ask | show | jobs
by othmanosx 29 days ago
That's how I review code nowadays:

1. Start an AI review.

2. Test the app myself, note any bugs or visual issues.

3. Review the code on www.pyor.review, compared to Github, Pyor allows me to categorize the files and changes then review the important stuff and skim the noise Pyor identifies.

4. leave comments on the on the code, and go back and forth with the author until everything is addressed.

5. approve.