top | item 46507994

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

8 points| jchap | 1 month ago |diffswarm.dev

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

2 comments

order

janpot|1 month ago

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

jchap|1 month ago

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