Jan-Lukas Else

Thoughts of an IT expert

💭 Thoughts: XXXX-XX-12

Welcome to the Thoughts section of my blog. Thoughts are better kept on my blog than on Twitter or other online platforms.


Finding peace in ignorance

Published on in 💭 Thoughts

During and after my studies, I used to refresh my Miniflux start page (the feed reader, which I use to keep up with things on websites I want to follow) every few minutes. As soon as there was a new article, I would read it. I also used to use this tool to read the news by following a local national newspaper website.

View

Social media trap

Published on in 💭 Thoughts

reddit going dark (a protest action by many subreddit moderators over some planned API changes) reminds me that I should probably stop scrolling through Reddit so much. Reddit is a social network, and as such it attracts you with new content almost every time you visit. Which can be addictive. I once had a profile that I deleted because I wanted to leave all social media. But I fell into the same trap again.

View

What matters when Blogging

Published on in 💭 Thoughts

If you’re running a personal blog, then it doesn’t matter how often or how much you blog. I think these points are much more important:

View

More thoughts on Deezer

Published on in 💭 Thoughts

Carsten asked some questions in a comment regarding Deezer:

View

Google will delete your data when inactive

Published on in 💭 Thoughts

Google is introducing new policies to cause data in unused products to be deleted after extended periods of inactivity. For example, anyone who has uploaded photos to Google Photos but does not use Google Photos for two years will have their photos automatically deleted.

View

Things I noticed and a thank you!

Published on in 💭 Thoughts

Since migrating my blog to the new CMS, I carefully watch the BunnyCDN logs to see if there are some errors or 404s somewhere. It’s looking good so far. Two days ago, I found an issue with the routing of paths that included an encoded character (such as ü or ä), but I found an easy workaround for this. Another thing I noticed by looking at the logs is the number of requests to the feeds on this website.

View

Go and Java

Published on in 💭 Thoughts
Updated on

While I need to use Java for university projects (currently that are one Spring and one Java EE project) and work, I use Go on some personal projects (Hugo backend and KISSS). While I’m getting more familiar with Go (I do Java for many years), I also experience cases where I actually miss language features from Java. Oh and it’s not generics, I’m currently (still) fine without generics.

View

Discovering new (old) features in your favorite software

Published on in 💭 Thoughts

Although I use Hugo heavily for this blog and all my other websites for more than a year already, I discover new (old) features from time to time. About new features I’m often informed, because I read the changelog whenever a new version gets published1, but there are still a lot of features that appeared before I started using Hugo.

View

Influence

Published on in 💭 Thoughts

I’ve been noticing this more and more lately. Often, when I blog about something, like yesterday about a software I discovered, there are actually people who take a closer look at the thing I blogged about, in the case of the software even install it and try it out.

View

PGP, Webmentions and Microformats

Published on in 💭 Thoughts
Updated on

Today I did my first step to join the IndieWeb. I first had to generate a PGP key (that’s really new to me, I never did this before 😅) to be able to use my website for authentication. After I was able to successfully login to Webmention.io, the service, which can receive webmentions and pingbacks for you, I added support for webmentions to my blog, so I see when someone from the IndieWeb references my posts. After that I also added microformats2 support, so my blog should now be easier to parse.

View

Jan-Lukas Else