What the Facebook outage shows
It’s remarkable that when Facebook is offline for a few hours, panic seems to break out everywhere.
Tech, life and everything else
Welcome to the Thoughts section of my blog. Thoughts are better kept on my blog than on Twitter or other online platforms.
It’s remarkable that when Facebook is offline for a few hours, panic seems to break out everywhere.
So far I have been running my Raspberry Pi with an SD card. But since I don’t quite trust SD cards (I’ve heard that they wear out quickly when a lot is written to them), I’ve now equipped the Pi with an SSD.
Recently I wrote about finding new uses for my Raspberry Pi 4. Besides Tailscale I also installed Pi-Hole to filter advertising DNS requests.
At the moment, I don’t need a new laptop. But should I ever need one (which will probably be someday), it will be the Framework Laptop.
I’m noticing how I’ve been ordering more and more just from Amazon over the past few months. I should feel bad about supporting such a profit-hungry corporation, but the fast deliveries, easy returns, and wide selection of products are just too tempting.
On Saturday morning I experimented a bit. Whenever I used SQLite in a Go application, I used the popular package mattn/go-sqlite3. Not a bad choice, after all it implements the database/sql interface. One drawback, however, is the need for a C compiler, since Cgo is used to run the original SQLite code in the background.
After being cut off from DSL for about 30 hours, I finally have landline Internet again. On the one hand, it makes me angry that the provider didn’t solve this faster (the whole street with hundreds of residents was offline), but on the other hand, it also showed me my dependence on the Internet. I could not really do anything, not even watch TV, because that is also only possible via the Internet. After my vacation, I will take care of creating redundancy via LTE to be safe from such failures…
Have you already heard of Tailscale? I read about it today in a blog article by Stanislas Lange and tried it out. And what can I say, it’s impressive!
Domain registrar Gandi announced price increases for .com domains starting in September. This is due to Verisign raising the prices registrars have to pay them for each domain.
Always when I see news about writing tools like the iOS app Ulysses (which apparently just released an update), I ask myself if people really need apps like this to develop a writing habit?