It's now possible to use difftastic for all your git diffing operations! I'm using `git log -p` in this screenshot.
(It crashes horribly if you add/remove whole files, or modify binary files, but it's really nice to dogfood and spot issues!)
miniblog.
Related Posts
I'm finding that it's easier to write static analysis tools for language X in language X. It's less to think about.
I've been writing an analysis for JS. I really like working with typescript but it's been easier to prototype if I dogfood.
