• Wilmo@lemmy.ml
      link
      fedilink
      English
      arrow-up
      26
      arrow-down
      6
      ·
      13 hours ago

      Is he even very tech savvy? Like IIRC he tried to install a Linux Desktop once. And on installing steam he went ahead with the terminal prompts that were warning him whatever weird command he did was going to nuke his desktop environment.

      • lepinkainen@lemmy.world
        link
        fedilink
        arrow-up
        21
        arrow-down
        2
        ·
        9 hours ago

        That case was a legitimate bug in the specific PopOS version he was using

        It was bad luck on every side. Mostly because pop doesn’t update packages during install

          • tempest@lemmy.ca
            link
            fedilink
            arrow-up
            1
            arrow-down
            1
            ·
            2 hours ago

            If you don’t have Linux experience it would not have helped. That’s coupled with the way people help with Linux, which is often type this thing into the terminal that you don’t really understand.

            He was just conditioned by windows and Macos asking for administration prompts for everything. Linux just lets you break a ton more crap way more quickly.

      • chicken@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        35
        ·
        12 hours ago

        I don’t watch his other content but in that one video he was absolutely doing exactly what a typical user would do in his situation. He was trying to follow a tutorial, he ran into the sort of warning message Windows users are conditioned to breeze past, and followed the onscreen instructions without trying to understand the confusing stuff. They changed how it worked after that incident, as they should if mass adoption is at all desirable.

        • ozymandias117@lemmy.world
          link
          fedilink
          English
          arrow-up
          13
          arrow-down
          1
          ·
          10 hours ago

          The GUI wouldn’t let him break it, so he tried the command line.

          The command line required him to type, with punctuation “Yes, do as I say!” after a big warning.

          If an average user will do that, the “fix” of needing to create a file before being able to type “Yes, do as I say!” isn’t going to change anything

          • yistdaj@pawb.social
            link
            fedilink
            arrow-up
            4
            arrow-down
            1
            ·
            5 hours ago

            I think there were a few other changes indirectly inspired by what had transpired, but admittedly I can’t remember most of them. I think Debian also modified apt.

            I also think I remember immutable distros taking off just after this.

            • ozymandias117@lemmy.world
              link
              fedilink
              English
              arrow-up
              3
              ·
              3 hours ago

              Pop_OS put in a patch that required you to create a file /etc/apt/break-my-system and Debian added a flag instead.

              My point was if someone is going to blindly follow an instruction to type that, they’re just as likely to blindly follow an instruction to touch /etc/apt/break-my-system or an instruction to add --allow-remove-essential

              The Gnome software GUI, what the average user would use, didn’t allow it.

              KDE realized Discover would have allowed it (after a warning), so that was fixed

              • yistdaj@pawb.social
                link
                fedilink
                arrow-up
                1
                ·
                2 hours ago

                I think the point of both is that even if he skipped all the text explaining he’s about to break the system, he would have still have had to type the words explaining them, and therefore hopefully think about the words he’s typing. It might not protect against copy-paste as effectively, but there’s a higher chance he’d read what he’d copied than a wall of text. Not 100% effective, but it’s probably going to catch more users than “do as I say”, where he still thought he was installing Steam, so it’s good those changes were made.

                But yes, it won’t catch everyone like Linus because they either won’t think about it or they will copy-paste without reading. Ultimately an immutable distro might be best for him. Then again he might still find a way to break it somehow.

        • skisnow@lemmy.ca
          link
          fedilink
          English
          arrow-up
          11
          arrow-down
          4
          ·
          11 hours ago

          All I’m seeing there is he decided to deliberately did something wrong on behalf of an imaginary person and then complain that doing the deliberately wrong thing broke the computer.

          • BunScientist@lemmy.zip
            link
            fedilink
            English
            arrow-up
            26
            ·
            11 hours ago

            tbf if your desktop environment gets uninstalled after “sudo apt install steam” it’s not entirely the user’s fault

            • mybuttnolie@sopuli.xyz
              link
              fedilink
              arrow-up
              4
              ·
              9 hours ago

              wait what? which distro does that? I’ve installed steam probably 50+ times like that… (haven’t seen the video since youtube is impossible to watch with a VPN)

            • Credibly_Human@lemmy.world
              link
              fedilink
              arrow-up
              8
              arrow-down
              5
              ·
              9 hours ago

              Its not the users fault at all.

              That is insane behaviour, and part of why every desktop app should be a flatpak

      • festnt@sh.itjust.works
        link
        fedilink
        arrow-up
        17
        ·
        12 hours ago

        yeah, though he is used to windows warning with every program install that it might break the pc so ignoring a warning isn’t THAT unexpected