Pet project: Creating a fully automated Youtube fishtank livestream using a Raspberry Pi (Part II)
This is the second part of my series of blog posts around creating a fully automated Youtube livestreaming solution for my fishtank using a Raspberry Pi. For an introduction to the topic, my requirements for the project and the overall direction I am he… more »
Pet project: Creating a fully automated Youtube fishtank livestream using a Raspberry Pi (Part I)
Since now a bit more than 2 years my home has a number of pets that make life a bit more colorful: They live in a decent sized fishtank with a capacity of 240l. more »
Salvaging a broken KVM switch using a Teensy device
In the days after Christmas of 2023 I finally managed to reorganize my home office setup into a decent workplace environment. This itself might be worth a blog post. While doing this, something really bad happened: I broke one of my KVM switches by acci… more »
Building OpenSSL 3.1.4 for Android with the MS Visual Studio 2022 native toolchain and cygwin
Building OpenSSL has gotten really easy these days and a lot of arcane things that I had to do to build version 1.1.x with cygwin and Visual Studio 2017 or version 1.0.2x are now a thing of the past. One thing I first had to do to build version 3.1.4… more »
Building OpenSSL 3.1.3 for iOS and iPadOS
In order to keep up-to-date I have rewritten my scripts for an OpenSSL build for iOS/iPadOS. You can find them here and here. more »