Jump to content

Jesse Makes an OS (JMAOS)

From My Second Brain
Revision as of 05:01, 6 February 2026 by WikiSysop (talk | contribs) (Research Notes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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