Daily Archives: 2018-07-17

Why you should ALWAYS practice defensive programming

Take a look at this Rust snippet for a moment and tell me whether you can find the reason it’s not safe to run. After all, Rust is a language that makes comfortable safety its claim to fame, so it … Continue reading

Posted in Geek Stuff | Leave a comment