Does Hyprland work well for gaming compared to KDE? Can it do HDR, VRR and so on?
Always wanted to try a tiling WM but was afraid of losing features.
Does Hyprland work well for gaming compared to KDE? Can it do HDR, VRR and so on?
Always wanted to try a tiling WM but was afraid of losing features.
Is there something missing in OmniSharp that prevents you from using VSCodium?
I do most of my C# development with the OmniSharp plugin in VSCodium on Linux.
Helldivers works fine on Linux, I play it from time to time.
Ms office windows apps are kind of great compared to libreoffice
Did you give OnlyOffice a try? https://flathub.org/apps/org.onlyoffice.desktopeditors
VS Code (i know it's still MS but I do C# .NET work and rider is too expensive, I don't want a subscription for an IDE)
VSCodium is a thing too if you want to un-Microsoft even further.
I use it for C# development on Linux and it works well.
getting a password manager
Bitwarden and Keepass are usually the go tos, depending on your use case.
then a new browser
Firefox or if you want to decouple from Mozilla as well, Librewolf works pretty well.
potentially a Google pay replacement
I'm not aware of any open Google Pay replacements other than taking a card with you.
As soon as you get rid of Google on your phone, you get rid of Google Pay.
Do you think Aurora is a good choice for beginners? A friend of mine wants to switch and I'm still looking for a good match.
It should be immutable, use KDE, have Nvidia drivers pre-installed (or a UI for installing them), not be maintained by a single maintainer and should not have non-OS applications like Steam pre-installed.
Aurora so far seems to be the best choice.
You had me at "No Java".
I never heard of this game until it came out on Steam but I bought it on launch and was not disappointed. Really fun game.
Also, I noticed that the remaster update dropped today. Might just hop back in.
The Redux upgrade is available for $20 or with an active Switch 2 Online Membership*.
*Additional charges may apply; dedicated servers not included
Maybe an e-book reader like KOReader? https://flathub.org/apps/rocks.koreader.KOReader
Plenty of them support local HTML.
I assume you tried adding a new printer through KDE? There's usually no driver needed if all you need to do is simply print/scan.
Does it fail with both options?
I don't use the Solution explorer but I also don't think it has one.
I usually kickstart a fresh application with a SLN and a few projects in the dotnet CLI and VSCodium picks up the launch project automatically when I tell it to create a launch.json. For existing applications, if the .vscode folder already exists it will just pick it up or I can also just ask it to create a launch.json.
That workflow has been ingrained into me since there were no real C# utilities for VS Code when it first launched, so not much changed for me when going to VSCodium.