Hacker News new | ask | show | jobs
by daxterspeed 2442 days ago
Looks like a fun project, all power too you for doing finding something that has kept you excited for an entire year!

How far have you gotten into bootstrapping Serenity OS? Is there a public "roadmap" for what feature you want to work on next?

1 comments

Hey daxterspeed! I'm not sure what you mean by bootstrapping.. if you mean building Serenity inside itself, it's almost possible. You can build most of the libraries and userspace programs but the kernel panics when trying to build the kernel itself.. I need to look into why that happens, but it's just one many many things that need looking into :)

There's no roadmap of any kind, I'm just doing whatever seems interesting and useful at the moment. I've been working on LibHTML and the Browser app for over a week now though, and I suspect that's gonna be what I'm doing in the immediate future as well!