Why do I care about this Recently I solved this delta issue, where the maintainer asked to switch from Travis CI to GitHub actions.
These are all the pull requests I’ve done if you want to have a look at this journey: #399, #400, #409, #411, #413, #417 an... (more…)
Read more »
As part of RFC 1728, each year
the Rust community puts together a roadmap laying out a vision for
improvements to Rust over the course of the year. The 2017 roadmap was decided
in RFC 1774.
Read more »
Don’t miss out! Join us at our upcoming event: KubeCon + CloudNativeCon Europe 2021 Virtual from May 4–7, 2021. Learn more at https://kubecon.io. The confere... (more…)
Read more »
As a learning exercise I set out to implement a simple lock-free algorithm in Rust. It was inspired by a problem posed at job interviews at a company where a friend works. The problem is simple eno… (more…)
Read more »