I'm flattered that SemanticDiff has a blog post comparing it with difftastic! https://semanticdiff.com/blog/semanticdiff-vs-difftastic/
It's a pretty even-handed post, and it touches on some of the different design decisions. For example, SemanticDiff considers 0xA and 10 to be the same when diffing.
miniblog.
Related Posts
I'm really flattered that IntelliJ users are requesting structural diffs and referencing difftastic!
(FWIW I'd love to eventually ship a reusable library, but APIs are just changing too fast right now.)
https://youtrack.jetbrains.com/issue/IDEA-291212
elisp-refs support has landed in emacspeak! https://emacspeak.blogspot.co.uk/2016/11/emacspeak-450-idealdog-unleashed.html I'm flattered (and getting some useful feature suggestions!)
Generational GC lands in Julia! https://github.com/JuliaLang/julia/pull/8699 I'm also flattered some of my benchmarks were useful.