Today I needed a cool animation for a small website project, and, as usual, I headed over to LottieFiles to grab one. It’s not something I do often, maybe once every few months. But to my surprise, I ...
More Stories
ESPHome ESP32C3 Bootloop
If you’ve recently tried to get an ESP32-C3 board running with ESPHome, specifically using the esp-idf framework, you might have encountered a frustrating boot loop. The loop typically produces logs t...
AWS Serverless - CloudFront distribution with Lambda@Edge
Recently I had the task to add a CloudFront distribution with a Lambda@Edge function as an autorization mechanism into an existing Serverless stack. All nice and dandy since Serverless already support...
Synology Node and Zlib issue
Recently I've stumbled upon an issue with Node.JS on my Synology. I had Node 8 installed as a dependency by some other package, it was ok for running my Albert Heijn script. However, Synology Applicat...
Albert Heijn Node.JS delivery checker
Giving the current situation all over the world people started ordering more groceries online, including us. If you live in the Netherlands most likely you use Albert Heijn to do that. And giving the ...
Corsair M65 RGB Elite common issues
I recently got a Corsair M65 RGB Elite mouse and right from the get-go I began having issues with it. Their software, iCUE, seemed that it wasn't doing anything at all. Everything that I was configuri...
BMW ConnectedDrive JavaScript API
Since we got the new car I always wanted to have more control over my car than the Connected app is giving me. For example I would like to: check the charging status directly from my laptop, without o...
Plex common issues
I recently encountered some issues with Plex to which I didn't find a quick answer as fast as I would have hoped so I'm gonna detail them here, maybe it will help somebody in the future 1. Unable to c...
BMW Esys Coding dots issue
I recently got a new car, 2017 F30 and the first thing I did was to get a ENET cable and start coding it the way I want it. Besides the fact that some Esys versions don't work with some versions of PS...
AWS Cognito - Custom email verification template
Let's say you want to use the new awesome user management service provided by AWS. All nice and dandy, until you find that you can't customize the email validation behaviour that much. I mean, yes, yo...
Synology built-in reverse proxy
I recently bought a Synology DS918+ to replace my home server because it was getting in the way more and more. I have a lot of Docker containers that I moved from Ubuntu to Synology and I have a domai...
Philips Android TV + Plex video issue
I recently bought a 55PUS6561 Philips Android TV and the first thing I did was install Plex App for Android, giving the fact that I have a full-blown media server based on Plex for my media. First vid...
MDMPy
I’ve been using SickRage and Radarr for movies and TV series automated downloader for some time now but there are no reliable download managers for books, games and music. (LazyLibrarian is buggy, Hea...
BMW E90 sport seats with electric lumbar and inflatable sides retrofit
I wanted sport seats from the moment I've climbed into an BMW E90 that had them. Luckily I've stumbled upon some sport seats that were just like my interior, non-leather, non-full electric with memory...
Arduino airsoft bomb prop
Back in middle school I used to play Counter-Strike with my friends quite a lot. I still play even now, but only like once a year. A few months back I started playing airsoft, which for those who don'...
Arduino SMS car starter and keyless entry
I always hated summers and winters in my Ford Focus MK1 because it took quite long to cool down or heat up, by the time it did I was already at work. So I decided to fix this, have some fun and learn ...