Notes from kernel hacking in Hare, part 3: serial driver
A technical walkthrough of implementing a userspace serial driver for the Helios operating system using the Hare programming language.
A technical walkthrough of implementing a userspace serial driver for the Helios operating system using the Hare programming language.
A developer's October 2022 status update detailing progress on the Helios kernel, including scheduler improvements, userspace API redesign, and threading features.
A developer shares their journey and principles for building a custom, self-hosting Linux distribution from scratch, detailing the bootstrapping process.