Jan-Lukas Else

Thoughts of an IT expert

💭 Thoughts: XXXX-09

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


Just another case of unfair competition

Published on in 💭 Thoughts

With Apple launching Fitness+, they launched just another service with an anti-competitive advantage. While they take almost 100% of what’s left after taxes etc., other services are forced to use In-App-Purchases of which Apple takes 30%. I don’t understand how some people defend Apple for this and think this behavior benefits them. Actually, it only leads to a decrease in the quality of non-Apple services, because they somehow have to try to compete with Apple, but get 30% less of the revenues. But in the end I don’t really care, I don’t buy any of Apple’s overpriced products with false privacy promises and platform lock-in anyway.

View

Thinking about WordPress

Published on in 💭 Thoughts

Today I have dealt with WordPress for the first time in a long time. I’m not planning to move my blog to WordPress (I’m in the process of developing my own content management system), but have set up a site for someone else and migrated a few articles.

View

TIL about vendoring Hugo modules

Published on in 💭 Thoughts

Today, I learned that it’s possible to “vendor” Hugo modules. By vendoring Hugo modules, Hugo will add all required module files to your site directory and use them when building your site instead of trying to download them first. No need for me to use a module cache on Drone anymore and two seconds less build time. (But 3000 additional files in my blog repo.)

View

Developing 10x faster with my Surface Go and Visual Studio Code

Published on in 💭 Thoughts

This thought was written using Visual Studio Code from my Surface Go, but via a SSH remote connection to my ASRock Deskmini.

View

Nextcloud is my favorite cloud

Published on in 💭 Thoughts

I have just updated my Nextcloud install from Nextcloud 16 to Nextcloud 17. It’s a Docker-based installation on my Odroid HC2, which I use for a lot of self-hosted softwares. (Thanks to Docker I can forget about all things PHP!)

View

How ad companies can track you without cookies

Published on in 💭 Thoughts

Today I read an article by Kev Quirk about how browser fingerprinting works. In his article (I recommend to read it) he not only explains how websites can use the various information your browser sends to give you an almost unique fingerprint, but he also linked to a tool called “Panopticlick” by the EFF (Electronic Frontier Foundation).

View

Global Climate Strike

Published on in 💭 Thoughts
Updated on

Today was Global Climate Strike. I wasn’t able to attend the strike in my city personally, because I wasn’t able to not go to work today and had a long train travel this afternoon and evening.

View

Consume less, create more

Published on in 💭 Thoughts

There was a time I thought about how to change my life. A lot of things changed in my life but I needed to adapt somehow. I also wasn’t very happy with how I used my time and needed a purpose in my life. I started writing blog posts daily (on Medium back then - see my archive of many old Medium articles here).

View

Using my blog to reply to other posts

Published on in 💭 Thoughts

Yesterday, I added support to my Hugo theme to use it to reply to other posts on the web using the u-in-reply-to class (here’s the documentation for h-entry) and sending a webmention after publishing the post.

View

My rwtxt setup

Published on in 💭 Thoughts

Amit Gawande replied to my post about journaling with rwtxt with a question regarding my setup:

View

Previous

Next

Jan-Lukas Else