Vibe-coded 32-bit OS from scratch – multitasking, windowing, networking
Full x86 OS with GUI, networking, and processes—built via vibe-coding with Claude.
Tiny, Fast, and Deployable anywhere — automate the mundane, unleash your creativity
The author cross-compiled PicoClaw into a usable 32-bit Windows binary and even bundled the EXE — handy for anyone stuck on ancient Win10 hardware. It’s a neat engineering scrapheap win (AI tools helped patch issues), but the repo is explicitly experimental, lightly tested, and the author admits not fully understanding every change — try it, but don’t trust it for anything critical.
Hobbyist developers, retro/low-spec Windows users, embedded/IoT tinkerers who need x86 builds
I don't fully understand every change I made. Use accordingly.
The target machine is a low-end laptop — 32-bit Windows 10 Build 1803, 2 GB RAM, 32 GB storage.
Compiling on it directly was too slow, so I did the heavy lifting on a faster computer and moved the binary over.
Stack: PicoClaw v0.1.2, Go 1.26.0 (x86), gcc-15.2.0-mingw-w64ucrt-13.0.0-r5 from winlibs.org.
It runs. I haven't tested it extensively and I'm not making any promises about stability.
Full x86 OS with GUI, networking, and processes—built via vibe-coding with Claude.
Windows support for Karpathy's autoresearch without unofficial Triton stacks.
Steam clone in the browser, but relies on existing WASM ports rather than new tech.
local.vibe gives localhost ports real names — ngrok local mode does this already.
WebSocket pub-sub for webhook tunneling when ngrok and Stripe CLI already exist.
Closes the loop: agents read eval traces to fix their own regressions.