One thing which I have never looked more closely at, but which I think is very interesting, are “Serverless Functions”, although they are not so serverless because they run on a server. Whatever. On Hacker News, I found a GitHub repository and an article about it.
View
It’s crazy how quickly time can pass when you get very engrossed in something. When it grabs you and you forget almost everything around you. When you’re in the flow.
View
I use one of my domains mainly for services that I use personally. My Miniflux instance for example. For a long time I ran Miniflux on a device from home, before I moved it to my virtual private server in the “cloud” a few weeks ago. To also adapt the subdomain I use for it to the scheme of the other subdomains, Miniflux now runs on a different subdomain than before. However, I have set up a redirection so that even if I enter the old subdomain, I will be redirected to the new one.
View
I use Strava as my tracking app on runs. I used to use Runtastic (now Adidas Running), but unfortunately there is no native app for my Samsung Galaxy Watch. But since Strava has now implemented some more restrictions for free users and I’ve been toying with the idea that I need a different system to own my run data (self-hosted) for a while anyway, I’ve now started to program something myself (as always when my desired solution doesn’t exist…).
View
The German government tasked SAP and Deutsche Telekom with the development of an open-source contact tracing app (named “Corona-Warn-App”) using the APIs from Google and Apple. Now they’ve published the code for the backend server. I took a quick look at the code and I’m quite a bit surprised about the quality and best practices used. They are using the Java-based Spring framework and use Postgres and minio to store data. Everything running in Docker. Even the Docker images are build using multi-stage Dockerfiles.
View
I almost never play computer games, but what I sometimes like are classic logic games like Minesweeper or Sudoku. And I must say, the versions from GNOME (on Linux), GNOME Mines and GNOME Sudoku are really nice. Simple design, plain and focused on the game with the most important features. I have also just discovered on the GNOME Wiki that there are a number of other simple games available, like 2048, Four in a row or Chess (Chess is probably not so simple). I install most apps via Flatpak and Flathub, but most distributions should also have them directly in their repositories. The advantages of Flatpak are that it is very easy to install and you always get the latest version.
🖼️ View
To answer the question from an anonymous reader:
View
After Kev Quirk was initially skeptical about Git and was desperate about using it, he finally made it thanks to community help and realized that Git is better than he thought:
View
Microsoft today released Surface Go 2, the successor to the Microsoft Surface Go from 2018. All in all with few innovations, rather small improvements. The display edges have shrunk a bit, there is a model with a faster processor and the battery is a bit bigger. The Verge has published a video where they describe their first impressions of the new generation.
View
Tonight I spoke with my girlfriend on the phone and we talked for two hours about all kinds of topics. One topic was that I don’t think corona tracking apps, where the data is stored centrally, are a good idea because of privacy and stuff. My girlfriend, on the other hand, said why is privacy important at all? The argument that nobody needs to know what I do with whom, when, where and for how long was not convincing to her. She said that I track my runs via GPS anyway. And she asked who would be interested in your data if you are not famous or something?
View