2026-03-18series: Review Bomb> Finding Blocking Code in Async Rust Without Changing a Single LineA code review of hud, an eBPF profiler that attaches to running Tokio processes and finds blocking code without recompilation.#opensource (22)#rust (10)#performance (2)#async