Oddbean new post about | logout

Notes by ba435c38 | export

 dark prediction: rust is destined to become the next big language in aerospace/defense https://www.adacore.com/press/adacore-announces-gnat-pro-for-rust 
 i try to use try_from/unwrap consistently when converting between numeric type sizes in rust, but it's just so much ceremony, just yoloing an `as` tempts me every time, especially for conversions between say u64 and usize 
 need an app on my phone that automatically replies "STOP" to any text message containing the all caps string "STOP"