So i've always wanted to make my own solo little kernel.... I went the wrong way and tried to vibecode it from A to Z with... horrible results of course
-# what was I thinking TwT
So i started over, disabled all AI tools and started making ProtOS for the sole purpose of further learning low-level kernel programming to prepare myself for a much bigger and serious project (nijiOS, wink-wink to my friend mono)! I hope it will be a rlly fun and educative journey!
I plan on making this alone but i still like chatting abt it and recieve help when I'm stuck because i'm a big idiot when it comes to low-level :P
Now onto the technical stuff
Architecture: x86_64
Bootloader:
Limine (UEFI)
Language: C
Toolchain: CMake
Yea i went with the good o'l basics... Still don't know what will set this apart from other cool little OSes :P
-# for y'all wondering, ProtOS comes from protogenOS but also a derivative from Proton :3
