• TopRamenBinLaden@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    9 months ago

    It’s not that it’s unintuitive at all if you pick a simple distro, it’s just slightly different from Windows which has been shoved in your face throughout your entire education and career.

    Yes there is some small amount of learning involved, but there are many Linux distros nowadays that are setup for ease of use and require no CLI knowledge or use from the user. There are many desktop environments that mimic Windows versions to make the switch pretty seamless, too.

    If you first tried Linux many years ago, I could understand you saying that it’s unintuitive, but nowadays that just isn’t the case.

    I’d like to add that you should just pick the OS you prefer. I’m not one of those needs that look down on anyone who chooses to use Windows over Linux. I personally have both on my machine because games. I just wanted to clarify that it isn’t unintuitive at all, just different than what you were forced to learn in school.

    • HughJanus@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      2
      ·
      9 months ago

      it’s just slightly different from Windows

      No. It is not “slightly different”. In my 30 years of using Windows I have never used the CLI, which you have to use on a regular basis on Linux to complete basic tasks. I detailed this example elsewhere. There’s absolutely nothing intuitive about the CLI.

      • TopRamenBinLaden@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        5
        ·
        edit-2
        9 months ago

        You don’t have to really use the CLI on the simpler Linux distros nowadays is what I am getting at. Mint and Ubuntu for instance. My grandparents use Mint, and believe me, they don’t know what the terminal is.

        Also, windows installers run Command Prompt stuff in the background. You are basically doing the same process but clicking buttons to setup a CLI command. They are more similar than you think.

        You are just used to the GUI way of doing things, and you can get by fine on Linux nowadays. If you were forced to learn Linux growing up, you would think Windows was the unintuitive OS.

        I’m not trying to convince you one is better than the other, just telling you that it is not unintuitive.

        • HughJanus@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          6
          ·
          9 months ago

          You don’t have to really use the CLI on the simpler Linux distros nowadays

          Yes. You do.

          You are basically doing the same process but clicking buttons to setup a CLI command

          How do you not realize how clicking a bunch of sensibly-labeled buttons is one thousand times easier and more intuitive than memorizing a library of commands and when and how to use them?

          I’m just telling you that it is not unintuitive.

          And I’m just telling you that you’re wrong.

          • TopRamenBinLaden@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            7
            arrow-down
            1
            ·
            edit-2
            9 months ago

            No you don’t have to use the CLI on Linux at all You are just wrong about that. Modern Mint and Ubuntu come with completely GUI driven package managers for installing and updating. It hasn’t always been like this but it is now.

            The only reason you would have to use the CLI is if you are doing some power user stuff that you would have to do on CLI or powershell in windows, as well.

            You do realize this is just your opinion and not a fact. Your opinion is that is unintuitive. My opinion is that it is not, its literally impossible to be wrong here. I can find tons of people who think Windows way of doing things is more unintuitive. The only fact here is that neither of them actually are unintuitive in reality. People just have preferences and biases because of what they are used to.

            You sound awfully close minded and angry for some reason too.

            • HughJanus@lemmy.ml
              link
              fedilink
              English
              arrow-up
              2
              arrow-down
              4
              ·
              9 months ago

              Modern Mint and Ubuntu come with completely GUI driven package managers for installing and updating.

              Okay and…what about the cornucopia of software that is not available in those repositories?

              The only reason you would have to use the CLI is if you are doing some power user stuff

              No it’s not. You’re just wrong about that and I don’t understand why you feel the need to lie about it. Any kind of diagnostics or troubleshooting you try to find support for Linux will be almost guaranteed to send you into the CLI.

              You sound awfully close minded and angry for some reason too.

              I am not closed-minded but I am angry because people throw around “it’s easy” all the time with zero concept of what a typical person is capable of. So idiots like me dive into it and spend hours and hours trying to make it work until we just give up and then have to go back and undo all of it just to get shit working again, which is just a giant fucking waste of time.

              • barsoap@lemm.ee
                link
                fedilink
                English
                arrow-up
                3
                arrow-down
                1
                ·
                9 months ago

                Okay and…what about the cornucopia of software that is not available in those repositories?

                Sort by approximate number of pre-compiled packages. AppImage etc. are on top of that.

                You have to hunt for software on windows way more than on Linux. And it also doesn’t always have a CLI installer: Say you want to control a Huawei E3372 not via its web interface (which sucks). Where do you go? You find a project on github, install go via chocolatey, then compile the project, then drop the exe somewhere.

                Linux, at least, does not fucking de-install the graphics drivers while I’m playing a game. The level of jank on Linux is high, yes, with Windows it’s incomprehensibly high.

                • HughJanus@lemmy.ml
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  arrow-down
                  2
                  ·
                  9 months ago

                  You have to hunt for software on windows way more than on Linux.

                  No you don’t. No one uses the Windows store. You just go to the website that makes the software and download and open the .exe

                  • GeekyNerdyNerd@sh.itjust.works
                    link
                    fedilink
                    English
                    arrow-up
                    3
                    ·
                    edit-2
                    9 months ago

                    You just go to the website that makes the software and download

                    That’s literally hunting for the software dude. You gotta open up a web browser, and if you don’t know the webpage already you gotta search for it, find the download page on that website, get passed the likely popups and other crap and then finally select the right version of the software to download.

                    Package managers are 10000% better. Even Microsoft knows this, it’s why they created winget.

                    Putting in winget search software name Copying the package name from the search result Putting in winget install pasted package name is significantly fewer steps. No Google search, no finding the download page, no popup crap, and no fake download button ads trying to get you to install malware. You just install the software in less time than it would take to even write your crappy comment.

                  • barsoap@lemm.ee
                    link
                    fedilink
                    English
                    arrow-up
                    3
                    arrow-down
                    1
                    ·
                    9 months ago

                    You just go to the website that makes the software and download and open the .exe

                    As I said: You have to hunt for software. That, precisely, there, is hunting for software. Where do you get that software from? Random .zip domains? And .exe installers? People don’t even manage to use, or demand, .msis.

                    I even had to install drivers on windows. Drivers. The only hardware-related thing I dealt with manually in the last I think decade on Linux was a usb mode switch daemon… precisely for that Huawei modem I mentioned, actually. Because apparently Windows does not come with bog-standard USB network drivers those things first register as USB mass storage, offering you drivers to install, then with some magic switch to USB network mode. So the reason I need to lift a finger on Linux is because companies are hacking around Windows deficiencies by making their devices act in bonkers ways, “here, windows, autostart this, install drivers, then start this program to bit-bang the usb interface to switch modes”.

                    Oh I also had a look into reversing the stereo channels of my headphone output because I messed up and soldered my cable backwards, before realising implementing a software bodge was a rather stupid idea especially with the soldering iron still hot.

                    And don’t get me started on Explorer’s performance – I know it’s not ntfs’ fault, or even the vfs, nushell has no issues listing gigantic directory structures, recursively, in seconds. Still slower than the same operation on linux but at least it’s tolerable. Explorer takes minutes to sort a single large directory by modified date. In currentyear. On an nvme.

                    The only reason I still have a windows install is because some people insist on using it and I can’t exactly test windows builds on wine. Well, I do, but occasionally you have to try the real deal. I use Linux because it just works.

              • TopRamenBinLaden@sh.itjust.works
                link
                fedilink
                English
                arrow-up
                2
                ·
                9 months ago

                Okay fair points. Like I said earlier. I am not knocking your choice of windows or anything, I am just trying to add that I have had the opposite experience with noob users on Mint, especially. There is not a single application that I could think of that noob users would want to use that aren’t in the included repositories to begin with. I just don’t want people to be scared away from trying Linux just because they are unexperienced.

                I feel like you may be a step above your average noob and can figure out how to do some advanced things on windows, but you just don’t want to put in the time to relearn what you already know. That’s completely fair.