Redesigning my microkernel from the ground up
A developer details the redesign of their microkernel, Hermes, from scratch, focusing on improved design and SMP support.
A developer details the redesign of their microkernel, Hermes, from scratch, focusing on improved design and SMP support.
A developer explores embedding the Wren scripting language into Hare programs, detailing the process and showcasing the resulting hare-wren library.
Overview of Himitsu 0.9, a secret storage manager for Linux, covering its new GTK4 prompter and Secret Service API integration.
A developer documents the first day of creating an emoji input method using the Hare programming language and Wayland protocols.
Introducing wlhc, a small program written in Hare that enables hot corner functionality for Wayland desktops.
A Hare programming language developer seeks podcast appearances to discuss Hare, the Ares OS, and Himitsu, promoting community-driven tech evangelism.
A developer details the first steps of porting the Helios microkernel from x86_64 to aarch64, focusing on the bootloader development.
Author's schedule and talks at FOSDEM 2023, covering the Helios microkernel, Hare programming language, and SourceHut platform.
Explores code generation in Hare v2 using strings::template for IPC interface implementation, building on a previous tool.
A technical walkthrough of implementing a userspace serial driver for the Helios operating system using the Hare programming language.
A technical guide explaining how to implement TOTP-based two-factor authentication, including code examples in Python and Hare.
Developer updates on Hare language cross-compiling, TLS support, a new Linux power management tool, and Helios OS refactoring while recovering from COVID-19.
Explores using the Hare programming language for kernel development, focusing on low-level memory management and boot information structures.
A case study on building powerctl, a Linux power management tool in the Hare programming language, focusing on setuid and group permissions.
Developer's monthly update on Hare language projects, including a GameBoy emulator, TLS implementation, and progress on the Helios OS.
A developer's July 2022 update on FOSS projects, including new Hare libraries for templating and graphics, and progress on the Helios kernel.
A developer introduces Helios, a new capability-based microkernel written in Hare, detailing its design, current features, and future plans for a complete OS.
The author announces the public release of the Hare programming language and details several new projects built with it, including a micro-kernel and a secret storage system.
A technical deep dive into implementing SSH primitives and decoding OpenSSH private keys in the Hare programming language.