Explore >> Select a destination


You are here

mdaverde.com
| | filipnikolovski.com
2.7 parsecs away

Travel
| | A blog about programming, technology and open-source stuff.
| | www.collabora.com
4.0 parsecs away

Travel
| | Interested in learning more about low-level specifics of the eBPF stack? Read on as we take a deep dive, from its VM mechanisms and tools, to running traces on remote, resource-constrained embedded devices.
| | eyakubovich.github.io
4.0 parsecs away

Travel
| | I recently put a kprobe using eBPF for a function that accepts 8 parameters. The trouble is that BPF_KPROBE macro can only handle functions with up to 5 parameters but I was interested in most of them. It took a bit of fiddling to get to all of them and...
| | nathanchance.dev
31.1 parsecs away

Travel
| Recently, I built a computer for school that I installed Windows 10 Pro on (link to the current specs if you are curious). I was a little bummed about leaving Chrome OS because I was going to lose my local Linux development environment; however, Windows Subsystem for Linux is a thing and it has gotten even better with WSL 2, as it is actually running a Linux kernel so there is full Linux compatibility going forward.