Rust’s async isn’t F# king colored

For some time now, I’ve had a love-hate-relationship with the famous blog post What Color is Your Function?. Read more

Similar

Notes on Cross-Compiling Rust

One of my current hobby projects involves running Rust binaries on a Raspberry Pi. There are three computers involved: the Pi itself (ARMv7 Linux), my desktop (x86-64 Linux), and sometimes my laptop (x86-64 macOS). (more…)

Read more »