Get the latest tech news
Show HN: OSle – A 510 bytes OS in x86 assembly
💾 A tiny and mighty boot sector OS. Contribute to shikaan/osle development by creating an account on GitHub.
OSle is a real-mode OS that fits in a boot sector. It's written in x86 assembly and, despite its tiny size (only 510 bytes), it packs essential features like: Install dependencies using your local package manager, e.g., on Debian:
Or read this on Hacker News