rust
rust
- learning rust from the rust book is good until you want to write something absurdly specific not covered in it.
- sqlx vomits all your queries back to you in UTC even if server system time is not, so beware, especially if you’re really fond of CURDATE().
- jetbrains rustrover is magic and has driven 80% of my sudden velocity with this language. remember folks, ides are magic. in 3 days alone I managed to replicate 85% of a horrifically florid python thing I wrote.
- o’reilly is 100% worth the subscription, do it if you’re on the fence.