Understanding compiler runtime libraries: when hardware needs software's help
Learn how the compiler inserts functions to execute operations that the machine can’t perform with native instructions.
Learn how the compiler inserts functions to execute operations that the machine can’t perform with native instructions.
A case study on debugging a symbol error in the Python interpreters.
How to think about programs, how they compile, and how to mitigate hard linking errors.
Do you really know assembly if you haven’t done recursion?
A recent talk I gave in London on how computers interpret data.
Horus plugs in a gap in the open source ecosystem with a full-stack observability system that’s easy to integrate