Explaining syntax-aware diffing is tricky, so I'm trying to add some compelling screenshots to the difftastic readme.
They need to demonstrate weaknesses in text diffing, and be small enough to be mobile friendly. Here's the current examples.
miniblog.
Related Posts
Whilst LLMs don't always give an accurate answer, the UI is really compelling. I keep finding users whose favourite way of doing research is an LLM.
Rust's editions make it much easier to change syntax over changing APIs. This is probably true in other languages too.
It's a really compelling argument for keeping your stdlib small when your language reaches 1.0.
I'm surprised I've never seen a lisp dialect where it's idiomatic to use trailing parens as you would in C.
(foreach car cars
(drive car)
)
It makes structure very visible when you're trying to add a new expression.
IDEs help, but is the ))) density always compelling?



