[HN Gopher] The little book about OS development
___________________________________________________________________
The little book about OS development
Author : ibobev
Score : 93 points
Date : 2025-03-21 20:30 UTC (2 hours ago)
(HTM) web link (littleosbook.github.io)
(TXT) w3m dump (littleosbook.github.io)
| dlachausse wrote:
| Thank you! This looks like a great resource on the topic.
|
| I wish I still had the source code for the "OS" I made as a
| teenager. I got as far as writing an MBR boot loader, switching
| to protected mode, displaying characters on the screen, and
| keyboard input. I highly recommend it if you're looking for a fun
| challenge.
| furkanonder wrote:
| The book is good. I wish they would look at the issues on GitHub,
| there are some things that need to be fixed. The last commit was
| 10 years ago.
| roywashere wrote:
| There is an active fork here:
| https://ordoflammae.github.io/littleosbook/
| fragmede wrote:
| Speaking of OS development, games make learning fun. I had the
| idea of making a game to teach operating systems while taking a
| journey through the history of computers. The player would play
| the part of the process scheduler and interrupt handler, starting
| on a single CPU system with very limited RAM, before growing to
| SMP systems then maybe getting to multi-system distributed
| computing platforms that we have today.
___________________________________________________________________
(page generated 2025-03-21 23:00 UTC)