

You don’t have to wait for the enthusiasts to buy it up, these days the scalpers will take care of that for you. Not sure that that’s going to help the 7800 price though.
You don’t have to wait for the enthusiasts to buy it up, these days the scalpers will take care of that for you. Not sure that that’s going to help the 7800 price though.
That is indeed Don Quixote and I believe you’ll find that he is tilting at that windmill
Having 3 or more identities often causes authentication to fail before it gets around to trying password authentication (or even all the possible keys). Recommend configuring the client to turn off PubkeyAuthentication by default (so that hosts that you don’t have a key for will prompt for a password) and specify which key to use on the appropriate hosts using IdentityFile (might need to specifically turn PubkeyAuthentication back on, I don’t remember how openssh handles having a default host block with specific host blocks)
You mean odometer, resetting the speedometer wouldn’t be a bad thing.
The calibre content server also serves OPDS. Once you have a OPDS server in place you’ll need to point a capable reader at it, but after that syncing and reading happens in the reader.
Typically xdg-ninja will tell you how to set things up so as many dot files and directories as possible end up in the correct xdg location instead of cluttering up the top level of your home directory.
self hosted alternatives for smart home and porn
How does self hosted porn even work and how am I the first person to notice that sitting there and mention it?
steamtinkerlaunch makes running Skyrim with ModOrganizer2 very simple. Other external programs will probably still be tricky though
I’ve always used this docker image to do pg upgrades. It runs pg_upgrade to recreate the system tables and copy the user tables (which normally don’t have any storage changes). It does require that the database isn’t running during the upgrade so you’re going to have a bit of downtime. Make sure you redo any changes to any configuration files, especially pg_hba.conf
Here’s the closest thing we have to a solution: xdg-ninja
It looks in your home for known files and folders outside of the proper xdg locations and tells you if and how you can move them to their proper place