HackerTrans
TopNewTrendsCommentsPastAskShowJobs

valivalivali

no profile record

Submissions

Is anyone here interested in contributing to this OS?

github.com
11 points·by valivalivali·letzten Monat·6 comments

comments

valivalivali
·letzten Monat·discuss
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.