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
The Stargate SG-1 DVDs for some reason. All others I tried work fine.
Some projects I recognize/like:
We already had a discussion about how that doesn’t make sense with this different comic: https://lemmy.ml/post/14518058
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.
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.
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
Original -> repost with additional watermark -> repost with additional watermark censored
May include more intermediary steps
Ubuntu switched back to GNOME as default six years ago
KDE connect can do that if they are on the same network
They have been working on the local translation stuff since 2019, long before they started talking about AI recently
GNOME Web technically, based on WebKit. Idk if anyone uses that though.
Mastodon users can post to Lemmy communities by mentioning the Community ( !KDE@lemmy.kde.social in this case). That allows Lemmy users to comment on it.
Iirc Monty Oum’s fight animations where one of the biggest selling points of the show in the beginning. RIP Monty
Browsers are huge these days. Firefox is well over 20 million lines of code.
The Linux kernel is 26 million source lines of code without comments and empty lines
There is a fork of Firefox Send
https://github.com/timvisee/send
If you already selfhost Bitwarden/Vaultwarden, you can use Bitwarden Send too.