RC RANDOM CHAOS

rust

2 posts

Microsoft's new default is Rust
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.

Compiling a Rust crate runs the author's code.
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.