Jan-Lukas Else

Tech, life and everything else

Apple’s Secret Monopoly

Published on in 🔗 Links
Updated on

Will Oremus has written a long article on OneZero (Medium paywall) that discusses whether Apple is an illegal monopoly or not.

View

It feels great without Twitter

Published on in 💭 Thoughts

I left Twitter one month ago and didn’t miss it a single time. Reading stories about “Brand Blockers” (Medium paywall) just gives me the feeling that this was the right decision.

View

Reducing the size of Docker images

Published on in 🔗 Links
Updated on

Jérôme Petazzoni published a great article on the Ardan labs blog about reducing the size of Docker images. He compares different ways to package a binary into an image by using different base images and either dynamic or static linking. The conclusion is that although you can get really tiny images with SCRATCH, it is probably not worth it because it is more difficult to debug.

View

Google Fonts Analytics

Published on in 🔗 Links

Normally I don’t link to pages from Google, but the analytics of Google Fonts are quite impressive. In total, over 36 trillion fonts have been loaded from Google Fonts.

View

Human communication

Published on in 💭 Thoughts

Is it good or bad that human communication is so ambiguous? Human communication is complicated. How about if human communication works via a well-defined interface (like a programming interface) and the communication recipient always understands messages exactly as the communication sender intended? From my naive point of view and as someone who prefers unambiguity, I would say that this could solve a lot of problems, or prevent them from happening at all.

View

Published on in 💬 Micro

The ActivityStreams module for Hugo should work with image attachments too. This is a test post to see how they are displayed on Mastodon.

But I want to take the opportunity to introduce my readers to Unsplash, where you can find many nice photos for free use. Like this picture from NASA.

🖼️ View

Published on in 💬 Micro

Mastodon doesn’t support “Article” posts and only shows the summary from them. But not only that, it doesn’t seem to unescape escaped HTML and that’s why articles from my blog looked so weird on Mastodon, while they worked fine on Pleroma and Microblog.pub. I now fixed the escaping. My Hugo module for ActivityStreams representation is available on Codeberg.

View

Published on in 💬 Micro
Updated on

I migrated from a self-hosted mailcow-dockerized to the hosted version of Mailcow. It’s just because I don’t want to care about keeping everything up-to-date, secure and backup-ed. Now I have some stricter limits, but in the past I didn’t reach that limits and I doubt I will reach them ever. To migrate all emails, I used the online version of imapsync.

To answer the question why I didn’t migrate back to Fastmail (which I used previously): With Mailcow I have the possibility to create up to 20 different mailboxes instead of just one. Furthermore, Mailcow is hosted in Germany and since I am enthusiastic about the open source project, I would like to support the person behind it.

View

Opinions can change over time

Published on in 💭 Thoughts

Opinions can change over time. And since I often post opinions on my blog, I’ve added a feature to my blog theme that displays a warning message above posts that are over one year old (example).

View

Here WeGo, my favorite Google Maps alternative

Published on in 🔗 Links

Here WeGo is my favorite alternative to Google Maps. I know it would be better to support Open Street Maps, but Here WeGo (formerly Nokia Maps) also offers great navigation functionality and real-time traffic information. It also seems to be relatively privacy friendly. With the app you can also download maps for offline use. Here Technologies is majority-owned by a consortium of German automotive companies (Wikipedia), so I hope they make sure that there maps have a great quality and so far (I use this service since 2015) my assumption has been confirmed.

View

Jan-Lukas Else