Porting Helios to aarch64 for my FOSDEM talk, part one
https://drewdevault.com/2023/02/20/2023-02-20-Helios-aarch64.html
FOSDEM 2023: Introducing the Helios microkernel https://spacepub.space/videos/watch/f6435a6c-34e0-4602-ad5d-f791643111ab
Here is the source code for the userspace slide deck software I was using on stage at FOSDEM:
Mirrored my FOSDEM recording on PeerTube: https://spacepub.space/w/wpKXfhqqr7FajEAf4B2Vc2
The video of my #FOSDEM talk introducing Helios is now available:
@drewdevault
Only knowing hare from a blogpost or two, this session was really very interesting. The philosophy of reliability and simplicity is sound and one I'm seriously longing for in programming. I'll be reading a new (for me) language spec on the train tonight. \m/
Check out all of this cool code:
https://git.sr.ht/~sircmpwn/mercury/tree/master/item/cmd/init/main.ha
https://git.sr.ht/~sircmpwn/mercury/tree/master/item/cmd/test/main.ha
All of it runs in userspace!
A Wayland UI demo from scratch in Hare, with a simple custom grid system, basic font shaping, pixbuf, hare-freetype2, hare-vec etc. Was a lot of fun to make. Source here: https://git.sr.ht/~vladh/hello-hare-wl
Heading to FOSDEM tomorrow, see you there!
Pretty satisfied with how codegen in hare is shaping up
https://git.sr.ht/~sircmpwn/ipcgen/tree/master/item/gen/server.ha
Here's the code if anyone wants to see the first little Wayland client written in Hare:
Quantum fluctuations from the Hare spacetime continuum.