• 0 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle


  • What is your threat model like ? Who are you intending to guard yourself against ?

    Is it an assembled PC or a pre-built ? Pre-builts may come with some form of tracking. OS support also may be a concern on some pre-builts.

    Maybe something like Debian 12 testing might be a good Linux option to consider, of course Windows or Mac are not recommended for the privacy conscious amongst us. Debian is not the most user friendly to get installer image of, but it has a fairly straightforward GUI based setup for a fresh install.

    In case Windows is a requirement then probably look into the Tron script, helps automate a lot of things you might need as privacy settings (among other actions performed by the script).

    Note: These are to be treated as opinions, not advice.













  • Oh, KDE on Wayland seemed to have messed with something about display for my i5 6400 + RX 6600, because when I switched to GNOME on Xorg the problems went away.

    Then I only needed to figure out how to get Ubisoft Launcher/Connect installed in the same prefix folder as Assassin’s Creed Origins. I despise whoever came up with the idea of launcher-launching-launcher, and for what ? Validating key ?



  • Mainly from a security standpoint PPAs are something I would want to avoid.

    I’ve not used Snap since I tried it out a couple of years ago, it wasn’t as good as Flatpak in terms of performance, and there were concerns which got highlighted like it’s entirely proprietary and hosted by Canonical only, I heard Snap was being forced even when you would want through system packages, and something about forced updates.

    I get why Flatpak is better in terms of sandboxing each application, but I personally prefer to use system packages wherever I can.


  • I just moved from Windows to Linux (currently, PopOS) this year around.

    You can try out beginner friendly distributions like PopOS, Linux Mint, ZorinOS which are Ubuntu-Debian based or Fedora. Like others have mentioned, applications made on Linux are expected to be cross-compatible with all distributions so your choice will mainly come down to what desktop environment you like as there are many with different feel to the user experience.

    To know what works for you try these out in a VM if possible before biting the bullet so you know what all packages are present in Linux, and what all of your usecase will need to be managed through WINE/Proton compatibility layers.

    You would want to avoid Ubuntu, and installing anything through Snap or PPA repositories if it ever comes up in your searches.