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.


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

Please put dates ABOVE your posts

Published on in 💭 Thoughts

To all fellow bloggers,

View

Creating an Instagram archive on my website

Published on in 💭 Thoughts

Yesterday, I wrote it’s time to stop using Facebook, and I wrote about how I’m still using Instagram and WhatsApp.

View

Trying Searx as search engine

Published on in 💭 Thoughts

StartPage recently sold a majority stake in it’s company to the “Privacy One Group”, “a separate operating unit of System1”. You can read more about it here.

View

Email domain names

Published on in 💭 Thoughts
Updated on

Do you know how difficult it is to tell someone your email address with your custom domain name?

View

Jan-Lukas Else