Recent posts

Multiple Python versions on Windows

1 minute read

Hi ๐Ÿ‘‹ In this short article I will show you two ways of changing Python versions on Windows. It is useful when you have installed multiple Python versions on...

A custom HomeKit accessory with Python

2 minute read

Hi ๐Ÿ‘‹, In this short article I want to showcase how I implemented a custom HomeKit accessory with python. My Home Assistantโ€™s SD card died ๐Ÿชฆ a few days ago ...

How to connect Ethernet devices to WiFi via WDS

1 minute read

Hi ๐Ÿ‘‹, In this blog post I will show you how to connect an Ethernet only device to Wi-Fi using an extra router and the WDS functionality. I initially wanted ...

How I got my PR merged into Apache Flink

1 minute read

Hi ๐Ÿ‘‹ This is a short story on how I got my pull request merged into Apache Flink. It started with the need to set CPU and Memory limits to Flink jobs runni...

iPhone 6s Battery Replacement

1 minute read

Hi, ๐Ÿ‘‹ I usually write about technical stuff and tutorials, but this article is more about repair and the right to repair. Itโ€™s important for companies to o...

BME680 Home Assistant Integration

3 minute read

Hi ๐Ÿ‘‹, In this short article I will highlight how to use the BME680 Home Assistant integration with a BME680 Sensor. Please note that Iโ€™m running Home Assis...