- 2025-04-07
Extending Envoy with Handwritten AssemblyA deep dive into extending Envoy with handwritten assembly code.
- 2024-08-16
So, Where Exactly Do Arguments and Environment Variables Come From?Identifying the source of arguments and environment variables in a Linux process.
- 2024-05-19
Runtime code generation and execution in Go: Part 1Part 1 of the introduction to the weird world of runtime code generation and execution in Go