subscribe via RSS
Recent Articles
-
Viewing HEIC (HEIF) Images on Pop! OS 22.04
I had no idea what an HEIC image is until today. I had to install a newer version of the
libheif
library than Pop!_OS 22.04 has in their standard package manager in order to be able to view these images. -
Video Gradually and Increasingly Falling Behind: Don't Use Buffering
My external USB webcam’s video signal was gradually and increasingly falling out of sync with real life, so that within 20 minutes, I looked like a badly-dubbed movie. Fortunately, there appears to be a simple workaround while the OBS Studio programmers decide how to solve the problem for real for real.
-
Upgrading Discourse When You Totally Have Enough Disk Space
In some situations, Discourse thinks you don’t have enough disk space to upgrade to the latest version, even though you actually do. There is one little switch you can use to convince the upgrade script that it’s OK to proceed.
-
unWise Arithmetic
Wise’s UI reports a rounded currency exchange rate, but applies a more-precise rate when converting funds, so their arithmetic is correct, even when it looks like it isn’t.
-
strptime: a Beginner's Mistake
You might want
%Y
because%y
seems right, but isn’t. -
Remove a Password from a PDF Document on Linux the Super-Easy Way
Open the file with
evince
, then print a new copy to file. -
The Mysterious Extra Quotes that `jc` Put In My JSON
How I learned to deal with Byte Order Marks (BOM) in text files.
-
Ducking in Screenflow
To use ducking in Screenflow, set ducking on the voiceover track only and leave the music bed track underneath alone.
-
LibreOffice Calc, Headers, Footers, and Every Page!
All of a sudden, I started seeing different headers and footers on different sheets of my workbook when I printed it as a PDF. I couldn’t believe my eyes, but then I noticed a new setting I hadn’t had to deal with before….
-
How Pandoc and Ranger Froze My Laptop
My laptop started freezing and its fan started screaming at the top of its lungs. I was forced to reboot. Fortunately, I stumbled upon the reason: ranger and pandoc and trying to preview OpenOffice Spreadsheet files.