A better operating system thanks to Rust's combination of safety and performance? (more…)
Read more »
a simple command line interface like taskwarrior for task management. will eventually be expanded to include more features. - MythicalCow/vayu... (more…)
Read more »
Did you know that macOS has a secret setting that can make Rust builds faster? It can also make Rust tests faster (sometimes massively so). It probably even has similar effects for other compiled languages such as C, C++, Go, and Swift. It sounds crazy, b... (more…)
Read more »
Cyclone was an early attempt to
create a programming language at the level of C, combining manual
memory management with complete static memory safety. You can think
of it as one step on the path that Rust
and other languages have continued, one that I b... (more…)
Read more »