Thanks!
domi
Steam does as well.
I found out recently that KDE has a "Focus stealing prevention" in their settings and it has been glorious.
Bazzite has a guide on how to format and mount drives: https://docs.bazzite.gg/Advanced/Auto-Mounting_Secondary_Drives/
Let me know if there's something specific you need.
They went pretty fast with performance improvements after launch and the first major update. There was a larger gap with the last update because they bought their publishing rights back and had to wait for all the legal stuff to settle.
So far they had one large update which added end-game content and another large update with a major balancing overhaul, which also reset character progress.
HLTB currently sets the game at 12.5 hours for the main story and 24 hours for main + side quests.
I'm planning to play it once co-op releases, the game seems to be in a good state and has enough content for me.
Besides modifying the file, mpv can also automatically crop the videos with their autocrop script while playing: https://github.com/mpv-player/mpv/blob/master/TOOLS/lua/autocrop.lua
I use it for playing 21:9 content inside a 16:9 video file on a 21:9 screen.
SOMA
I see you don't only want people to feel old but also experience existential crisis.
Yep, old ChatGPT was much more blunt and factual.
Don't really like the recent trend of every LLM talking to me like I'm in kindergarten.
You don't have to re-add the game but I think you have to start Heroic itself from time to time to check for updates.
Back feeding is legal here if it is connected to a micro inverter which can turn off immediately when disconnected and never outputs more than 800W.
ChatGPT won't humiliate you for asking a question that someone else has already asked.
I don't know, being told what a good question that was and what a good boy I am everytime I ask a stupid question feels pretty humiliating.
(Still better than SO)
You can install an application like Flatseal (https://flathub.org/apps/com.github.tchx84.Flatseal) to inspect the permissions for a flatpak.
How locked down a flatpak is depends entirely on the developer and what permissions they request. By default, they can't really see much. For example, they can't even see the processes running on your host or your user and system files.
Flatpak does not do anything about network access though, it can only do no access or full access, no in between. The data they can collect on Linux in a Flatpak is very limited but it does not prevent them from calling home.