Ultimate Linux!!!

This is a fun tiny project for building a tiny Linux distribution in just JavaScript (and a tiny bit of C to enable mounting to get some fun results).

--- ULTIMATE LINUX SHELL ---
Commands: ls, cd, cat, mkdir, mount, exit

Background context

If post a lot on X (Twitter) and if you don’t follow me already, please follow now!

Lately I’ve been posting a lot about Unix, Linux, ideas of kernel syscall stability, etc.

In particular, I explored lately how Linux is more or less unique in the kernel/OS world for multiple reasons. First, it’s a rare kernel that is shipped independently from the rest of the OS. BSDs, for example, ship the kernel in a coherent unit with the foundational userspace. Linux thus has a unique p…

Similar Posts

Loading similar posts...