Haiku is an open-source BeOS-inspired personal computing OS with active GSoC 2026 projects targeting Bluetooth HCI/HID/HFP and a hardware Devices manager.
Key Takeaways
GSoC 2026 brings three student contributors: Bluetooth HCI completion, HID profile, HFP profile (audio/hands-free), and an expanded Devices hardware management GUI.
Bluetooth stack modernization includes pairing support beyond Bluetooth 1.0 and groundwork for future stack improvements.
Nightly images are available for testing but may be unstable; some official-release packages require separate installation.
Gerrit backlog dropped from ~350 to 316 open change requests, with blog posts and winter-break development credited for the reduction.
Hacker News Comment Review
Commenters split on Haiku’s purpose: nostalgia/recreation vs. daily-use viability, with real-hardware users reporting functional but rough ThinkPad X1 boots requiring manual kernel panic workarounds at startup.
The BeOS backstory dominates context: Microsoft antitrust settlement ($24M), Gassée’s failed Apple acquisition negotiation, and NeXT/Jobs acquihire seen as the dual killing blows.
A notable fork, Vitruvian OS, was flagged: it runs Haiku userspace atop the Linux kernel, sidestepping Haiku’s own kernel limitations.
Notable Comments
@dleslie: points to Vitruvian OS (v-os.dev) as a Haiku-userspace-on-Linux fork worth watching.
@jesperwe: asks how Vitruvian implements BeOS’s is_computer_on() kernel call under Linux, a sharp signal of real porting complexity.