Settings

Theme

Show HN: Diffswarm – GitHub-style review and workflow for any unified diff

diffswarm.dev

8 points by jchap a month ago · 2 comments · 1 min read

Reader

Pipe the output of a `diff` command to Diffswarm to get back a persistent URL that contains the diff with workflow, comments, search, etc. Basically some of the helpful features that Github offers on PR diffs, just available for any arbitrary diff.

I wrote this tool to use at work for documenting snapshot diff triaging, and also used it to help with the same thing on a couple Ty PRs. Example: https://diffswarm.dev/d-01k2gknwyq82f6x17zqf3apjxc

janpot a month ago

Cool idea. The GitHub link in the top-right corner appears to be broken

  • jchapOP a month ago

    Thanks - planning to open source it (at which point the link will work :) until then should probably hide that I guess…

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection