Show HN: Diffswarm – GitHub-style review and workflow for any unified diff
diffswarm.devPipe 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 Cool idea. The GitHub link in the top-right corner appears to be broken Thanks - planning to open source it (at which point the link will work :) until then should probably hide that I guess…