Matze
Matze
@matze@kittsteiner.blog
64 posts
16 followers
  • Pure local solar integration

    Yesterday, I finally got an electrician to install a Shelly Pro 3EM smart meter for me. So it was time to set it up right.

  • Replaced Sentry with Bugsink

    I just replaced the usage of Sentry.io with Bugsink. For my purpose of error debugging, it’s more than enough. And it’s compatible with the Sentry SDK, so replacing it means just updating the DSN in the configuration, neat!

  • Energy Efficient Ethernet via FritzBox is not good

    TIL: Energy Efficient Ethernet (EEE) in the newest firmware (8.2x) of my FritzBox is probably garbage. When set to “automatic” (which is the only setting aside of “off”), the network is super unstable between devices on the LAN/WAN and any other device. In both the LAN and the internet. Clear suggestion: if you have connectivity…

  • Email archiving with Open Archiver

    I’ve recently discovered Open Archiver in a (German) YouTube video, which allows you to archive your emails from various different email providers. It seems to be still a very new project, but it looks promising to me. And it’s completely open source.

  • From self-hosting notes

    I recently wanted to move away from Apple’s Notes app, since it doesn’t allow storing the actual notes anywhere als than iCloud. So I started a journey regarding self-hosting my notes …

  • Dovecot update is not fun

    TIL (at 3 am): Upgrading Dovecot is not fun when the behavior changes a lot. Took several hours to get it running identical to before. But at least I could remove some old configuration parts.

  • Default value in register_post_meta

    TIL: Defining a default value within register_post_meta drives you crazy if you no more aware of that you did it. It still persists, even if it is not in the database or the object cache. Found out around an hour later … 🥲

  • Migrated from Netdata to Prometheus + Grafana

    I had been playing with Grafana, InfluxDB, Telegraf and Prometheus the last two weeks and can now share my story of what I finally use to replace my Netdata instances and why.

  • Why something new?

    Every so often, I read and hear that Apple is no more innovative because the devices look always the same (not the only reason, but let’s focus on this). I just don’t get why. Why it needs to change? I’m not against new, I’m just happy with my devices. iPhone: it works fine, would even…

  • Replaced Numbers with something completely different

    I used to use Numbers usually only to track my spendings for my side business to get a quick overview when doing my taxes. All the back and forth with Apple Creator Studio now let me change that. Now, I’m using InvoiceShelf to track the expenses there. It’s self-hosted and thus I’m in full control…