A month ago I have started learning Rust and would like to share my impressions, the good things I have appreciated, and the things I have struggled with. Why Rust, do you ask? Primarily to challenge myself, to leave the land of managed runtimes… (more…)
Read more »
Rust doesn’t have namespaces in its package management system. It’s often viewed as a bug. But it’s not a bug, it’s a feature! While there are negative aspects of a flat package registry, there are also real benefit... (more…)
Read more »
Welcome to my collection of resources for those learning the
Rust programming language. The advice in
these pages is typically suitable for those with at least a beginning
familiarity of Rust -- for example, those who have worked through
The Book -- but ... (more…)
Read more »
Educational blog posts for Rust beginners. Contribute to pretzelhammer/rust-blog development by creating an account on GitHub. (more…)
Read more »
The software industry has a billion dollar problem. Our underlying systems are built on a mountain of insecure technologies that make it next to impossible t... (more…)
Read more »