it's like linux, but it's 20 megabytes
real web design looks like this btw

what?

i built the kernel with clang and musl and built busybox with clang and musl statically and built quickjs with clang and musl and didn't build fasm (i couldn't find the source, just took the binaries) and i built limine with clang and musl and i glued it all together into a single iso file

fun?

yeah it was.

programming?

unrelated. i did write a bunch of shell script though. learning how the kernel works is quite fun. (refer to above)
also: if pid 1 dies the kernel panics. really funny stuff.
"AAA WHERE DID YOU GO DONT LEAVE ME HERE AAAA"
- my imitation of the kernel

download?

-- dec 25th 2025 (christmas release!)
download version 0.3 - e2fsprogs and lvm built-in, smaller file size, boot-time decompression (21mb)
sha256: fc49a1f465aa4d911a5fda380ff033cd7d0b64547ece9dba8f295a7d8f40e0d8

-- dec 18th 2025
download version 0.2 - better mpm. verbosity, disk scanning (23mb)
sha256: 61b4d8c1b7c328bd442a14a65ecd6602e1959a4464893f52ea02b2a38793c171

packages?

yes, there is a package manager. it's called mpm. it has like, one package, and that is a hello world test package.
if you want to make a package, do go ahead. you can either: