Remix.run Logo
eBPF 101: Your First Step into Kernel Programming(journal.hexmos.com)
64 points by R41 2 days ago | 6 comments
elcapitan 2 days ago | parent | next [-]

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 2 days ago | parent | next [-]

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.

2 days ago | parent [-]
[deleted]
opello 2 days ago | parent | prev [-]

Firefox's reader view mitigates it sometimes, and does so in this case.

nromiun 2 days ago | parent | prev [-]

This is cool. Very similar to GPU programming. Write a kernel and pipe data from it.

R41 2 days ago | parent [-]

Got inspired to explore it from recent defcon talk. Will make an effort to try out gpu programming.