Category: Uncategorised

  • Use Signal messenger to get informed about IP changes

    I’m running my own Nextcloud server on a Raspberry PI. This is accessible from the internet. It works really fine. But sometimes my internet provider changes my IP address overnight. In the beginning, I used a dyndns service to update the IP address immediately from my browser. But I wanted to use my own domain…

  • Leveraging DuckDB to convert csv into xlsx

    When reading the headline you probably think “what the hell does he do? Why does he not import the csv file into Excel and manage it there?” Here are the reasons TL;DR: Go to the source files at the very bottom of this blog post. Business Use Case Before I describe the technical details I…