Reviewing October 2024

Mandelbrot

This month, I focused primarily on MOROS, my hobby operating system written in Rust, resulting in these merged PRs:

The most notable feature is the introduction of a graphic mode, with a framebuffer and a customizable palette. I started by coding a program to display BMP images and later played with a cool program to visualize the Mandelbrot set. New device files were added for that:

Additionally, the following device files were also created or updated in other PRs:

I undertook significant internal refactoring and I experimented, not quite successfully yet, with relocating the kernel to higher half memory and activating multiple processors. More on that later.

During the month I also created two PRs to improve Geodate, my lunisolar calendar with decimal time and I spent time solving LeetCode problems in Ruby and MOROS Lisp to stay up to date as I will soon conclude this funemployment period and seek my next full time job. If you're hiring a senior/staff dev with Ruby or Rust expertise, please let me know.

Tags: news, moros, geodate