Skip to content
daniel@cosenza:~/blog
Haiku OSDeep Dive May 18, 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
Haiku OSHow-To May 17, 2026 3 min read

How to Set Up Multiple User Accounts on Haiku

A complete walkthrough creating additional user accounts on Haiku, understanding its current multi-user maturity, and what to expect versus a fully mature multi-user Unix system.

#howto#users#permissions
Read more
Haiku OSFix May 15, 2026 3 min read

Fixing Audio That Isn't Working on Haiku

No sound at all, from any application, usually traces to the Media Server or a driver-detection problem — here's how to distinguish the two and work through each.

#fix#audio#media-kit
Read more
Haiku OSNews May 15, 2026 2 min read

Haiku's Package Management System Goes Live

After a design drafted in January 2011 and development under funded contracts, Haiku's packagefs-based package management shipped in September 2013 — reshaping how software gets installed on the system.

#news#haiku#packagefs
Read more
Haiku OSFix May 14, 2026 3 min read

Fixing Networking and DHCP Issues on Haiku

No network connectivity, or an interface that won't get an IP address — here's how to work through Haiku's networking stack from hardware detection through DHCP.

#fix#networking#dhcp
Read more
Haiku OSDeep Dive May 14, 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