It’s strange to see the media turn its attention to places like my hometown in coal-country Pennsylvania and find that my experience there, as part of the non-white working class, is still invisible.
Read more »
A full-featured and easy-to-use web framework with the Rust programming language. - GitHub - poem-web/poem: A full-featured and easy-to-use web framework with the Rust programming language. (more…)
Read more »
Long, long ago (December 2015) I wanted to learn how emulators worked, so I decided to write an NES emulator. Not only that, but I opted to write it in Rust, a language which I had never used before. A crazy idea, to be certain, but once I was done I had ... (more…)
Read more »
Currently it is not possible
to instruct cargo, the Rust package manager, to build only the dependencies
of the software you are compiling! This means you can't easily pre-install
build dependencies. Luckily you can workaround this with cargo build -p!
I'... (more…)
Read more »
Horust is a supervisor / init system written in rust and designed to be run inside containers. (more…)
Read more »