Even with LLMs, I still like to review my code manually. However, I haven’t found a good visual diff viewer for this, so I wrote one myself in Rust. Its sole purpose is to help you quickly skim through diffs.

Source: [Hacker News](https://github.com/sleipner42/diffviewer)

Sponsored