Recently a thought came to my mind. We live in the year 2025, virtualization has come very far thanks to the cloud and WSL2 works pretty good now. Surely it must have become easy and reasonably performant to create a Linux VM on Windows and use that for development work. Let’s even try to use Hyper-V since that is something the Microsoft Azure Platform is build on.
Calling the Netlink subsystem in Linux using Rust
Introduction into how Linux Netlink could be used to retrieve network information using Rust.