• @[email protected]
    link
    fedilink
    8414 days ago

    LOL not sure if this is because Windows warns you about dumb shit or because Linux will totally just allow you to nuke your entire OS with a single command.

    • Captain Aggravated
      link
      fedilink
      English
      6014 days ago

      Windows constantly says “this could harm your computer.” Just about any time you install software it does.

      Remember when Linus Sebastian blew up Pop!_OS? As a Windows user, “This is likely to break your computer, do not do this unless you absolutely know what you’re doing. To proceed, type “Yes, do as I say.”” is something to walk right past.

      • @[email protected]
        link
        fedilink
        English
        12
        edit-2
        13 days ago

        Damn so thats why he ignored the warning… I never understood how he could write Yes, do as I say! by ignoring the obvious warning.

        It seemed like he intentionally brick the system just to complain linux is bad

        • Captain Aggravated
          link
          fedilink
          English
          1713 days ago

          I’ve done big forensic write-ups of it in the past and mapped it to the FAA’s accident chain model. It just so happened that he was using a distro with a weird forked DE (Pop!_OS) and just so happened that the version of the Steam package in the apt cache from when the install image was made was bugged in such a way that it would uninstall Xorg, and it just so happened that Pop!_OS didn’t run an apt update when launching their GUI app manager.

          When Linus saw “failed to install Steam” he turned the petulant child up to 11 and started bitching about how you always have to use the terminal in Linux, and instead of googling the error message to find out “do an update and try again” he found a page that told him how to sudo apt install steam. Most instructions like that tell you do to an apt update before an apt install, so I don’t know if he either aggressively skimmed, deliberately ignored the update command because he’s used to how painful Windows updates are, or if he found a source that didn’t include it.

          APT spat out a lot of stdout about all the packages it was going to remove, with a highlighted plaintext warning at the end which he failed to read or failed to heed.

          Linus’ bad attitude was a major contributing factor to the incident.

      • @AngryCommieKender
        link
        1213 days ago

        Don’t even need a command. I’ve seen people brick their windows install messing around with registry keys. Most of my coworkers and friends think I’m some sort of wizard because I follow the instructions to the letter if I have any reason to run regedit.

      • @[email protected]
        link
        fedilink
        -714 days ago

        Well I never used command line in 30 years of Windows.

        It’s pretty much a requirement for Linux that you copy and paste random commands you don’t understand from strangers on the internet.

        • @[email protected]
          link
          fedilink
          English
          2014 days ago

          To be fair I never downloaded 20 sketchy looking zip files from some ODM manufacture website just to get my hardware working. I also didn’t need to reboot my computer 40 times while installing drivers, software, and updates.

          I didn’t have my motherboard, mouse, and fan controller auto install junky apps that never works and advertised new products constantly. I didn’t have to try to uninstall adware just to find out you can’t uninstall half of it. I didn’t have to Google some esoteric regedit voodo just to add features back or disable anti-features.

          I don’t get full screen ads for OneDrive and office 365 begging me to switch to a Microsoft account every other update. I don’t have to go to each and every manufacturers website to search for updates. Or create an account, login to it, and have it run in the background 247 just to not work when an update needs to be applied.

          Have windows install updates in the background while playing games, or doing CPU intensive tasks like transcoding / video editing(often crashing the application).

          Having to use the terminal on my Linux install every once in a blue moon crosses the line though. I might switch to windows and deal with all that instead.😂

            • @[email protected]
              link
              fedilink
              English
              714 days ago

              I was just having fun with it. It really took a lot to make me switch to Linux in reality. For me anyway it was more the better polish from wayland and the ability to play games that made me finally switch. All my tools were already there which I understand most people can’t say.

              I never liked windows much after 7. Mostly used it like a flathead screwdriver, I curse when I have to use it over a Philips (slippery lil fuckers) but it’s the first tool I grab when I need a pry tool because it’s always there. I have like five of those damn things in my drawer and a few more in my toolbox.

        • @[email protected]
          link
          fedilink
          1714 days ago

          It’s pretty much a requirement for Linux that you copy and paste random commands you don’t understand from strangers on the internet.

          No.

        • lemmyreader
          link
          fedilink
          English
          614 days ago

          Well I never used command line in 30 years of Windows.

          That’s 30 years of using closed source software from strangers (Or do you have many good friends at Redmond WA USA ?) :-)

          It’s pretty much a requirement for Linux that you copy and paste random commands you don’t understand from strangers on the internet.

          Maybe decades ago it was. Nowadays that’s not a requirement as there’s GUI applications for a lot more things than before. And as a Linux user I simply find it much more convenient and faster to share some commands with another person than making screen shots and creating a howto of a few pages or making a video. Also documentation has improved. For the average Linux user the Arch Linux wiki is a nice resource, even when not using Arch Linux.

          • @UxyIVrljPeRl
            link
            114 days ago

            Funnylie enough, if im not doing programmer/networking stuff, there are only 3 reasons to open a terminal

            • run a script, because mousepad likes to open them
            • run pacman, because pamac broke again
            • checking the error log, because updates or playing around broke something
          • @[email protected]
            link
            fedilink
            014 days ago

            That’s 30 years of using closed source software from strangers

            …ok?

            Or do you have many good friends at Redmond WA USA ?) :-)

            I don’t understand.

            Maybe decades ago it was.

            No it still is. Look up any software for Linux. There will be links to download the software for Android, iOS, Windows, MacOS and if there is a Linux version it will just put the command and not even explain what it is or what to do with it, because they just assume if you’re using Linux that you’re familiar with the terminal.

            Do a web search for “how to <anything> in Linux” and tell me it doesn’t send you into the terminal to do it.

            • @[email protected]
              link
              fedilink
              7
              edit-2
              14 days ago

              Websites offer that but you can usually find those in your favorite package manager Downloading software from shady websites is the Windows way of doing things.

              Now, to be clear: this discussion is about having to use the terminal and that’s what people answered. You still find so many resources referring to the terminal because it’s often just the most convenient and effective way to do something.

              I certainly prefer it over clicking through settings or running dedicated tools to do something that could be solved by a single line. And I was an exclusive Windows user like 5 years ago.

              • @[email protected]
                link
                fedilink
                2
                edit-2
                14 days ago

                Websites offer that but you can usually find those in your favorite package manager

                Most of the time the only thing you’ll find in package managers for mainstream software is unofficial, and many times broken.

                Downloading software from shady websites is the Windows way of doing things.

                Then…don’t do that? Go to the official source of the software? It’s not like Google or Apple repositories aren’t regularly packed with malware pretending to be something they’re not…

        • @[email protected]
          link
          fedilink
          314 days ago

          How?

          I dual boot and use the command line a similar amount in both. cmd and powershell in windows are super useful for troubleshooting things that don’t work, or setting configuration options that are just not possible from the GUI, like disabling the hiberfil

          • @AngryCommieKender
            link
            1
            edit-2
            13 days ago

            The how is that they are a user that has never had to troubleshoot their own machine. At least that’s what I am getting from reading all their replies. They seem to honestly believe there is no use case for cmd in windows.

            feel free to pronounce the word “user” as the slur intended

          • @[email protected]
            link
            fedilink
            0
            edit-2
            14 days ago

            How?

            I don’t understand the question.

            cmd and powershell in windows are super useful

            Yes but it’s only necessary for one of them.

        • @[email protected]
          link
          fedilink
          2
          edit-2
          14 days ago

          CLI is a bigger necessity on Windows than Linux

          It’s just unnecessarily verbose on Windows and on Linux help pages are from people that know what they’re doing

          • @[email protected]
            link
            fedilink
            014 days ago

            CLI is a bigger necessity on Windows than Linux

            That is 3937182948% incorrect.

            and on Linux help pages are from people that know what they’re doing

            That’s exactly the problem. Linux is made by and for developers.

            • @[email protected]
              link
              fedilink
              5
              edit-2
              14 days ago

              What have you not found a gui alternative for?

              I have found apps on Windows you can’t remove without commands, settings that can’t be changed (commands or regedit), and any bulk file actions. However we will say bash = bash

    • @[email protected]
      link
      fedilink
      1214 days ago

      Windows error messages are usually something to pay attention to if they generate a popup. But you can ignore most errors and warnings in the event viewer.

      Linux is the same. If you get a popup, look into that, but if you see warnings or errors in a logfile then they can most likely be ignored if the app is working

  • @shotgun_crab
    link
    37
    edit-2
    13 days ago

    WARNING: /boot appears to be a separate partition but is not mounted. You probably just broke your system. Congratulations.

  • @HStone32
    link
    3514 days ago

    This principle applies to the GNU C compiler also. Any other compiler is going to complain at you for not adhering to their stupid style guide, or for not using their proprietary “mEmOrY sAfE” libraries. But if GCC is giving you warnings, you darn well better fix something.

    • dbx12
      link
      fedilink
      2714 days ago

      uninstalls essential package

      Why is my system broken? :O

      • алсааас [she/they]
        link
        fedilink
        7
        edit-2
        14 days ago

        the average brain on Windows…

        “wdym a different OS doesn’t behave exactly like Winsows? That just means it’s bad!”

        “It’s Linux’ fault that my proprietary software/configurator for overpriced hardware gimmicks isn’t working and definitely not just the vendor not giving enough of a shit to provide support (or at least help with community drivers) on other platforms as well!!1!”

  • @cm0002
    link
    2714 days ago

    Windows warning is like the check engine light in your car, ignore till it starts being a problem lmao

    • NoIWontPickAName
      link
      fedilink
      3614 days ago

      For the record, if your check engine light is ever blinking, you need to immediately shut off your engine.

      Shit is going very very wrong in your engine at that point, to the extent that it might cause an energetic catastrophic failure.

      • LostXOR
        link
        fedilink
        814 days ago

        Interesting, I’ve never heard of that. What does it blinking signify?

        • @[email protected]
          link
          fedilink
          514 days ago

          It can mean a misfire too.

          I had an old accord that basically lost a cylinder (blew a valve or something) but could still drive down the road with check engine blinking because that cylinder was “misfiring.”

          It happened far away from home too. I drove several dozen miles with my unintentional 3 cylinder swap.

          • @[email protected]
            link
            fedilink
            514 days ago

            To be fair, it can also mean “one of my fucking radiator fans is not responding quickly enough to computer control”

            Which was not a fun experience when that happened to me, full fucking BEEP BEEP BEEP MOTHERFUCKER with a check engine and a STOP sign blaring on the digital system display panel, made me panic out of my mind because a radiator fan was a removed

        • @SkyJuice
          link
          113 days ago

          Typically it’ll happen when your engine misfires due to an ignition coil crapping out. So the engine is now firing on only 3 cylinders if it’s a 4cyl

    • @Sylvartas
      link
      614 days ago

      So you’re telling me I should just turn up the volume instead of fixing my install ?

  • optional
    link
    fedilink
    2614 days ago

    My favorite error message of all times:

    You don’t exist, go away!

  • @cley_faye
    link
    213 days ago

    Heck, I have errors in windows log that are just “sure, let’s move on”.

  • @[email protected]
    link
    fedilink
    214 days ago

    My broken pipe on update error doesn’t come up often enough to properly deal with and every possible cause I have found hasn’t applied