Man Saves Machine from Rust

After Marshall made an appearance on a local news show (link below if you want to watch it!), he was contacted by a local woman with an amazing Rolex Explore… Read more

Similar

Learning Rust as a Gopher – part 5

Hello and welcome to the fifth post in my series about learning Rust. In case you want to hit it from the start, here’s a link to the first one! This entire series covers my journey from being a completely land-locked Gopher to becoming (hopefully) a hard... (more…)

Read more »

Rust: The New LLVM

New programming languages with a system-level compile target should choose Rust over LLVM. Targeting Rust can give new languages free package management, a type system, and memory safety while not imposing too many opinions on the language's runtime. With... (more…)

Read more »