Last boost: that's why I advocate *so much* for using languages that don't have null
when you don't have null, you can't get null check errors, which are a *huge* proportion of programming errors
@jaycie oooo, how's that going so far?
@lizardsquid Good so far! Need to go back and read some of the early chapters I skipped, though. I had assumed I could skip ahead since I had already read some of the official book first.
@jaycie oh! which book are you reading?
@lizardsquid Programming Rust by Blandy et al.
@lizardsquid Was just reading more of my Rust book last night!