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.
View
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.
View
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…
View
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!
View
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.
View
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?
View
I am currently experimenting with whether a Scaleway Stardust instance will also suffice for me as a code server. Scaleway offers this at an incredibly low price and if you then also select that no IPv4 address should be used, then the instance costs less than 0,50 € per month.
View
While watching YouTube videos, I’ve been noticing more paid mentions of NordVPN or other similar services lately.
View
I’m a bit obsessed when it comes to the performance of my blog (and GoBlog). But I think I have already achieved a very good result.
View
Reading something like this makes me really sad: The Amazon now emits more CO2 than it absorbs – due to deforestation.
View