ntfy – open source push notifications
In December, I wrote about ntfy.sh:
In December, I wrote about ntfy.sh:
Colin’s post yesterday inspired me to install the Loop Habit Tracker app. How did I not know about this app yet? Free, no ads, and even open source!
I subscribe to the Hacker News front page via RSS. There is a lot of stuff there that I just mark as read without taking a closer look. But sometimes something catches my eye and I take a closer look. Today “Show HN: A tool to send push notifications to your phone, written in Go” is one of them.
Yesterday I expanded the memory in my home and code server to 16 GB and wondered what I could do with all the resources this server provides me. So I looked around a bit and came across an open source program called Node-RED. Especially in the context of Smart Home and Home Assistant, I’ve heard about it a few times, but never looked into this software in more detail.
Nolan Lawson writes about his love-hate affair with technology.
When I used to run back in the days, I used Runtastic to record my runs. When I tried running again last year, my app of choice was Strava. For recording hikes, I mostly use Komoot. But today for recording a bike ride, I tried FitoTrack.
On the subject of Signal, they seem to have changed their mission regarding open source. The server code hasn’t been updated for almost a year and they don’t respond to requests regarding this. See this issue on GitHub.
Microsoft’s open source strategy is interesting. Microsoft currently publishes 3836 repositories on GitHub. By chance I came across the following new repository: Extensible Storage Engine. It is published under the MIT License.
It’s already been a while, but I once (successfully) ran my own mail server for some time. I did this using the open source Mailcow project, which does all the configuration work for you and wraps everything nicely in Docker containers. There are also a few posts about it here on the blog.
It’s nice to see when people fork, modify and actually use your open source projects. Like Emanuel Pina does. He has forked my project MailyGo, which enables receiving form submissions on static sites and sends them via e-mail. He added some nice features (which I will definitely take inspiration from and add some back to the upstream project!).