Thanks again to Open Source Security, inc and Embecosm for their ongoing support for this project. (more…)
Read more »
Strong opinions and crazy ideas on minimalism, hacking and everything in between. By Sylvain Kerkour, creator of Bloom. (more…)
Read more »
When people talk about code coverage, they’re referring to metrics which show
how much of their source code is “covered” by their tests. Now covering the code
is of course only the first step, the tests actually have to test the
functionality in a meani... (more…)
Read more »
This paper complements "Writing R Extensions," the official guide for writing
R extensions, for those interested in developing R packages using Rust. It
highlights idiosyncrasies of R and Rust that must be addressed by any
integration and describes how to... (more…)
Read more »