Tests that affect networking subsystem are destined to be error-prone. Network stack acts as a shared environment, so tests can’t really run in parallel. God forbid if you tickle the firewall rules and the test fails to restore the original state. You end... (more…)
Read more »
In this post, CrowdStrike's Engineering team walks through one possible way of adapting a library to handle OOM events without aborting the process. (more…)
Read more »
Noise supression using deep filtering. Contribute to Rikorose/DeepFilterNet development by creating an account on GitHub. (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 »