Jan-Lukas Else

Tech, life and everything else

Published on in 💬 Micro

I started working on plugins for GoBlog using a Go module I recently discovered: yaegi. It still feels like magic, because Go is typically a compiled language and yaegi makes it dynamic by embedding an interpreter. Is this overkill for GoBlog or does this possibly enable flexibility like WordPress plugins?

View

Published on in 💬 Micro

To all my feed subscribers: If you are annoyed by the TTS audio or the “Interactions” link, add a “.min” in front of the feed type in the URL. For example https://jlelse.blog/.min.rss. Thanks for following! 😄

View

Gitea Container Registry

Published on in 👨‍💻 Dev

I am a Gitea fan! I have been for some time now. But it’s always amazing how fast new features are implemented in the self-hosted GitHub alternative.

View

My July ‘22 in Review

Published on in ✍️ Posts

In a moment, the next month is already over. After June, it’s now July. Time for a short monthly review.

View

The Circle

Published on in 💭 Thoughts

Some years ago, I started reading the novel “The Circle” by Dave Eggers. I never finished reading it, but today I watched the movie. It has an important message about privacy, transparency and surveillance and shows that there’s a thin line in between. I can definitely recommend watching it, although I sometimes wasn’t impressed by the acting.

View

Published on in 💬 Micro

The heat lately and the heat in the coming weeks has been bugging me and getting to me so much that I bought a mobile air conditioner. It eats up a lot of electricity and will ruin my very low power consumption (< 800 kWh per year), but maybe it will help me sweat less.

View

Old content warning

Published on in ✍️ Posts

Recently I implemented a setting in my blog software to disable the warning above posts older than one year. A setting that has its justification.

View

Published on in 💬 Micro

So far I configured most (almost all) settings for GoBlog through a YAML file. But this is not so optimal, after all it happens sometimes that I want to change a small setting, such as the description of a post section, from my smartphone. This would work somehow via SSH, but ideal is something else. Email conversations with Andrés Cárdenas inspired me to finally start the project “settings in the database”. The first step was to make it possible to configure the mentioned post sections. This is now finally possible directly via an administration web interface! This should also be a good step in the direction of making GoBlog more friendly for other users and of course it makes my life easier as well.

View

Published on in 💬 Micro

This OneDrive feature to remind about pictures from x years ago is really awesome! I captured this sunset 4 years ago today.

🖼️ View

Published on in 💬 Micro

To post something again, here are three songs I’m currently really enjoying:

If you know songs that are in the same musical direction, feel free to share. 😀

View

Jan-Lukas Else