That means we reach a googol in ~218 weeks ≈ 4.2 years.
I thought it would take longer.
I think they still haven’t officially released it, despite promising years ago. There are community projects like HoloISO
I remember on some distros I had to add --expert
, never checked why. Maybe was an old version.
gpg --expert --full-gen-key
The Stargate SG-1 DVDs for some reason. All others I tried work fine.
Some projects I recognize/like:
One of the few surviving nitter instances
Hasn’t been updated in a while, but still valid:
Btrfs has it’s own build-in raid. From what I understand you should mount the filesystem with -o degraded and then use btrfs replace to switch to the new drive. I’ve never had to do that myself yet though.
Yes, that’s what I meant. I hope they do something similar for waydroid.
Valve throwing some money/developer time at Waydroid would be awesome
Boost had some broken markdown for years on Reddit too, that was never fixed
Boost doesn’t support displaying Lemmy’s spoilers
The original makes more sense by not having that where clause
The original didn’t have the where clause.
Anything lower than RTX 16/20 series has no reclocking on nouveau, meaning it can only run at slowest speed making basically useless for gaming.
DXVK/VKD3D are the translation layers usually used to translate the DirectX graphics api to Vulkan. Nouveau doesn’t even have a Vulkan driver (only OpenGL) except for the pretty recent NVK. I don’t think Debian even ships or enables NVK, with how recent it is and Debian’s packages are usually relatively old.
At least for anything older than RTX 16/20 series you need Nvidia’s proprietary driver to get any usable performance (unless you go really old) and even for newer GPUs it will take time for NVK to become comparable to the proprietary driver.
deleted by creator
Bash sucks. At best, only use it to pipe commands into each other in the terminal (Or change your shell to something else). For scripting, use Python or something.
Btw, Powershell runs on Linux if you want that
There is a fork of Firefox Send
https://github.com/timvisee/send
If you already selfhost Bitwarden/Vaultwarden, you can use Bitwarden Send too.