Articles in the blog category

WH1000-XM4 Noise fix

After three years of dedicated service, my Sony WH1000-XM4 headset started making odd noises in the left ear cup. It only occurred when the ANC was enabled, and seemed to be related to head movement or when the headset slips back and forth over the ear. The sound was a …

Published:

By Albin Eldstål-Ahrens

Python2 virtual environment

Sometimes you need to run old tools on a modern system. As long as your distro of choice still ships python2, you can set up a virtual environment to use it for a specific tool. These are the steps:

Step 1: Get pip for your old Python2

$ wget https://bootstrap …

Published:

By Albin Eldstål-Ahrens

Hello, there

Just testing the Pelican site generator. I've been meaning to start writing down solutions when I come across them, and a blog format is probably useful enough.

Published:

By Albin Eldstål-Ahrens