Tag
Z-Jail is a lightweight Linux sandbox written in C99 with seven defense layers, no external dependencies, and a tiny binary size (~130 KiB), designed for secure code execution in CI, CTF, and lightweight evaluation.
A narrative-style technical post exploring code organization in the Odin programming language, highlighting its package system, the lack of package-local namespaces, and the resulting developer workflow challenges.