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

help-circle


  • I mean it depends on the hardware - you can get unlucky with that, sure. I’ve usually installed timeshift so it can be easily restored if necessary, but I’ve never had to restore any of the systems I setup besides my own - since Ubuntu 12.04 - around 12 years ago.

    LTS is what I go with so no bleeding edge updates, and I’ve not setup anyone else’s system that has a dedicated GPU so many of the common issues don’t apply in my case.

    However, I remember from 8.04 - 12.04 having a complete fking nightmare with WiFi adaptors. I get a twitchy eye just thinking about ndiswrapper…



  • I’ve set up Linux for various family members over the years, most recently for my Wife (lubuntu lts on an old laptop) and it’s always been smooth, unlike windows where I’m having to fix their problems every other week.

    Key takeaway here is I had to set it up for them, none of them had a chance in hell at doing so themselves. For simple tasks, once setup correctly - it’s great. For an end user experience without initial help, the slightest thing will throw them during setup.


  • veng@lemmy.worldtoAsklemmy@lemmy.mlWhy people gave up using linux?
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    6 months ago

    I’ve honestly had better luck with retro games on Linux than windows. Half the time lutris can auto install the game with minimal input, and patch the games etc - and even with abandonware titles I just pointed proton at them after installation and no issues.

    If you’re on older integrated graphics however, I will admit it can be a lot more problematic.













  • Chrome OS is literally built on the Linux kernel and you’re saying it’s simpler lmao. It overtook because Google created their own entire class of laptop devices undercutting the price of most entry level options, preinstalled with ChromeOS.

    More steps to get anything done is not correct, the entire reason I use Linux at work is because it takes less steps to get things done than Windows.

    Installing Firefox on windows:

    1. Open browser

    2. Search for Firefox

    3. Click result

    4. Find and click download button

    5. Click .exe

    6. Click yes on security dialog

    7. Click next a bunch of times (I’ll be fair and make this a single step)

    8. Launch

    On Linux (assuming it isn’t installed by default on your distro):

    1. Open terminal

    2. sudo apt install Firefox

    3. type ‘y’

    4. Launch

    At least double the amount of steps if you don’t include launching the browser. You’re talking absolute shit saying it’s ‘simple fact’ when I could give many other examples that objectively prove your statement false.

    Is it more difficult to use for the average user? Sure. Is it more difficult for everyone? No.