Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
retoor650222hCongrats, is there a way you can get networking into it, do you think? I mean - from that base point it gets interesting for me.
-
12bitfloat1042722h@retoor That's actually a great idea! Doing a http request from your own OS sounds badass
... I'll have to write a simple network card driver though, that sounds like work. Give me some time, I don't even have memory allocation yet :P -
retoor650222h@12bitfloat i'm sure there's something, i researched such thing for my OS too, it was possible. Else ask @awesomeest for help :P But it will be pure for the qemu card i guess.
-
Ranchonyx1073221hOh boy, I remember when I wrote my playground kernel.
Never did long mode or anything, did however have a decent graphics library.
...mouse driver, keyboard driver, yadda yadda.
Related Rants
-
rotten99113
Everyday portion of smart questions on facebook python group
-
12bitfloat7Found this little gem in the AMD64 reference manual: "When PCIDs are enabled the system software can store 12...
-
qookie13
!rant I'm developing an OS. I tried running it on the laptop that's on the ground. Everything works fine exce...
Yay, my bootloader/kernel now properly set's up long mode and successfully jumps to compiled 64-bit Rust code!
rant
osdev