Author: Josh Sherman
-
JDownloader error: You added an archive that has several parts
Ran into an interesting problem recently while downloading some stuff off of Archive.org. The problem was a bit of a misnomer, but it took some head scratching for a bit to understand the issue. While using JDownloader, which is a very preferred method for downloading larger collections from Archive.org, I…
-
How to apply security updates on Amazon Linux 2 AMI
Security updates are important and should be applied regularly, even automated if that’s an option (it is on Debian, as part of unattended upgrades). Amazon Web Services (AWS) offers their own Linux distribution, that is, and I quote “largely binary compatible” with Red Hat Enterprise Linux. Something I’ve learned about…
-
How to delete Docker images
Still plagued by my undersized root / partition, I’ve had to learn a thing or two about freeing up disk space. Recently, after a string of adventures with containers, I came to realize that Docker stores it’s images in the root partition, by default at least. To remove the images…
-
Anbernic RG35XX vs. RG353M
As I’ve recently procured yet another retro gaming handheld, I felt the need to give a quick comparison of two similar offerings that I own. Please keep in mind that this isn’t meant to be an exhaustive post, comparing sizes and weight down to the gram. This is more of…
-
Are travel routers worth it?
As part of my iterative approach to most things, with every trip I take, I try to improve something. Over the years I’ve went from a cramped duffel bag to a higher end backpack meant for travel. I’ve slowly moved to having dedicated “travel” items, instead of just packing a…
-
Steamworks initialisation failed running V Rising on Steam Deck
Before the wife and I jumped into Diablo IV, which runs really well on the ol’ Steam Deck, we were playing V Rising. V Rising is a great little multiplayer survival game with a vampire theme that came to us as a recommendation from a friend. While not the best…
-
Linux distro conditionals in shell script
It’s happening again. I’ve grown a bit tired of Debian, and have started to long for all the bleeding edge glory that is Arch. As this is a semi-frequent occurrence in my life, I’ve gotten pretty good at juggling distributions within my shell scripts, specifically in my dotfiles. Since each…
-
Easily sync Philips Hue to Alexa
Every time we move, I invest just a little bit more into smart home devices. While not the most cost effective option, we are very much “all in” on Philips Hue bulbs. While I really do love the product, getting them to play nice with Amazon Alexa’s voice controls has…
-
Filtering WordPress menu items
Recently I had a request come in to update the navigation on a WordPress site. The way the request was worded made me think the change to the menu needed to happen on one specific page, and not across the entire site. This created an interesting problem, as the theme…
-
How to connect to Wi-Fi from the command-line on Debian
Recently I decided to try to eliminate some unnecessary wires from my home network. One of the offending items was our home server that was hard wired to one of our mesh network routers. The original thought was that by having the server wired, we’d have a more reliable connected…