Jan-Lukas Else

Tech, life and everything else

2025-07


Further extending my Komoot export script

Published on in 💬 Micro

My Komoot export script has become quite popular. It was shared on a subreddit a few months ago, and I received many requests and comments about it. This morning, I decided to do some “guided vibe-coding” (I told Copilot what to implement, then checked and modified the result) and extend the export script. I replaced the static variables with CLI options for the credential file and download directory, added new flags to add the title to the file name and download planned tours. I also improved the readme to better explain how to acquire the necessary credentials and run the code.

See my original post about the script, the last update, and the source code.

View

Published on in 💬 Micro

My email server works perfectly for almost everyone. I’ve got all the security measures: SPF, DKIM, DMARC, MTA-STS, DNSSEC etc. My IP isn’t on any blocklist. Yet, with giants like Outlook and iCloud.com, my emails consistently hit spam or get outright rejected. The fix? An AWS SES relay, just for them. Suddenly, mail from Amazon gets through. This is pure tech oligopoly garbage, forcing us through their gatekeepers! /rant

View

What else can I automate?

Published on in 💭 Thoughts

Two days ago, I needed a tool for some automation. I want to regularly download a newspaper PDF from a tool provided by my local library. That PDF should be uploaded to my PicoShare instance, and then an email with the link should be sent.

View

Published on in 💬 Micro

A small update to my post from yesterday:

I did one final (really, the last one!) optimization to my network (luckily without new hardware). Instead of letting the new ASUS router do all the networking and QoS, I repurposed one of my GL.iNet Beryl AX routers with vanilla OpenWRT as the main router, doing SQM, DHCP, DNS proxying, and all the other stuff. Now the ASUS is running in Access Point Mode, handling just the mesh WiFi and partly acting as a LAN switch (because the Beryl AX has just one WAN and one LAN port). My bufferbloat is much better (or non-existent), and the Cloudflare Speedtest is showing me “Great” in all categories, even when connected with WiFi to the repeater.

I think I will stay without cake-autorate, but try to tweak the optimal SQM bandwidth limits a bit over the following days.

View

My never-ending quest for better WiFi

Published on in ✍️ Posts
Updated on

Improving my home WiFi setup often feels like a never-ending story. This year, I’ve already begun quite the journey to upgrade my network.

View

Published on in 💬 Micro
Updated on

My laptop was always becoming hot when charging, and the fan speed increased to 100%. After applying new thermal paste, that problem is gone. The fan is still running, but at a much lower level. And the temperature of the CPU is also a bit lower. Fun fact on the side: I figured out that the ARCTIC headquarters are just about 2 km away from me.

View

My June ‘25 in Review

Published on in ✍️ Posts

June, and with it half of the year, is now over. So it’s time to take a brief look back at the past month.

View

Jan-Lukas Else