Incredible work making rustc faster: https://blog.mozilla.org/nnethercote/2016/11/23/how-to-speed-up-the-rust-compiler-some-more/ (even the core team overuse .clone() sometimes—comforting for the rest of us!)
miniblog.
Related Posts
An incredible 7 minute demo of APL, going from constructing an array to visualising Conway's Game Of Life, built incrementally without loops or temporary variables: https://www.youtube.com/watch?v=a9xAKttWgP4
An incredible 2,200 commit series that organises headers in the Linux kernel and cuts incremental build times in half: https://lwn.net/ml/linux-kernel/YdIfz+LMewetSaEB@gmail.com/
The docs for autochrome are incredible. It's just a readme.clj file, so the worked example is just running the library inline!
No screenshots, just perfect HTML. The stdlib functions in the examples are even linkified.

