• 0 Posts
  • 16 Comments
Joined 3 years ago
cake
Cake day: July 9th, 2023

help-circle
  • And to be fair to 76, it genuinely is a good MMO-style game now, IMO. It’ll never be at the level of FNV/FO4/Skyrim as far as community sentiment goes, since you can’t mod the shit out of it, but compared to launch when I finally went back to it last year, I put enough time into it again to feel like I got my money’s worth.







  • The ol’ IT person magic touch - the second you touch the machine, it works flawlessly!

    Only problem is if it’s one of those problems that’s workflow-based. I can’t tell you how many times I’ve said “well it seems to work fine for me” only to watch the user do the same task in the most janky, roundabout way, and that is the source of their problem.




  • Generally you should be considering which desktop environment(DE) you want to use as well, cause it’s the main thing you’ll be looking at.

    Mint is a good beginner, no fuss distro that runs the Cinnamon DE by default. It’s also based on Ubuntu, built on top of the normal version of Ubuntu.

    Ubuntu has several different options for DEs distributed as ‘flavors’ - Ubuntu itself comes with GNOME, but there’s also Kubuntu which has KDE, and multiple other options available.

    If you’ve got the time and a free USB drive, I’d recommend making bootable media for a few options to try them out - both Mint and Ubuntu(as well as many other different distros) have live environments to play around in when you go to install them, and it’s worth trying out a few different DEs to see which one you like.







  • Save bloat is more often related to excess values not being properly discarded by the engine, if I remember right. So it’s not that the objects themselves take up a lot of space, but the leftover data gets baked into the save and can end up multiplying if the same scripts/references/functions get called frequently.

    It was a lot worse with Skyrim’s original engine, and got better in Fallout 4 and Skyrim SE. The worst bloat happens with heavy modlists, of course, as they’re most likely to have poor data management in some mod.