Posts
- Exploring socat(1) and unix sockets
- Terminal keyboards
- In defense of rabbit holes
- How does the Kernel handle TCP requests?
- What's the Postgres server?
- Postgres tables on disk
- How do we talk to the Kernel about namespaces?
- Taking a look at Go's runtime/proc.go
- TCP may be tricky
- Shell, environment lists, processes and sourcing
- Line buffering, tty and write(2)
- Forcing fork() to fail
- Studying Computer Science
- Debugging session: Iptables, Docker, etc.
- What happens when you call a method in Python