BPF in GCC
BPF in GCC
Posted Sep 17, 2020 7:16 UTC (Thu) by matthias (subscriber, #94967)In reply to: BPF in GCC by NYKevin
Parent article: BPF in GCC
Posted Sep 17, 2020 16:13 UTC (Thu)
by sdalley (subscriber, #18550)
[Link] (2 responses)
Posted Sep 17, 2020 17:23 UTC (Thu)
by pebolle (guest, #35204)
[Link] (1 responses)
It's bizarre hyperbole from the get-go. The few articles I've read by Mickens suggests he can get away with it. Quite a feat!
Posted Sep 17, 2020 22:33 UTC (Thu)
by mathstuf (subscriber, #69389)
[Link]
His talks (at least those I've seen) are also done with similar turns of phrase.
I'll say. There are months worth of QOTWs in it. E.g:
The trials of the systems programmer
You might ask, “Why would someone write code in a grotesque
language that exposes raw memory addresses? Why not use
a modern language with garbage collection and functional
programming and free massages after lunch?” Here’s the
answer: Pointers are real. They’re what the hardware understands. Somebody has to deal with them. You can’t just place
a LISP book on top of an x86 chip and hope that the hardware
learns about lambda calculus by osmosis.
The trials of the systems programmer
The trials of the systems programmer