If you self host bitwarden/vaultwarden, each client stores an encrypted copy of the database, so even if your server was completely destroyed, you’d still have access to all the accounts you’re saving in it.
If you self host bitwarden/vaultwarden, each client stores an encrypted copy of the database, so even if your server was completely destroyed, you’d still have access to all the accounts you’re saving in it.
Yep, it does!
You’ve been hearing about it because there’s been a lot of pushback at all stages of them doing it. That doesn’t mean it won’t happen, they’ve kept pushing for it and there’s no indication they won’t go through with it.
SteamOS is based on arch, but it has major differences. The steam deck’s update mechanism is completely different from normal arch Linux.
Arch normally immediately updates to the latest version of every program. This is usually fine, but when a big bug is missed by the developers, it can cause problems.
The steam deck updates a base image that includes all the programs installed by default, and by the time it releases a lot of them aren’t the absolute newest version. When valve updates SteamOS they definitely run a lot of tests on the base image to make sure it’s stable and won’t cause any issues.
SteamOS is also an immutible distro, meaning the important parts are read only. This also means updates are done to everything at once, and if something goes wrong, it can fall back to a known good version.
Not to say arch Linux is unstable (its been better for me than Ubuntu), but SteamOS is at a completely different level. It’s effectively a completely different distro if we’re talking about stability. I think what they’re hoping is this support would allow arch to build out testing infrastructure to catch more issues and prevent them from making it to users.
Really, It feels like I get it every 4 or 5 months
No, they run fine without gamescope (just want it for fixing mouse lock issues)
:( sad none of them fixed it. I’ve had stuff like that. Usually it either resolved itself or worked after reinstalling the game and drivers.
I assume you’re talking about Diablo 4 (please actually type out the game, it makes it easier for people to help and makes it easier for people with issues to find solutions)
Is there a crash log?
Looking at https://www.protondb.com/app/2344520, there’s a couple things suggested:
Using proton ge instead of normal proton
Install via lutris instead of steam.
Use PROTON_HIDE_NVIDIA_GPU=1 %command% as the launch options. This tricks the game into thinking you have an amd gpu and disables nvdia specific optimizations that could maybe cause issues.
%command% -adapter 1 might switch to the gpu if you’re on a laptop with integrated and dedicated graphics.
It would count as linux. Though it probably only has a limited inclusion here unless they’re getting stats from valve. Must of these get data from web traffic, which would only be when people are using a web browser.
I wonder if playing around with filtering like top/local (on different instances)/subscribed would make this better. There’s always the block community option, but that doesn’t seem to work well to hide topics and would be a pain to keep on top of.
Yeah, we have a team whose job is to make sure all our tests run well and fixing them if they don’t
God, my team’s dealing with that right now. We’re 6 months into a 2 week project because stuff keeps breaking.
Eh, there’s a completely independent reimplementation of the server, so I’d be surprised if the same doesn’t happen for the apps if there’s a real issue that comes up