Tag
#linux
3pieces
01 ·You don't need permission to start
The gate you are waiting at is not locked. The one that actually matters is somewhere else entirely.
02 ·How to learn while using AI
It has never been easier to learn with AI. The key is how you use it. This example uses Claude Code to learn gdb
03 ·Abusing eBPF, Part 1: What even is eBPF?
What eBPF actually is, why it is interesting from an attacker's seat, and a first counter running in the kernel with Rust and aya.