rust
2 posts
Article
Microsoft's new default is Rust
Microsoft made Rust a tier-1 language because memory-safety bugs drove ~70% of its yearly security patches. Here is what the shift means.
Article
Compiling a Rust crate runs the author's code.
crates.io federates all publish identity to GitHub, turning one account takeover into build-time code execution across every downstream Cargo project.