This repository is a development fork of the official Haiku Operating System.
More than just a mirror, this fork serves as a personal playground for implementing experimental features, testing low-level OS theories, and exploring kernel internals.
The goal of this fork is to explore "what if" scenarios in systems programming. While much of the work here is driven by personal research and curiosity, the ultimate objective is to refine these experiments into stable contributions that may eventually benefit the wider Haiku community.
- Experimental Implementation: This is where I "break things and break more things." If a new idea appears happens it here.
- Upstream Preparation: Once an experiment proves successful and stable, it is cleaned up and prepared for the official Haiku Gerrit review process.
- Compatibility Layer FreeBSD compatibility layer for FDT attached network devices.
-
While this is a personal sandbox, I am committed to the Haiku ecosystem.
- Stable Patches: review.haiku-os.org
- Discussion: You can often find me on the Haiku IRC or forums(iamdumb) discussing these experiments.
Disclaimer: This fork contains experimental code. Use at your own risk. For the stable Haiku experience, visit haiku-os.org.