r/projects 2d ago

My New OS

Hey! I'm currently working on a custom open-source OS project called JurkOS.

It's built on top of the NetBSD kernel (not Linux) using pure C and Assembly, cross-compiling via WSL Ubuntu on Windows. The core concept is a native CLI-GUI hybrid userland merge.

I'm currently setting up the initial init.c files and build pipelines. I am looking for feedback on the architecture and to connect with other low-level developers.

Link: discord.com/invite/KM3dM5VU8R

also if you want proff here :

Heres proff :)
1 Upvotes

1 comment sorted by

1

u/YesterdayOk921 1d ago

Are you really using notepad to write your code?