A simple password manager written in Rust. Contribute to cortex/ripasso development by creating an account on GitHub. (more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
If you’ve ever wondered how block_on from the futures crate works, today we are going to write our own version of the function. (more…)
Read more »
TL;DR: This post documents my attempts of building a Rust binary in CI that would work on older Linux systems. I was using GitHub Actions, but it should be also applicable for other CI systems. You can find the final solution at the end. (more…)
Read more »