Advent of Bloggers – What a cool idea, James! 👍 If you still need some inspiration, I have a blogroll with many blogs worth reading as well. ⌘ Read more
“100 years of whatever this will be”
Avery Pennarun (apenwarr) on decentralization: ⌘ Read more
Christmas is near and now my watch shows that! 🎄 ⌘ Read more
Advent of Code ‘21
New year, new code advent calendar. This year I’m trying my hand at Advent of Code once again in Go. This time with a little help from the copilot. Let’s see if I make it to the end, or have to give up early again… ⌘ Read more
Maybe I should write down my political views and thoughts in extra posts on my German blog in the future, instead of putting them in the monthly review and then translating them as well. English readers probably won’t get much out of it… Sorry! ✌️ ⌘ Read more
My November ‘21 in Review
Welcome to my monthly review for November 2021. What was going on this month? ⌘ Read more
First experience with my new unlimited mobile phone contract while traveling: The phone hotspot works much better than the ICE (German high speed train) WiFi usually does. At most, there are small interruptions in tunnels, but otherwise surfing, writing e-mails, and listening to music work perfectly. Even remote programming works. It was worth it… ⌘ Read more
Today GoBlog got the option to configure your own map tile server. So not only standard OpenStreetMap is possible, but also Stamen Toner for example. Fits much better to my blog aesthetics, right? (See the map page.) ⌘ Read more
Bahn2GPX
For me, the best option to travel long distances within Germany is to take the train. I don’t have a car since July, but I have a BahnCard 50 for years, with which I get up to 50% discount on (unfortunately very expensive!) train tickets. ⌘ Read more
Mark emails me all the time with bugs he found in GoBlog (some that I would never have found myself) and features he would like to see (e.g. better display of Brid.gy webmentions). I take it as motivation and try to improve GoBlog in a way that it is useful for others as well. And I think there is a good progress. ⌘ Read more
Congratulations on the successful launch of Eagle v2, Henrique! 🎉 Welcome to the club of “I have developed my completely own CMS”. 😂 ⌘ Read more
How to remove bloatware
After I put my new SIM card in my phone today (yes, the one with the unlimited mobidata volume - thanks for all the replies to my recent post!), I noticed that there suddenly appeared a new app that wanted to offer me additional services via SMS, of course for a fee. An app with no benefit for me, even annoying me by the presence of the app icon in the app drawer and the missing possibility to deactivate the app! ⌘ Read more
A few days ago I changed my home network so that the FRITZ!Box now directly establishes a DSL connection and I can use IPv6 again. Too bad that I only now noticed that this has led to the fact that it used the DNSv6 server of the ISP. Now I adjusted everything so that AdGuard Home is also used for DNSv6. Less advertising and tracking again… ⌘ Read more
The Brave browser now reveals its true face and becomes a web3 browser with integrated crypto wallet. More bullshit is really not possible… ⌘ Read more
My neighbors always seem to be playing Forza Horizon 5 in the evenings the last few days, loud engine noises from the apartment below. 😂 ⌘ Read more
What do you do with unlimited mobile data?
Do any of my readers have unlimited mobile data? If so, what do you do to with it? How has unlimited mobile data changed your usage behavior? ⌘ Read more
I missed the exact day, but now it’s been over a year since I switched to my completely custom blogging system. And still I am very happy with it! It has all the features I need, and if I have a new idea, I can usually implement it quickly right away. ⌘ Read more
Nobody can deny that the year will soon be over… ⌘ Read more
Showing GPX tracks on my blog
On my blog, I’ve had the ability to link posts to a location for some time now. There is also a map that shows all posts with a location. ⌘ Read more
How many posts have I read now with people buying a new MacBook Pro to use for a very long time? How many of them will buy new devices in two years? 😅 ⌘ Read more
I’m a bit skeptical about GitHub Copilot, but now that I’ve really tried it out for the first time, I’m amazed by its capabilities. Copilot doesn’t replace programming, but it does take a lot of the work out of it. What works well, for example, is the completion of comments in the code. ⌘ Read more
And another year… Time passes quickly, but still there are some issues that need to be sorted out, because all this was not foreseeable. But that’s life, rarely predictable and some meet fate unplanned. ⌘ Read more
“What are robot dogs actually being used for?”
Many people have seen the videos of Boston Dynamics with their robots. While watching the videos, I always wondered what the possible use cases for such robots (dogs) are? Just millitary? But now Tom Scott clarifies it with a new video: Hydroelectric power plant inspection for example! With the robots it is cheaper and easier to monitor the power plants centrally. ⌘ Read more
So cool, I have a live preview in the GoBlog editor now! 🤓 ⌘ Read more
My October ‘21 in Review
The end of the year is approaching and another month is over. With the end of October and today’s time change - which I had briefly forgotten this morning for inexplicable reasons - but already comes a bit of the winter feeling. The last weeks it was sometimes unusually warm, but now the cold season is just around the corner. ⌘ Read more
I am using Nitter, an alternative interface for Twitter, just in case I want to read a thread on Twitter. Previously I hosted the instance directly on my VPS. Now, however, I host the Nitter instance at home, but make it available on the Internet through Tailscale, a little program I wrote called “ProxyExposer”, and Caddy. 🤓 I also briefly tried publishing a WordPress instance from home to the web this way. But I don’t have a use case for WordPress at the moment. ⌘ Read more
Telegram Ads
So Telegram now has ads. But unlike the ads from Google, Facebook or Apple, the ads are not personalized and much more privacy friendly. The ads simply consist of a maximum 160-character message with no external links and are displayed only in large public channels. ⌘ Read more
Previously, to work on my code server, I always installed Visual Studio Code locally and then accessed the server using the Remote SSH extension. But that no longer seems necessary now that I have code-server installed. Using code-server, Visual Studio Code can be easily used in the browser. Cool project! ⌘ Read more
Running my Drone CI runner at home has some disadvantages though. The network speed in a data center is much faster than my 100/40 mbps connection at home. But I will (hopefully) have a new provider soon with gigabit download (and a bit faster - 50 mbps - upload)… ⌘ Read more
Today I was out in the forest, in nature. To breathe fresh air, move, relax. The inspiration and thoughts you get there! ⌘ Read more
I have no idea how many people read my posts or what posts they read. But it’s great to have a reading community that likes to comment on the questions I include in my posts, help me out or give me inspiration. Thank you! ⌘ Read more
(Smart Home) Automation with Node-RED
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. ⌘ Read more
My home and code server now has 2 TB of SSD storage and 16 GB of RAM. While I’ll be using the storage for backups, etc., I’m not quite sure what I can use the 16 GB of RAM for yet. What else can I run besides Home Assistant, AdGuard Home, Drone and Tailscale? I still have my VPS running my websites, Miniflux, Bitwarden, Firefox Sync Server, RSS-Bridge, Firefly III, Nitter and Gitea. 🤔 ⌘ Read more
“I’m worried about humanity’s future.”
Via Nicholas Danes I came across the video of Arun Maini (Mrwhosetheboss): “I’m worried about humanity’s future”. In this he addresses some good aspects. It’s about the impact of technology on our lives, society and behaviour. For example, he talks about the fact that algorithms are increasingly trying to keep us in front of the screen for as long as possible, that echo chambers are creating more and more negativity, and that we may soon no longer be able to d … ⌘ Read more
Retiring my Raspberry Pi (again)
And again I changed something in my setup. Now I have turned off the Raspberry Pi 4 again and handed over the tasks to my EliteDesk 800 G1 USDT. But why? Here is my explanation. ⌘ Read more
Sometimes I am a perfectionist. Having previously made my private diary blog available via a Tailscale sidecar container in my Tailnet, I have now integrated Tailscale directly into GoBlog. Both Tailscale and Tailscale’s Let’s Encrypt certificates can be configured directly in GoBlog. No sidecar container is needed anymore. A much simpler solution! (And Tailscale rocks!) ⌘ Read more