- How does the Kernel handle executables?
- Exploring socat(1) and unix sockets
- In defense of rabbit holes
- How do we talk to the Kernel about namespaces?
- Notes on paging and other memory stuff
- What's the Postgres server?
- Postgres tables on disk
- Taking a look at Go's runtime/proc.go
- Forcing fork() to fail
- Studying Computer Science
- What happens when a row is updated?
- I wrote a WSGI application
- Debugging session: Iptables, Docker, etc.
- What happens when you call a method in Python