June 28, 2026

Kernel panic? More like comment panic

A QNX-inspired operating system with selectable kernels

New DIY operating system drops, but commenters are already yelling “AI project”

TLDR: QSOE 0.1 is a new operating system release that lets one shared software setup run on two different core designs, and it now boots on both emulators and real hardware. But commenters mostly fixated on claims that AI made most of it, turning the launch into a debate over originality and whether the whole idea is even useful.

A brand-new operating system called QSOE 0.1 just made its public debut, promising a very nerdy magic trick: one shared app world, but two different “brains” you can choose underneath. It’s inspired by older minimalist systems, runs on RISC-V hardware, and even boots on real machines as well as the QEMU emulator. On paper, that’s the kind of ambitious hobby-project launch that usually gets operating-system fans buzzing.

But the real fireworks came from the comments, where the community instantly turned this into a mini-drama. One user didn’t even start with the software — they opened with the ultimate forum buzzkill: “Dupe.” Translation: we’ve already fought about this once. That set the tone fast. Then came the sharper swipe: a commenter pointed to the earlier thread and claimed the author said “nearly the entire thing was created by Claude,” which triggered an immediate vibe shift from “impressive experiment” to “wait, is this a serious engineering project or just a giant AI-generated flex?”

The hottest dunk came from a user who joked the whole two-kernel idea felt “pretty pointless” except as something you could ask a chatbot to build. Ouch. There weren’t many defenders in the tiny thread, so the mood leaned skeptical, snarky, and a little amused. In other words: QSOE launched as a bold open-source release, but the comment section turned it into a referendum on whether ambitious software built with heavy AI help is exciting, suspicious, or both.

Key Points

  • QSOE 0.1 is the first public release of a QNX-inspired operating system with two variants that share one userspace and one build system.
  • QSOE/N runs on the custom Skimmer microkernel, while QSOE/L runs on seL4.
  • The userspace is identical across both variants; only taskman and libc.so are produced per kernel, with libc.so about 85% shared at source level.
  • QSOE follows a small-kernel, userspace-services design with synchronous message-passing IPC and a resource-manager model, targeting 64-bit RISC-V on SiFive HiFive Unmatched hardware and QEMU.
  • The release includes source builds, kernel images, self-contained ELF images, an EFI bootloader, and QEMU disk images, with both variants reported to boot on real hardware.

Hottest takes

"Dupe" — d3Xt3r
"nearly the entire thing was created by Claude" — ChuckMcM
"pretty pointless other than that it's something you can prompt an LLM to implement" — Retr0id
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.