TODO: put stuff here
Talks
- :: When is never? (RustWeek, Utrecht)
- :: Little rust delights (Rust In Paris, Paris)
- :: Re-inventing trait objects (RustWeek, Utrecht)
Archive
- :: Tricking cargo into generating lock files for an old MSRV (for fun?? and profit??)
- :: (null), data= [ 0x06 ]
- :: preferred pronouns
- :: if-else chains considered harmful
- :: What does
&mut &[T]mean? - :: Everybody needs a place (and time) to pause
- :: You wouldn’t use
filter_map, right? - :: Why null sucks, even if it's checked