BoredOS Project

馃憢 Welcome to the BoredOS Project blog!

  • This site hosts articles about the BoredOS project, programming, technology, and other topics that interest us and maybe you as well!

Building a compositor for BoredOS

Hi there, I鈥檓 Chris, the founder of BoredOS, as some of you may know by now. For the last few weeks i鈥檝e been working on Nova a Wayland-style compositor specifically made for the BoredOS project. History Previously, BoredOS was using a kernelUI for some reason - priorities I guess? Point is: it was super unstable and slow. About a month ago we completely removed that old window manager, along with the 30 million slow syscalls and apps made for it. ...

June 13, 2026 路 3 min 路 BoredOS Project

We have stopped making releases.

No, we鈥檙e not stopping with development of BoredOS, that will of course continue. We are simply stopping making releases (eg 26.6.0). Maintaining releases creates a lot of friction, and we often see situations like this: user: I downloaded BoredOS and it doesn鈥檛 boot dev: What version? user: idk, 26.6 or something dev: Try the nightly build user: wow that works This happens frequently enough that we鈥檝e decided releases aren鈥檛 worth maintaining. ...

June 12, 2026 路 1 min 路 BoredOS Project

Welcome to the BoredOS Blog

What this blog is, who it鈥檚 for, and why we decided to start writing.

June 7, 2026 路 2 min 路 BoredOS Project

BoredOS: Three years of building an OS from scratch (And loving every minute of it)

The story of how a bad tutorial turned into a three-year (and ongoing) obsession.

June 7, 2026 路 3 min 路 BoredOS Project

Introducing BoredFind: Browsing the Modern Web from a Scratch-Built OS

Hiya, I鈥檓 Chris, the BoredOS founder. If you鈥檝e been following my work on boredOS, you know that I鈥檝e been building the operating system entirely from scratch. Recently, that journey led me down the rabbit hole of creating my own custom network stack and even a bespoke web browser. But once you have a scratch-built browser, you quickly run into a massive problem: the modern internet is incredibly heavily bloated. Loading today鈥檚 JavaScript-heavy websites on a minimalist, homebrew browser is a nightmare, but I still really wanted an easy way to actually surf the web from within my own OS. ...

March 3, 2026 路 2 min 路 BoredOS Project