This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
James Munns
jamesmunns.com
did:plc:rqm4qgf6jdmb35mxatuzi6cq
btw these two bash scripts are invaluable to my development workflow:
`diffref.sh <IDENT>`, which I have aliased to `git e <IDENT>`: compares your current working dir to a clean checkout of a hash/label/tag
`diff2ref.sh <IDENT1> <IDENT2>`, I call `git e2 ...`, compares two clean checkouts of IDs
[contains quote post or other embedded content]
2025-07-09T19:55:48.344Z