While we focus on Haskell at MMH, it's also good to branch out to other languages every once and a while. If you're a diehard Haskell developer, Rust is one of the more interesting languages to try out when you broaden your horizons. Its syntax has a lot ... (more…)
Read more »
How interviewing a recent OneSignal candidate taught me something new about thread safety in Rust... (more…)
Read more »
It's been just over two years since I started learning Rust. Since then, I've used it heavily at my day job, including work in the Firecracker code base, and a number of other projects. Rust is a great fit for the systems-level work I've been doing over t... (more…)
Read more »
In a distributed network like blockchain, we want to be able to quickly verify that the data distributed from node to node remains the… (more…)
Read more »