A screenshot from Back To The Future. Doc has Marty and his girlfriend in the car, and is saying “GUI? Where we’re going, we don’t need GUI!”

  • Einar@lemm.ee
    link
    fedilink
    arrow-up
    61
    arrow-down
    5
    ·
    edit-2
    4 days ago

    Hard disagree.

    GUIs made computers/operating systems accessible. In fact, I would argue that we need even less command line in Linux distributions for the most common tasks and even those beyond that. The hardcore Linux fan won’t agree, I guess, but IMO that’s one of the ongoing needs in Linux accessibility and wider acceptance.

    Good example is YasT in OpenSuse. A GUI for much of the stuff other distributions require knowledge of terminal commands, though it really is for Sys. Admins.

    Mint and its big daddy Ubuntu have done well for the average user. I hope that this trend will continue and companies will support Linux better than they are now.

    • jaschen@lemm.ee
      link
      fedilink
      arrow-up
      6
      ·
      4 days ago

      Every few years I buy a new computer and then install a fresh copy of whatever UI friendly distro that the community is gushing over. Each time has seen significant improvements but each time I’m spending my time in the terminal.

      I’m not even a normie. I run Synology with docker containers. I operate my own website. I just don’t wanna be in the terminal just to play my PC games.

      • JcbAzPx@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        3 days ago

        I think the problem is that it’s just easier to explain what to do for someone having a problem by telling them to paste a line of text into the terminal. Having to walk a user through gui navigation is a pain.

        That means, though, that anyone getting help to get gud at Linux is going to mostly be leaning terminal commands.

        • Einar@lemm.ee
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          2 days ago

          Quite the opposite. Walking people through terminal commands is a pain. Cryptic commands that often obscure their true meaning and functionality, where every typo leads to failure.

          On the other hand, asking someone to open “Software” and just click on the “Install” button of whatever they searched for is infinitely better than explaining how to update the package index, add a repo and so forth.

          And that’s just installing software.

          New kernel? The average user shouldn’t know about that. Just install it with an OS upgrade. File editing? Stop opening explanations with “sudo nano…”, start with “open your favourite text editor”. Or better: " click on settings and activate option xyz." And so forth.

          I use the terminal myself. Sometimes because I want to. Often because I have to. I wish I had the option more often.

        • Liz@midwest.social
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 days ago

          But the opposite is true when you’re by yourself. If you’re staring at the terminal, literally infinite commands are possible. If you’ve got a GUI, the designers had to spend a little time thinking about what all the operations in the program were, and how to organize and access them. You, the user, then get to navigate this mini-help-guide that is the GUI in order to figure out what you need to do. Yes, it’s more work for the programmer, but that’s the entire point of programming. Do a little more work up front in order to save yourself and others a lot of work down the road.

          • jaschen@lemm.ee
            link
            fedilink
            arrow-up
            2
            ·
            3 days ago

            This guy gets it.

            I just spent 5 days with full ADHD hyper focused trying to install Standard Notes on my Synology. Even with the help of forums and ChatGPT I can’t get it to work.

            I think the last time I tried a Linux distro, I couldn’t get my gaming steering wheel to work properly and spent 3 days also failing.

    • Dragon Rider (drag)@lemmy.nzOP
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      31
      ·
      4 days ago

      Drag agrees with you. Drag just had a funny conversation recently about a particular Linux tool that had a desktop version and a CLI version, and drag was asked which drag wanted. Drag would personally prefer to use it on the CLI, though drag is glad the GUI exists. And then this meme popped into drag’s head.

          • VindictiveJudge@lemmy.world
            link
            fedilink
            English
            arrow-up
            5
            ·
            3 days ago

            You actually do frequently post in the third person. For a recent example, you said

            Drag thinks drag gets it, thanks!

            That is structured as a third person sentence. A first person version would be, “Drag think drag get it, thanks!” Basically, you don’t always conjugate for first person. Since your name/nickname and pronoun only differ by capitalization, though, neither form quite looks right in English.

            • Dragon Rider (drag)@lemmy.nzOP
              link
              fedilink
              English
              arrow-up
              1
              arrow-down
              7
              ·
              3 days ago

              Why are you referring to drag in the third person???

              Just kidding! Drag understands that “you” is a second person pronoun. But you see, it uses the same conjugation as they/them pronouns. Since you think conjugation determines person, you’re forced to think that either they/them is second person or you is third person.

              Drag doesn’t have to worry about that, because drag knows there’s no relationship between conjugation and person. And now you do too.

          • TrickDacy@lemmy.world
            link
            fedilink
            arrow-up
            9
            arrow-down
            4
            ·
            4 days ago

            I think anyone reading this can gather that I’m referring to this “drag” nonsense. Not for one second has anyone believed you go around IRL requiring people to call you “drag”. It’s blatantly obvious that you’re just trolling because you think you can get away with it.

                • NeatoBuilds@mander.xyz
                  link
                  fedilink
                  English
                  arrow-up
                  8
                  arrow-down
                  1
                  ·
                  4 days ago

                  Welcome to drag, been seeing drag on lemmy for a while now so I just accept drag to use the internet as drag likes, making memes and talking in the third person

    • disguy_ovahea@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      4 days ago

      Or a clipboard with notepad in a second window for quick reference. The amount of one-off commands and single use script kiddie code I had transcribed in my marble composition notebook was staggering.

        • disguy_ovahea@lemmy.world
          link
          fedilink
          arrow-up
          3
          ·
          edit-2
          4 days ago

          Right. I’m saying how great it would’ve been to have those things when all we had was CLI, just like your point about autocomplete. Especially for dummies like me who didn’t ask for help or look for resources and had to reverse engineer directory changes and command strings to learn the interface.

  • osugi_sakae@midwest.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 days ago

    I’ve been using Linux since around 1998. Back then it was fair to say that the command line was occasionally needed. I personally prefer the command line because it is much more powerful, and I can do so much more with it. Shockingly, I do not use Arch. (I’m on Gentoo.)

    But, I also maintain an Xubuntu computer for my wife. I haven’t needed the command line for it ever that I can recall. I log in occasionally and it pops up a GUI prompt for me to install updates. GUI updater comes up, and a GUI sudo dialog elevates my permissions. Everything is updated through GUI. Everything my wife needs to do (including occasionally adding or updating a wifi connection) is done through the GUI.

    (Don’t get me started on their stupid mix of snaps and debs, though. That is a huge pet peeve.)

    Re: command line - have you ever seen a person try to move a bunch of 1 type of file from one dir to another in MS Windows Explorer file manager? Best case scenario, they know to ctrl-click to select several non-sequential files. Worst case, they drag and drop each file individually. In the command line, just do ‘cp *jpg …/destination-dir/’.

    • aesthelete@lemmy.world
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      edit-2
      4 days ago

      Not if notepad isn’t installed.

      Edit: Relatedly, I took the time to learn vi because it’s usually installed already.

      Nano is easier for beginners. Nano is similar to a curses version of notepad. Nano is also not installed and the server admins of the server you’re shelling into may not be pleased with you installing it.

  • osugi_sakae@midwest.social
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    3 days ago

    My first thought when I saw this pic was “Are they talking to their computers in the future? GenAI ‘interface’?” That would truly replace CLI for many of the most complex tasks.