Superb blog post demonstrating literate programming with org-mode: https://howardism.org/Technical/Emacs/literate-programming-tutorial.html (I learnt tons, you probably will too!)
miniblog.
Related Posts
Superb discussion of Go semantics for `for` loop variables, the challenges of breaking changes, and the tradeoffs of static analysis:
Superb deep dive on rust compile optimisation with CI caching, examining usage of monomorphisation, and graphing the build tree: https://matklad.github.io/2021/09/04/fast-rust-builds.html
Another Aphyr coding interview post, blending amazing programming with superb prose.
(And this time, she is recommended to hire!)