Dossier
code review
Coverage of code review in the Nexus archive.
- Show HN: Stage – Putting humans back in control of code review
Stage is a code review tool developed by engineers Charles and Dean to streamline PR reviews by organizing changes into logical 'chapters', addressing frustrations with GitHub's UI and AI-generated code complexity. It emphasizes human oversight over automated tools like CodeRabbit or Greptile, syncing with GitHub workflows for seamless integration.
- Git commands I run before reading any code
The article discusses essential Git commands to run before reviewing code, and it has received significant engagement on Hacker News.