Hacker News new | past | comments | ask | show | jobs | submit login
Operating Systems: From 0 to 1: Write an operating system from scratch (github.com/tuhdo)
5 points by guerrilla on Feb 25, 2021 | hide | past | favorite | 1 comment



Looks really good so far!

Also, I would point out that (at least at this point in time), most of the OS code is here:

https://github.com/tuhdo/sample-os

One other thing:

The following file:

https://github.com/tuhdo/os01/blob/master/book_src/Operating...

That is, the book's text, in text file format, would be one

really great resource to have locally

on the machine that someone develops OS'es on -- especially if they or that machine didn't have Internet access -- due to the fact that it is very information rich, and all of that information -- fits neatly into a single, simple, platform-agnostic text file...

So, nicely done!

Wishing you well, for the present and future success of this project!




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: