Recommended reads
This page is a list of external links that I recommend reading, which I also
publish in my RSS feed.
- Matthew Croughan - What Nix Can Do (Docker Can't)
-
Extremely good talk about the superpowers of Nix, covering many aspects of
it.
- Andrew Kelly - Practical DOD
-
Great talk from Zig's Andrew Kelly about practical tips for getting into
Data Oriented Design.
- Richard Feldman - Roc Lang
-
An interesting introduction to Roc Lang, a functional language designed with
performance in mind, by its author Richard Feldman.
- Matt Pharr - The story of ispc
-
An outstanding series of articles about the
ispc
compiler,
which explains a lot about SIMD, SPMD and auto-vectorization.