HTTP/3 on Nginx – Be QUIC or be Dead

The Nginx mainline branch (currently version 1.25.3) has implemented support for HTTP/3 and I want it on my server. The first order of business will be to switch from the nginx stable branch (currently version 1.24.0) to the mainline branch. As Arch Linux provides both Nginx branches in their repository, it’s just a matter of performing a quick drop-in replacement.

Fedora 39 breaks Chromium-based browsers after a Mesa update

I temporarily return to Fedora and am welcomed back by more breakage. The first thing I did after updating and restarting my Fedora laptop was to fire up the Cider app to connect to Apple Music. It immediately croaked with its dying words being Skia shader compilation error. That felt eerily familiar, as I remember facing the same problem on Fedora a few months back.

I'm giving up on Enterprise Linux on the desktop

This is not another post about the never happening “Year of the Linux desktop”. I’ve been running GNU/Linux on my desktop for more than 20 years without ever believing the grass was greener on the other side. However, three years ago, I reluctantly replaced my Slackware Linux installations with the offerings from Linux Enterprise providers Canonical and Red Hat.

About all those -k.html backlinks to your website

Since the end of last year, most of my backlinks have originated from websites without any relevant connection to my content. However, they’re suspiciously similar, identified by the suffix of the referring URL being -k.html. Another distinct feature of the backlinks is that they’re only targeting (as in hotlinking) images.

Should you get an Ubuntu Pro free personal subscription?

Earlier this year, Canonical decided to advertise the arrival of Ubuntu Pro by hooking up the following message in the terminal as users were issuing apt update: “The following security updates require Ubuntu Pro with ‘esm-apps’ enabled: (list of vulnerable installed packages)”. Predictable for anyone but Canonical, confusion ensued.

Proxmox VE - TASK ERROR: CT is locked (snapshot-delete)

During an issue with a defective storage solution, I had temporarily (as in not added to fstab) mounted an external USB disk under /mnt/usb-disk on a Proxmox server to keep the backups flowing. A day and a reboot later, those backups started to fill up the local storage instead with unfortunate consequences. As they say, you really can’t fix stupid.

The official Slackware Linux website is hosted on Ubuntu

A few years ago I speculated in the article “Slackware Linux trivia, history, and things you didn’t know” that slackware.com was being hosted on Slackware Linux 12.0. My assumption was based on the host headers returned from the server. Those headers reveal that the webserver is Apache/2.2.22, coincidentally the last Apache patch ever released for Slackware 12.0. However, it turns out that I was very wrong.

Dell XPS 15 9570 is missing BIOS updates

My Dell XPS 15 9570 laptop is currently running the Fedora Linux distribution and receives firmware updates automatically from the Linux Vendor Firmware Service (LVFS). So far so good, but I recently became aware that the same firmware version is not provided on Dell’s drivers and downloads page.

IPFS error: Resource limits were exceeded

For a while now, my IPFS node has complained about resource limits being exceeded. Sadly, I’ve not had any time to look into the issue. Speaking of, what kind of miserable bastard would spend their Christmas holiday troubleshooting an IPFS node? Ah yes, that would be me.