Jan-Lukas Else

Tech, life and everything else

XXXX-07-26


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

Follow websites without RSS using the XPath RSS-Bridge

Published on in 👨‍💻 Dev

I currently use RSS-Bridge to follow Telegram channels and read new messages in Miniflux. RSS-Bridge is a really cool project that tries to provide RSS (or ATOM, JSON, HTML…) feeds for sites that don’t do that directly.

View

Conversing through email

Published on in 🔗 Links
Updated on

In the recent past I got a similar experience like Brandon Nolet by conversing through email. Emails don’t have this presure to respond as soon as possible. You can take your time to think and then write a better response. Sometimes it can take days, weeks or even months. With email that’s not really a problem.

View

Jan-Lukas Else