• 1 Post
  • 302 Comments
Joined 3 years ago
cake
Cake day: October 9th, 2023

help-circle
  • The issue is that someone else holds the key to your license. They can revoke it at any time, with 0 meaningful consequences.

    We must now provide our own physical media to store the game…which in principle is fine and makes more sense than a game disk. However, the reliance on corporations to not fuck you over is the issue.

    Archiving all your games is easier than said done too. To properly “keep” every game, you’ll need a lot of high-capacity storage devices. Going by common file backup strategy, we need to store at least 3 copies, ideally 1 off site somehow. That’s going to add up quick.

    And hopefully your game is DRM free and doesn’t try to phone home looking for a valid license on a deprecated server.


  • I just tell them I don’t like these apps scanning pictures of my kids and knowing their exact location at all times. My phone also has a lot of my kids pictures that I don’t want being scanned for AI.

    If a 40year old man had constant microphone, camera and GPS access to my kids, I’d be justified to go buy a gun. Why should a “corporation” be treated any different?

    And privacy is not about hiding, it’s about keeping nosey people out of our lives. Like closing the windows when you’re talking about your finances so the neighbors can’t hear. You’re not hiding anything illegal, you just don’t want strangers to know every detail of your life.




  • I still use Simple note.

    While I’d prefer one that isn’t owned by the same people as WordPress and not sync to their cloud, it is open source and free. I figure it beats Google or MS notes, and don’t have to manage syncing all the files. No AI nonsense either (at least for now)

    Easy for shopping lists and jotting stuff down, there’s an app for all the major OSs. I definitely don’t trust it for anything important or sensitive.




  • Arch is a challenge, be prepared to spend more time learning and tinkering than using your computer for the first few months (and forever). It’s not impossible, but you will most likely have to reinstall a few times as you learn. If thats what you enjoy, great. Go for a distro made for the lay person like Mint or Bazzite. There’s a backup program called Timeshift, it will replace windows snapshots and can help you recover from mistakes without having to start over.

    If you put your home drive on a separate partition/drive it will be easier to distro hop as you try different ones. Still, make sure your data is backed up, ideally put the backup on an external drive that you can unplug while installing new a OS.






  • It’s a mix, and not necessarily limited to older laptops.

    You want to stay up to date with security updates as much as possible. Feature updates are not as important, especially if you want the least bugs.

    On windows you can defer security and feature updates separately, I typically set 1 week for security and 1 year for feature updates (Assuming they haven’t changed that option again). That’s been enough for me to dodge the data-deleting updates.

    For Linux, I don’t think it’s separated as a quick user option so cleanly. You can install the LTS (Long Term Support) version of your distro. The maintainers of that will do security/bug fixes as needed and slowly push feature updates when they are very well tested.