Tag
cpu.land is a visual explainer that clarifies how CPUs work, multitasking, syscalls, and Linux program loading, aimed at filling knowledge gaps for self-taught programmers.
sp.h is a 15,000-line single-header C99 standard library that bypasses libc to provide portable, explicit, and heap-free primitives. It aims to replace the traditional libc with a modern, syscall-level abstraction.