eBPF 101: Your First Step into Kernel Programming

50 R41 5 8/31/2025, 4:17:07 PM journal.hexmos.com ↗

Comments (5)

elcapitan · 4h ago
OT, but these types of AI-generated header images are beginning to kill my willingness to read the following content, independently of whether the actual content is original or AI generated as well, simply because it feels like everything is fake then. I wish people would stop using them. It's like badly photoshopped magazine images in the 90s.
wpm · 4h ago
It’s such an unforced error too. Having the generated picture harms the article, but not having a picture would have probably no measurable effect at all. Like, save yourself the tokens.

No comments yet

opello · 3h ago
Firefox's reader view mitigates it sometimes, and does so in this case.
nromiun · 3h ago
This is cool. Very similar to GPU programming. Write a kernel and pipe data from it.
R41 · 2h ago
Got inspired to explore it from recent defcon talk. Will make an effort to try out gpu programming.