RSSAmplifier

Blog

Timo's Blog

Timo's Blog

blog.timo.pageRSS feed ↗8 posts

Latest posts

Extend your Thread network with an ESP32

I recently bought some IoT devices that communicate using Matter over Thread. I had issues with connection stability to battery powered devices that are further away from the Border Router, so let's build a "range extender" using an ESP32-H2.

Fixing nginx-rtmp exec directives in Docker

I built and prepared some project using the nginx-rtmp module. Once everything worked as intended, I started packing it into a Docker image - and suddenly all exec_* directives in the nginx-rtmp config stopped working. Let me invite you to a long debugging session...

Authorizing administrative tasks as non-root user in GNOME

Is GNOME asking for your root user password when doing administrative tasks? Here's how to make GNOME behave like sudo and ask for your user password.

Installing Arch Linux on ZFS

A complete guide to install Arch Linux on ZFS, "The last word in filesystems", step by step.

Getting started with PlatformIO and CLion

A short introduction to using PlatformIO with CLion for programming an ESP32 MCU outlining some special quirks and tricks to keep in mind.

Convenience methods for Axios

Short snippet to add convenience methods to the Axios HTTP library.

Rendering HTML to PDF in Laravel and Docker

You want to generate PDF files from HTML and CSS but don't want to limit yourself to some few CSS features that for example MPDF can process? Well, I'm happy to tell you that Chrome can do just that. 🎉 (And it works not only in PHP)

Hello World.

Hi there! 👋 Welcome to my blog.