RSSAmplifier

Blog

Vinc

News

vinc.ccRSS feed ↗6 posts

Latest posts

Reviewing November 2024

Reviewing November 2024 Another month working on MOROS , my hobby operating system written in Rust, with some improvements before the upcomming winter release: Update clipboard behavior in editor ( #706 ) Update web commands ( #703 ) Improve documentation ( #697 ) Update HTTP server ( #702 ) Add network config devices ( #700 ) Upgrade base64 module ( #699 ) Improve Lisp ( #684 ) Fix clock API (…

Reviewing October 2024

Reviewing October 2024 This month, I focused primarily on MOROS , my hobby operating system written in Rust, resulting in these merged PRs: Use string instead of float as clock device output format ( #696 ) Add speaker device ( #693 ) List processors at boot ( #692 ) Create clock module ( #691 ) Create memory module ( #690 ) Add mandelbrot program ( #689 ) Refactor vga driver ( #688 ) Add VGA…

Reviewing September 2024

Reviewing September 2024 CloudCheck The first week of this month was spent wrapping up my work on CloudCheck , a project I've been contemplating since early 2023 to help small teams reduce cloud waste . The MVP and the landing page are complete, but I didn't succeed in finding enough people interested in trying the service or providing feedback. I tried to work on customer discovery during the…

Reviewing August 2024

Reviewing August 2024 This month was dedicated to CloudCheck , a project I've been thinking about since early 2023 to help small teams reduce cloud waste . Many startups lack dedicated devops or the time to continuously monitor and optimize their server usage. I've experienced this issue firsthand in previous jobs, and it's also easy for hobbyists to forget a server running in the clouds and keep…

Reviewing July 2024

Reviewing July 2024 At the end of June and in the first part of July, I resumed working on my old idea of a conlang inspired by Toki Pona , Lojban , and Polynesian languages. I decided to name it Faeke , and I spent a lot of time looking at Samoan, Maori, Tahitian, and Hawaiian dictionaries to build the root words of the language. It was fun! I'm now freezing the conlang to try making sentences…

Reviewing June 2024

Reviewing June 2024 This month was mostly dedicated to MOROS 0.10.4 , which I released on the summer solstice, with an additional fix for an issue with block bitmap area calculation that didn't make the cut. It is a breaking change that I will merge before the next release. I also updated Nyx, the bedrock platform to build MOROS, based on Alpine Linux and Rust. I added a server mode to Chatai to…