DiffsHub
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.
View Cached Full Text
Cached at: 06/20/26, 02:33 PM
Similar Articles
@sashimikun_void: https://github.com/nkzw-tech/codiff… Cool code diff viewer btw...
Codiff is a beautiful, local diff viewer for Git repositories with LLM-powered walkthroughs and inline review comments, designed to streamline code review before committing.
Show HN: RealDiff – runtime behavior diffing for pull requests (six languages)
RealDiff is an open-source tool that detects runtime behavior changes in pull requests by comparing test outputs, highlighting unintended effects even in files not directly edited.
Show HN: Codiff, a local diff review tool
Codiff is a minimal, local diff viewer for reviewing staged and unstaged Git changes, with LLM-powered walkthroughs and inline review comments.
@GergelyOrosz: Actually, here's what you need to know about stacked diffs (aka stacked pull requests) as a concept, the deepdive writt…
Gergely Orosz shares the Pragmatic Engineer deepdive on stacked diffs, explaining the concept popularized by Meta and Google, and how GitHub's new public preview makes it more accessible.
gap: UI text diff
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.