I remember on some distros I had to add --expert
, never checked why. Maybe was an old version.
gpg --expert --full-gen-key
I remember on some distros I had to add --expert
, never checked why. Maybe was an old version.
gpg --expert --full-gen-key
They make breaking changes like that in patch releases?? Do they not follow semver?
Some projects I recognize/like:
One of the few surviving nitter instances
Hasn’t been updated in a while, but still valid:
Ghostery, Privacy Badger and Disconnect do nothing worthwhile that uBlock Origin doesn’t already do.
Which is funny because the main part of that documentation is a Markdown table
They aren’t in the CommonMark spec but tables and spoilers aren’t either.
Tables are a very common markdown extension most(?) popular markdown parsers support them
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
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
I think they still haven’t officially released it, despite promising years ago. There are community projects like HoloISO