Show HN: I built a sovereign OS, L1 blockchain, AI agent, and language
4 by Eric_Bulai | 2 comments on Hacker News.
I built IONA over 10 years, working alone. It's a complete sovereign digital ecosystem — OS (PC + Phone), L1 blockchain, programming language, and on-device AI — all written from scratch in Rust, without Linux, BSD, or Windows code. What's in the GitHub org (github.com/Ionablokchain):
- Iona-OS — bare-metal x86_64 kernel, boots in QEMU, 50+ tests
- Iona-OS-Phone — ARM64 mobile OS
- Iona-protocol — security-first L1 blockchain
- Carpel — a systems language that eliminates lifetimes and Pin
- Flux — a temporal-quantum language for a new computing paradigm
- Nihilo-OS — an OS without files, where mistakes are parallel universes
- Iona-AI — autonomous AI agent with self-healing kernel integration All written by one person over 10 years. I'd love honest technical feedback.

0 Comments