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
-
12bitfloat10269136d@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 -
Ranchonyx10401136dOh 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...
-
12bitfloat17
Kernel coming along slowly but surely. I can now fetch the memory map and use normal Rust printlns to the vga ...
Yay, my bootloader/kernel now properly set's up long mode and successfully jumps to compiled 64-bit Rust code!
rant
osdev