Building a Linux Kernel Module in Pure x86
Most Linux kernel modules are written in C. The reasons are obvious: The kernel APIs are designed around C. Documentation assumes C. The build syste…
Tech news from the best sources
Most Linux kernel modules are written in C. The reasons are obvious: The kernel APIs are designed around C. Documentation assumes C. The build syste…
To celebrate the framework's release, I have also published a complete textbook: Operating System with Aetherix 📖. It is a from-scratch guide to x86…
What is Gloria JIT? Gloria JIT is a low-level programming language and compiler that is part of the ForgeZero ecosystem. It is written in Go and com…