Jan-Lukas Else

Jan-Lukas Else

Tech, life and everything else

💭 Thoughts

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


IndieWeb dream

Published on in 💭 Thoughts

My IndieWeb setup is continuing to evolve. I just added support for syndication (this post should appear on IndieNews) and JSON-posting to my Hugo backend and theme. Unfortunately, adding support for more IndieWeb features to this setup requires a lot of documentation reading, reverse engineering and looking at how other people have done that (of course in other programming languages, one has not much knowledge in).

View

My blog went viral and did just fine

Published on in 💭 Thoughts

Yesterday, I posted a link to a tweet by DHH on my blog. It’s about “Google tax”. Companies nowadays have to buy ads to appear on top for searches for their brand name.

View

The effect of @jack’s tweet

Published on in 💭 Thoughts

I just noticed the following: Search on Twitter for IndieWeb and ActivityPub or take a look at the Google Trends for ActivityPub.

View

Mobile data

Published on in 💭 Thoughts

I have around 36 hours left until the current period of my mobile data plan expires. Each period takes 28 days and I have 2 GB of mobile data and endless calls and text messages available, for which I pay 7,99€. With the start of the next period I have 3 GB each 28 days.

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

No more YouTube

Published on in 💭 Thoughts

To fight my laziness and procrastination, I just unsubscribed from all YouTube channels and deactivated the app on my phone.

View

My problem with email logins

Published on in 💭 Thoughts

There are some online services that use email login. This means that instead of a combination of user name and password, only the email address is entered and a login link is sent to it. Basically, this is a good option to increase security a bit. The service only needs to store a list of email addresses instead of the corresponding password (hopefully encrypted and hashed) for each user.

View

How to start the day well

Published on in 💭 Thoughts

Today I got up at 7 am (although I could have slept a little longer) and instead of eating breakfast, I started directly turning on my PC and finishing an open programming assignment. It took me about an hour, but after finishing it, I felt so good.

View

ActivityPub support for my blog?

Published on in 💭 Thoughts

I just found this article on how to create a basic ActivityPub server. It let’s me think about adding ActivityPub support to my hugo-micropub project (which then becomes more than just a Micropub endpoint for my Hugo setup). It’s definitely a project I finally want start once I’m done with this semester.

View

Some thoughts about LibreOffice vs. Microsoft Office

Published on in 💭 Thoughts

I usually prefer using LibreOffice over Microsoft Office because it’s free / libre software and I can use it on Linux. However, while writing a seminar paper, I noticed one feature that LibreOffice Writer is missing and that made me use Microsoft Word for the paper: literature index.

View

Jan-Lukas Else