dammIT

A rantbox by Michiel Scholten

#tech Articles


Think that make me happy: Lilex font

I like to tinker with user interfaces and especially typefaces (fonts) have fascinated me for a long time. Not long ago, I rolled out Literata on this weblog and a lot of other places where I read long-form texts (wait, it has been over a year already?!). Late 2023 I …
article header image

Google Wallet: broken

I am disappointed. One could even say I am peeved. Sad and slightly angry. Not very surprised though. Card holder on top of keyboard For several very convenient years I have been using my phone for contactless payments, to the point that I was frequently unsure of the exact whereabouts …
article header image


WHY2025 was great

Remember when I wrote I was going to the WHY2025 hacker camp? Because I totally went there and it was great! I totally missed out on the opportunity to post on my weblog from there, but at least I shared a few pics on Mastodon when camping - did I mention …
article header image

Beware of the Google AI salesman and its cronies

Google AI Overview Sales tool, image by HouseFresh But are AI Overviews leading you to the best results on the web? Or is this just a new prime spot for selling you products you will regret buying? And how does this change affect the websites that made Google’s AI …
article header image

Afraid to Git

I have been running a Git server for over a decade now (before that it was mercurial and before that versioning system I rocked SVN, dating back at least twenty years). It has hosted my private repositories and served as a mirror for my GitHub projects. More recently though I …
article header image

I'm going to WHY2025

Did I mention that I'm going to a hackercon? Because I'm going. To a hacker conference. It's going to be rad. If you are also visiting WHY2025 in August this year, it might be interesting meeting up! Feel free to drop me a line or mention the village you're going …
article header image

Silent corruption

Last week I had a revelation. I had been having odd issues with my workstation for years, which I wrote down to storage being iffy. It ranged from games complaining about corrupt files (of course while trying to play them online, together with friends) to Firefox or Electron apps suddenly …
article header image

dammIT coming of age: 21 years of blogging

This is going to be brief, because it has been a long week and this has been a tiring day with some unplanned setbacks which in the end thankfully were undone, throwing away the work done with it. But hey, we're still here! What also is still here is my …

RIP Omnivore

Sorry for using some French here, but FUCK this. I have been using Omnivore since June this year as alternative for Pocket and have been loving it. I normally don't love (web)applications, but this one ticked a lot of boxes: it looked good while keeping out of the way …

When Power-over-Ethernet isn't

At the start of this year I bought this cute little bugger: It replaced an ancient Netgear WNDR 3700v2 WiFi router running DD-WRT that had been serving our home internet for ages, but was showing fraying around the edges by not being able to fullfill QoS, for example when Steam …
article header image

"Is This Project Still Maintained?"

If you - like me - regularly check out sourcecode (read: Git) repositories of projects that you stumble across or use in a hobby project/product or at work, you will now and then find one or more issues in their tracker with a title similar to the above, often with remarks …


Twenty years of blogging

Twenty years ago - not long after the turn of the century - I was tinkering with some PHP code to replace a static HTML page I had been experimenting with. It was becoming my private website, in the classic sense of the word: where I put stuff I am interested in …
article header image

On YouTube, adblocking, the state of our ad-driven internet

Internet 'fundamentalist' Louis Rossmann on YouTube, adblocking and the state of the ad-supported internet that's currently our reality. There are some good points made about how the internet turned to shit, basically because the race to the bottom we made with for example jumping on Gmail in 2004 with its …

Tiktok's enshittification

Here is how platforms die: first, they are good to their users; then they abuse their users to make things better for their business customers; finally, they abuse those business customers to claw back all the value for themselves. Then, they die. I call this enshittification, and it is a …
article header image


vim, a true coding knight

Verse 1: In the land of the hackers, Where the code never sleeps, There's an editor that rules them all, The one they call Vim. Chorus: Vim, Vim, the editor of choice, For those who crave speed and power, With its shortcuts and commands, It will make you a coding …

There is no “software supply chain”

Good piece on how a (hardware) supply chain is something completely different from the software stack what we tend to call a 'software supply chain', but which really is not. The problem is mostly that the providers of the moving parts that people (read: companies) are so dependent on and …

Installing Firefox as a (real) .deb in Ubuntu 22.04

Canonical has a crush on snap. I don't. In Ubuntu 22.04 they replaced the native Firefox package with a snap package, making it slow and limited. It doesn't have to be that way. Mozilla's Firefox team has their own PPA for Firefox. As they use the same package name …