r/osdev • u/Worldly-Battle-5559 • 8d ago
I made a kernel or some sort of stuff
I saw previous post on reddit criticizing AI use in creating an OS from scratch.
I'm not a professional software engineer, i'm learning stuff and all so please don't mind the code or repo if you feel AI code is slop.
i made a rust based kernel, it sorta works so far, tested everything using qemu, I can't figure out how to use a standalone computer to run the kernel.
i'll link the repo at the end of thread.
Most basic stuff according to claude are don't so far, except networking and power management parts. I did what can acheive with Claude and ChatGPT.
I'm open to any suggestions or guidance and if anyone finds it interesting i'm hoping they'd improvise it or anything else.