Reflecting on 1 year in the Fediverse

I started my Fediverse journey a little over a year ago, with my account creation date being August 3rd, 2022. I was initially drawn to the Fediverse due to the simple fact that this was social media I could host myself. Neat, right? And I want to reflect a little bit on how it’s going. So let’s start with my social media usage in the past, so you can properly classify where the following comments are coming from....

August 6, 2023 · 15 min · Michael

1 Year of Blogging

It has been a whole year since my first blog post. And to my surprise, I’ve kept to it. 😅 Sure, it’s just been a post a month for the most part, but I still managed to write a grant total of 31 posts. And it’s been fun! The blog was born out of the fact that while tinkering with my Homelab, I’ve been reading so many niche blogs of other Homelab enthusiasts who did the same things I was trying to do....

July 22, 2023 · 6 min · Michael

Power Measurements in the Homelab

I’ve long been wondering how much power my Homelab consumes, especially with my switch from a single relatively beefy server to a gaggle of Raspberry Pis. In the end, I put in three smart plugs supporting MQTT. I would have loved to have per-machine power consumption stats, but I didn’t want to invest that much money into smart plugs. To wet your appetite a bit, here is a snapshot of the resulting Grafana dashboard:...

June 13, 2023 · 20 min · Michael

Learning Elixir: Beginner thoughts

I’m now about a month into learning the Elixir programming language. See my previous post for my initial thoughts. And I don’t hate it. In contrast to my earlier encounter with Haskell, I’m keeping at it, and I’m enjoying it. Because Elixir is not quite as strict as Haskell, it has been way easier to wrap my head around it. There was a very steep hurdle in the beginning - everything requiring any amount of design beyond “just a single function” was (and to a degree, still is) rather hard....

June 2, 2023 · 6 min · Michael
The official Elixir logo, a stylized purple liquid drop.

Learning Elixir: The Plan

I’ve had some pretty bad experiences with functional programming languages. Haskell in particular. When I was in high school, we had a functional programming unit in my CS course. Up to that point, we had done some educational languages as well as Java. At the time, I thought I had my head pretty firmly wrapped around programming (😅). And then came Haskell. And I did not get it at all. Just couldn’t wrap my head around it....

May 4, 2023 · 6 min · Michael