Jump to content

Jesse Makes an OS (JMAOS)

From My Second Brain

This is the homepage for my project to build an operating system from scratch, you can follow along with progress on the YouTube channel here:

{Channel Link}

This page is really all about the research and info I need and at the bottom is all the resources I'll be using.

Research Notes

An OS in three easy pieces:

  1. Virtualisation
  2. Concurrency
  3. Persistence

Resources