BitByteWise
Random thoughts by @mathetake
Aug 16 2024
So, Where Exactly Do Arguments and Environment Variables Come From?
Identifying the source of arguments and environment variables in a Linux process.
May 19 2024
Runtime code generation and execution in Go: Part 1
Part 1 of the introduction to the weird world of runtime code generation and execution in Go