

I think since the beginning if plugged in for some time it decharges to 95% so you are probably fine. You can check the battery health in desktop mode.
I think since the beginning if plugged in for some time it decharges to 95% so you are probably fine. You can check the battery health in desktop mode.
I wonder isn’t there a step missing where the flatpak extension org.freedesktop.Sdk.Extension.openjdk21 is added to the specific vscodium flatpak? Or does it add all installed sdk files automatically to the apps environment?
GNOME because it works out of the box like GNOME
Following the post to the collabera post lead to this patch: https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=91b98d5a6e8067c5226207487681a48f0d651e46
Weird, but good that you found out!
Are you sure the right partitions have enough space? On my tumbleweed the installer made several subvolumes i think
Alternatively you can configure a hotkey in the GNOME Settings, or the equivalent for other DEs, to execute a bash script or anything.
No issues except that if you want to source files to set env vars you might have to use a plugin (foreignenv in my case)
I still write scripts in bash. But fish’s command completion is incredible. Idk, maybe other shells can be that good as well, but fish does out of the box.
Edit: Also some people used to bash wondered what that nice shell is on a server we administrate together. They had no problems using it coming from bash.
And sticking with POSIX is good if you want to stay portable, but my shell mustn’t be portable. It should be friendly and reduce mental load.
I’ve never used another init system, but i see no problem with systemd. The declaritive approach makes things very robust. Surely some things can be improved, but it’s a good tool.
Edit: Also managing user services the same way is nice.
100% on Steam Deck from December 2022
If you want to protect the system from untrusted software with containers be careful. Containers and images are mostly an abstraction tool to run and control the applications. Not saying it’s not possible, it’s just easy to make it insecure.
No. It’s only about the kernel itself, not Linux Systems(aka Distributions).
Earlier the kernel did only consist of C code, but for some time now the option to develop parts of the kernel in Rust is being worked on. In the end it both compiles to native machine code, meaning the running kernel does not require the Rust toolchain to be present.
if Valve set up a cloud streaming service…
I’m thinking of this for so long now, all building blocks are in place: Game streaming, cloud saves, Linux compatibility (for the servers).
I wonder why they didn’t do it already. Would save me from upgrading my pc…
I think they mean Wine or Proton
Wow, i would’ve expected it to take longer.
I wonder how quick Valve will switch to it on the Steam Deck
~/git
Interesting that there is a flatpak build as well. I knew it was possible to run cli programs with flatpak but this the first programm i see that explicitly lists that as an option.
Warframe
Like literally pull my disk out of a gaming nvidia machine, and plug it into my AMD machine with full working graphics.
This should work already, i switched from nvidia to amd this year by swapping the cards and removing the nvidia drivers some time later.
I guess it’s because the drivers only apply to their specific hardware, so no problems having amd and nvidia drivers present at the same time.
If you have autologin on boot enabled you could try disabling it and then login manually on boot
That helped for me