I actually use the deepl plugin for ulauncher to quickly translate texts. Unfortunately, the plugin is not really stable and I have not yet been able to find the cause. After a bit of research, I came across various tools and decided to use crow-translate.

crow-translate can be controlled v...

A few days ago, immich Version 3 was released https://github.com/immich-app/immich/releases#release-v3.0.2. I've been using Version 2 of the media gallery for a long time.
Unfortunately, the previous method using the familiar commands docker compose pull and docker compose up -d --force-recrea...

Introduction

Grav version 2.0 was recently released https://getgrav.org/. The text you’re reading right now is powered by Grav. I’m using a container from linuxserver.io https://docs.linuxserver.io/images/docker-grav/ for this. Version 2.0 of the container has also been made available there. S...

Last Week the OpenVPN Community has released Version 2.7 of OpenVPN https://github.com/OpenVPN/openvpn/releases/tag/v2.7.0 One big Improvment is Multisocket Support . it is now possible to Handle multiple addresses/ports/protocols within one server 🙂

Unfortunately, the documentation seems to ha...

spotiplay plugin in action: Bildschirmfoto%202026-01-21%20um%2020.01.53

Introduction

Some time ago, I purchased an ULANZ TC001. After suc...

today, I'll show you how to use certbot and a small python script I wrote to receive the newly created certificates as email attachments.

Why

A few weeks ago, a webserver certificate expired. This is usually not a problem, as certbot takes care of it. If certbot fails, we also receive info...