Hackernews posts about BPF

BPF is a Linux kernel technology that allows for eBPF (Executable Programs Format) programs to run within the kernel, providing a new way to write and execute code in the operating system.

  1. Replacing procfs with bpf (www.grant.pizza)