Type-Checked Keypaths in Rust

Like a number of other folks, I have recently been exploring some slightly less well-worn corners of the Rust type system. In my particular case, this involv… Read more

Similar

Rust, Or: How to Run a Community

This will very much be an off the cuff post about community building with insights that I've seen from various communities I was a part of in the last 10 years. None of this is to be taken as facts, and is entirely personal opinion. I do hope however that... (more…)

Read more »

Squeezing Rust into production: Part 2

Previously I wrote a small post (now unpublished, it was quite boring) about finding the smallest possible opening for introducing Rust into production use. In that case, Rust's place was quite minor; just the small script-like snippet for updating the in... (more…)

Read more »