Is anyone here interested in contributing to this OS?
valivalivali
11 points
6 comments
June 06, 2026
Related Discussions
Found 5 related stories in 109.0ms across 10,002 title embeddings via pgvector HNSW
- ReactOS DeathArrow · 72 pts · May 13, 2026 · 56% similar
- VitruvianOS – Desktop Linux Inspired by the BeOS felixding · 53 pts · March 25, 2026 · 56% similar
- Fuzix OS DeathArrow · 91 pts · April 18, 2026 · 52% similar
- SideX – A Tauri-based port of Visual Studio Code 0x1997 · 50 pts · April 06, 2026 · 50% similar
- Zenclora OS debo_ · 17 pts · March 17, 2026 · 49% similar
Discussion Highlights (5 comments)
valivalivali
Looking for systems programmers who want to build an OS from scratch. X OS is an x86_64 microkernel built from scratch. No POSIX, no Unix ABI. The kernel only handles scheduling, memory, and IPC. Everything else — display server, filesystem, shell — runs in ring 3 via message passing. Currently boots in QEMU with GPU compositor, NVMe block device, XFS filesystem, and PS/2 input. Needs help with: terminal, shell, drivers, networking, UI design, and applications.
sameersri2004
Good Idea can be used with AI agents as their OS would definately be terminal first rather than having a UI.
sublimefire
I personally look at the license and say no. If the license does not respect my contributions and just farms my input then why bother?
jp_sc
What is this, the "lean methodology" for OSS? Every other repo of that user is a placeholder with an ellaborated README but zero code.
sam_gardner
This is awesome! Do you have an end-goal in mind?