The article is a L7 weenie.
We Put an L7 Firewall in the Kernel
11–12 of 12 posts
Re: We Put an L7 Firewall in the Kernel
#12You didnt put anything anywhere you just vibe slopped XDP code the same way you vibe slopped your blog post
I’ve followed yeet from the inception phase (the creator luks in the Aya Discord, a library to write eBPF using Rust). They’re very skilled, and the project started a few years ago well before LLM coding was up to par for such code.
Nowadays I’d expect them to do AI assisted coding, but the underlying skill set is sound. A shame such good projects delegate blogposts to Claude.
One thing that would be interesting is whether they explored running their automaton in multiple steps, sharing the state across XDP probe invocations, instead of offloading the work to a JS userspace app.