DiffsHub

Lobsters Hottest Tools

Summary

DiffsHub is a tool that provides a fast, virtualized interface for viewing any public GitHub diff (PRs, commits, etc.) by simply replacing github.com with diffshub.com in the URL.

<p><a href="https://lobste.rs/s/u0nv8q/diffshub">Comments</a></p>
Original Article
View Cached Full Text

Cached at: 06/20/26, 02:33 PM

# DiffsHub, from Pierre Source: [https://diffshub.com/](https://diffshub.com/) View code changes from any public GitHub diff—PRs, comparisons, commits, diffs, and patches—with a super\-freaking\-fast, beautiful, and virtualized interface by replacing`github\.com`with`diffshub\.com`\. `\- github\.com/org/repo/pull/number``\+ diffshub\.com/org/repo/pull/number` ### Enter a URL above, or use one of these: You can also compare millions of lines with ease, like[v6\.\.\.v7 of Linux](https://diffshub.com/torvalds/linux/compare/v6.0...v7.0)\. This sometimes crashes mobile browsers, and GitHub unreliably serves diffs over 100k lines with a delayed first byte\. --- Built by[The Pierre Computer Company](https://pierre.computer/)with[FileTree](https://trees.software/docs#react-api-filetree)and the new[CodeView](https://diffs.com/docs#codeview)component\. [https://x.com/pierrecomputer](https://x.com/pierrecomputer)[https://discord.gg/pierre](https://discord.gg/pierre)[https://github.com/pierrecomputer/pierre](https://github.com/pierrecomputer/pierre)

Similar Articles

gap: UI text diff

Lobsters Hottest

gap is a simple GUI text diff utility for comparing files and directories, supporting Myers diff algorithm, inner-diff views, git integration, and customizable settings. It is a self-contained tool with no external dependencies beyond a C++ compiler.