Both Firefox (see about:unloads) & Chromium have a feature to unload old tabs when running low on memory. On session restore all tabs start unloaded
Both Firefox (see about:unloads) & Chromium have a feature to unload old tabs when running low on memory. On session restore all tabs start unloaded
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 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.
Use email aliasing service or custom domain and get a different email address for each account/website
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
That’s probably true, I agree. I meant that Lemmy the exception in this case, not the rule.
Most Fediverse platforms have user following, Lemmy is one of the few weird ones that don’t
You don’t even need any of that, he explicitly told everyone that he’s gonna be a dictator
The creator of Pixelfed is making something
You can globally share compile artifacts by setting a global target directory in the global Cargo config.
In $HOME/.cargo/config.toml:
[build]
target-dir = "/path/to/dir"
The only problems I had when I did it where some cargo plugins and some dependencies with build.rs files that expected the target folder in it’s usual location.
In the atmosphere, sound travels at about 340 m/s, which is around 1200 km/h.
AFAIK the ThrustSSC is the only land vehicle to ever break the sound barrier, holding the land speed record since 1997.
Just… get a new email? I use a separate email for every account now
Europa Universalis IV, a grand strategy game by Paradox. Haven’t played it though, so idk the reference
Ghostery, Privacy Badger and Disconnect do nothing worthwhile that uBlock Origin doesn’t already do.