PlanckClaw an AI agent in 6832 bytes of x86-64 assembly
6KB binary for an AI agent—fits on a floppy disk 62 times over.
💾 A tiny and mighty boot sector OS
Full C runtime in a 510-byte bootloader—genuinely impressive constraint engineering.
Low-level systems programmers, OS dev hobbyists, constraint-based coding enthusiasts
asm.js · TinyGo · Whitespace (esoteric language)
Try it in the browser: https://shikaan.github.io/osle/ [1]: https://news.ycombinator.com/item?id=43866585
6KB binary for an AI agent—fits on a floppy disk 62 times over.
Fits battery monitoring into 301 bytes — pure demoscene craft.
298 bytes total — direct syscalls, no libc, hand-written assembly that actually works.
Fits a real filesystem and shell in 80 KiB without Linux, ELF, or libc.
Fits chat messages into 26-byte BLE advertising packets with no pairing required.
Full Rust compiler in 2.5K lines of PHP—technically impressive but niche hobby project.