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 to make RØDE audio interface work on Linux

1 minute read

Hi 👋, I have recently updated the firmware of my RODE audio interface from 1.12.x to 1.13, and the device was no longer working properly on Linux, it had tr...

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...