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
-
lxmcf204105yBeen seeing a lot of people dropping C for Rust when it comes to building a kernel, curious as to why?
(Great to see someone else making a kernel) -
@lxmcf It's generally just a really nice language (and I need some more practice)
-
Bubbles68265yDo you already have experience with OS development or are you new to it? And if you are new what method are you using to learn?
-
Congrats!
I also attempted to write one once in Assembler.
Well, it couldn't do crap except hello world. -
@Bubbles I kinda know the gist of it because I've been reading up on it for quite some time now but this is my first time actually making one
-
@sleek It's not open source quite yet. I want to get the general foundation made first because it's a bit unconventional before I put it on Github, but I try to keep you updated :)
-
@foniho Yes, I will make sure to hire react devs for my experimental OS kernel. Thanks for the tip
-
gorenbk161y@12bitfloat Oh okay. Well, I think that it would be nice seeing it, even if it's still in development.
Related Rants
I finally got it working! Now I have a foundation for a kernel and an uefi bootloader written in pure Rust
Today was a good day :)
random
rust
happy
os