Jan-Lukas Else

Tech, life and everything else

πŸ’­ Thoughts: XXXX-12

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


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

Jan-Lukas Else