Skip to content

Deep Dive

Conceptual, architectural explainers — how a subsystem actually works underneath.

Haiku OSDeep Dive July 11, 2026 3 min read

The Media Kit: Real-Time Audio and Video in Haiku

Haiku's Media Kit models audio and video processing as a graph of connected nodes passing buffers to each other in real time — the same conceptual model professional media software still uses today.

#media-kit#audio#video
Read more
Haiku OSDeep Dive July 11, 2026 3 min read

Why Haiku Isn't a Unix Clone (and What That Actually Means)

Haiku runs on POSIX-like conventions and supports plenty of Unix software, but underneath that compatibility layer, it isn't descended from Unix at all — its kernel, API, and core assumptions come from somewhere else entirely.

#architecture#haiku#unix
Read more