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
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
I just noticed the following: Search on Twitter for IndieWeb and ActivityPub or take a look at the Google Trends for ActivityPub.
View
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
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
To fight my laziness and procrastination, I just unsubscribed from all YouTube channels and deactivated the app on my phone.
View
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
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
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
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