• 0 Posts
  • 18 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle






  • I mainly use my Bazzite machine for gaming and it was rough at first (~1 year ago) but it seems like compatibility has made leaps and bounds recently. I don’t play a ton of different games but I’ve had to do very little tweaking to make them work. 90% have been install-and-play. Usually ProtonDB can help you work out the kinks.




  • Pros and cons on the app store thing. Microsoft may curate a bit more but I think it’s inherently more dangerous. A malicious Windows app probably doesn’t have as many hurdles to get the necessary access to take over your system or otherwise cause trouble. To my knowledge, flatpaks can’t run with root permissions unless you executed as root (i.e. enter your password). Seeing that pop up should be way more of a red flag than seeing the “elevate permissions” pop up on Windows.







  • I don’t think I encrypt my drives and the main reason is it’s usually not a one-click process. I’m also not sure of the benefits from a personal perspective. If the government gets my drives I assume they’ll crack it in no time. If a hacker gets into my PC or a virus I’m assuming it will run while the drive is in an unencrypted state anyway. So I’m assuming it really only protects me from an unsophisticated attacker stealing my drive or machine.

    Please educate me if I got this wrong.

    Edit: Thanks for the counter points. I’ll look into activating encryption on my machines if they don’t already have it.



  • For me it’s lacking in user friendliness. Go easy on the downvotes if I’m doing it the hard way.

    • Flatpaks aren’t really single-executables. You have to use to the flatpak command to run them.
    • I can’t just say flatpak run firefox, I have to use the full app-id which could be quite long.

    Yes, I could make this simpler with scripts or aliases but how hard would it have been for Flatpak to automatically do this for me?