You might boot laptops straight into a cloud OS in the future

  • @Showroom7561@lemmy.ca
    link
    fedilink
    71 year ago

    Despite not being nearly as user-friendly as Windows, the problem with Linux, at least in my many attempts to use it as a daily driver, is that system failures are often catastrophic and involve expert-level skills to work through.

    In constant, I haven’t had a Windows system in the last 20 years force me to reinstall the OS.

    But if Microsoft goes this route, I will absolutely have no issues with switching to Linux and working through any pain points.

    • @TheAgeOfSuperboredom@lemmy.ca
      link
      fedilink
      4
      edit-2
      1 year ago

      Personally, I find KDE Plasma to be extremely easy to use. I prefer it to Windows, but that could also just be familiarity.

      I’ve also not had a catastrophic failure in I don’t know how many years. I have several machines running Linux and the only time I reinstall is when I get a new computer. 20 years ago we were still running XP or maybe Vista and I absolutely remember reinstalling XP several times. Windows even today has it’s share of “expert-level” fixes too. I find the incantations to fix Windows problems even more mysterious, and often coming from sources I’m not sure I can trust.

      In any case it’s all anecdotal, but I wanted to offer a counterpoint in favor of Linux. :)

      I do recommend giving it a go, as it’s really improved a lot in the last several years.

      • @Showroom7561@lemmy.ca
        link
        fedilink
        21 year ago

        I will keep giving it a go. I mean, I’ve been trying to get into Linux for like 25 years 😂

        What I mean by windows being easier to recover from, if there’s ever an issue, is that it has multiple layers of restore, repair, and other modes that are very user friendly.

        Just installing a simple app in Linux often involves numerous lines in the terminal. My wife would 1000% never be able to use Linux. LMAO

        Mind you, I’ve only really tried various flavours of Ubuntu, so many there’s a better distro for me.

        • @Adanisi@lemmy.zip
          link
          fedilink
          5
          edit-2
          1 year ago

          You don’t need to use the terminal to install a program at all, at least on Debian with KDE Plasma. You can either download a .deb file and install it with the graphical deb installer, or you can open the software centre (Discover for KDE) and search for it. You can even add extra repositories graphically (and for Debian, you probably are going to want to enable the non-free repo by doing this, which I think has a tick box).

          I’ve also never had Linux break on me, unless I broke it myself after poking things I shouldn’t poke.

          • @Showroom7561@lemmy.ca
            link
            fedilink
            11 year ago

            Yes, when deb files exist, I go for that! There have been instances where I’m following a tutorial for whatever I’m looking to do, and it’s always terminal commands. I grew up using DOS, so i get PTSD when I see the terminal 😂

            As for breaking, i don’t remeber the distro (a major one), but I’d have instances where after some time the ram use would just grow and grow until everything came to a halt. Even with 32gb of ram i was having this happen often enough that i had to stop. I do still think my desktop pc still has linux installed as a dual boot with windows, but I’ve been using a laptop exclusively for a long while.

            I’ll still continue to try. My computing needs aren’t excessive and i lived with a chromebook for years as a daily driver before getting a windows laptop.

        • Installing software is one of the big blockers I see with people, especially when they’re used to downloading a random executable from a website somewhere. (haha! Anyone remember Tucows?) Ubuntu has also been making their installation worse lately with pushing Snaps, which always seem to be only partially integrated into the rest of the system. I have been playing a bit with Flatpak distributed software and it seems to work well, with some nice UIs to browse the various repos. I’m also a fan of AppImage for the ease of distribution. But yeah, just the fact I have to type this out means it’s quite different and yet something else to learn.

          Good luck with your Linux adventures! :)

          • pootriarch
            link
            fedilink
            11 year ago

            appimages just got less easy…

            i don’t know which update did it - i think it must have been os-level (i run pop_os, derived from ubuntu) - but appimages silently stopped working. double-click, nothing. finally i looked in the log out of desparation, which said ‘appimages require fuse’.

            more accurately, appimages require fuse 2 and the os had just upgraded to fuse 3. the fix is to heat-seek libfuse2, and don’t mess with any other fuse-related package as things can start wrecking themselves:

            sudo apt install libfuse2

            originally seen on an omgubuntu post

          • ddh
            link
            fedilink
            11 year ago

            Fedora Silverblue has a read-only OS and uses Flatpak for apps. It’s pretty hard to break while being pretty simple to install software.

        • @Vilian@lemmy.ca
          link
          fedilink
          21 year ago

          say to hwr that’s like in her cellphone, just download from the native store, maybe it’s easier that way

    • @flunky@lemmy.flunky.club
      link
      fedilink
      3
      edit-2
      1 year ago

      Honest question(s) from someone who’s been using Linux as a daily diver for well over a decade:

      What distro were you using as a daily driver that encountered “catastrophic” system failures? What sort of use case? Was this recent?

      If you really want to tinker, you can certainly break your system if you don’t really know what you’re doing. I’m sure I encountered that in my early days of playing around with home servers and whatnot; but I can honestly say that I haven’t had this experience at all with my “daily driver”. I’ve been running Fedora for a couple years now on my laptop; and everything just works. I run updates (at my leisure) once every week or two. I can’t remember the last time something just “broke”. I certainly can’t remember the last time (if ever?) I had to “reinstall the OS” due to a catastrophic failure.

    • Sam
      link
      fedilink
      21 year ago

      Most of the time Linux fails on me it’s nvidia related. I hate nvidia.

      • ddh
        link
        fedilink
        51 year ago

        In the past month I’ve given up Reddit, Windows and Nvidia. If I had a carbon-fibre submersible, I’d give that up too!

    • @SamC@lemmy.nz
      link
      fedilink
      11 year ago

      That is the exact opposite from my experience. Winodws has always been unstable, slow, and requires rebooting and reinstalling often. Linux is none of those things.

      • @xavier666@lemm.ee
        link
        fedilink
        11 year ago

        The worst errors on Linux that I had in recent times is due to OOM and disk failures causing Linux not to boot. Still haven’t faced any catastrophic errors due to Linux itself. Updates have been running smooth for several years now.

    • CoderKat
      link
      fedilink
      11 year ago

      Same. I actually love Linux and don’t like to do software dev on anything else. The only reason windows is my main personal computer is for gaming and streaming services. And some of that is inertia, cause I’m aware that Linux gaming has improved a ton in recent years.