https://cppcon.org/ https://github.com/CppCon/CppCon2020 --- Did you know that 70% of serious security bugs are a result of memory safety issues? As a C++ de... (more…)
Read more »
A month ago when I first developed a non-commercial project using ReasonML, I got a new experience, i... (more…)
Read more »
I've been coding on never-blocking actor systems for maybe 8 years,
and that is "home" to me and the natural way to go about things. But
in Rust most of the async ecosystem is based around async/await. So
in order to join that ecosystem and make use of ... (more…)
Read more »
Distributed SQL database in Rust, written as a learning project - erikgrinaker/toydb... (more…)
Read more »