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

help-circle

  • Nothing with a recent AMD gfx Card or APU will officially support S3, and I think Nvidia is the same. Just because it isn’t supported doesn’t mean they’ll intentionally break anything, but over time you’ll have more and more bugs related to it and one day it will break and never be fixed.

    Personally I use S4 (hibernate) more or less exclusively.







  • Hard to say without some indication of what sort of thing you’d like. Are you looking for something to just power trip and blow off steam, are you looking for strategy games that make you think, narrative experiences, dexterity/reaction time challenges etc etc etc? But knowing absolutely nothing here’s 3 good games:

    Stardew Valley has native Linux support. It’s a game about farming. There’s not really any consequences for doing things slowly so take your time and enjoy the game.

    factorio is a strategy game essentially about optimizing supply lines. Programmer types tend to find it extremely addicting.

    Baulder’s gate 3 is a Turn based RPG based on Dungeon’s and Dragons. It may be a little difficult for beginners especially if you haven’t played DnD but it is also one of the best games to have come out recently having swept all the award shows for both it’s great story telling and run mechanics.

    If there’s anyone in your life who really likes gaming asking them for games you can play together or that they can watch/guide you through would be a great idea.







  • I don’t think we know how performance and stability behave when the disk gets full. You can’t really use that space if it would cause your system to crash because it can’t create a hibernate file for instance. It also will vary by system configuration a lot (you need way less swap with 8Gb of swap than 64gb of ram) which makes the comparison only valid for the creators specific configuration.


  • Ultimately all systems are just collections of other tools with their own version. Assessing the user impact depends a lot on what the user wants to do.

    For instance in windows rs1 (early win10) and rs4(later win10) has pretty significant changes to the low level memory architecture, stuff like drivers is generally going to have much better compatibility between rs4 and sv1 (win11’s first big update) than between rs1 and rs4. However sv1 changes the right click menu so an end user is likely to believe that is way more different, and from their perspective, perhaps they are right.

    Likewise on Linux stuff like your x11 (and especially if you go from x11 to wayland) is going to matter more for your user experience than the overall os version. To some users their browser version might just be the most important thing. Windows has a bit of an inherent advantage here in that a given windows version has many of its components (wddm, kernel etc) fixed for a particular os version, while in Linux you are more free to choose.

    Version numbers are inherently technical and all the end user should care about is whether they are running the latest for whatever level of risk they can accept.

    I’ll also add that for many users a new big update once a year is a good thing to be looked forward to. I don’t think there’s really a failure of communication here so much as a compromise of many different needs and I certainly don’t think the Linux version number is having any sort of impact on Linux adoption rate.

    I think there’s also an undercurrent here of the “users find numbers scary” thing. I think this a generally patronizing idea, and in my experience non technical folks prefers the straightforward numbering scheme and understand major.minor style version updates over the code names (e.g when talking android for instance I have found android 10 is a lot more identifiable than android p, which has more recognition than android pie. Which probably explains why Google discontinued the code names thing). However if you are still not persuaded, then ubuntu does an animal code name thing.





  • Depends on just how illiterate imo.

    Here’s a good usecase:

    My mum is completely tech illiterate, I have to teach her how to every task individually, and she has to write them down and follow them step my step. Tasks like emailing a document are a challenge. Linux is great for her. She isn’t used to windows anyway, and Linux makes it harder for her to accidentally make damaging changes, collect viruses or experience unexpected ui updates. It has much less maintaince, so it’s a lot less work for me to manage the system.

    Here’s a bad usecase:

    You are a user who can do the basics of using a website, install new apps, use usb drives etc etc. You are used to windows ui like where to find apps, where the close button is etc. You dont have a tech friend set up your stuff but if something goes wrong you are boned. This isn’t a good use unless you are interesting in becoming more tech literate (its easier to learn, if you can google your problems).