Glad I could help.

  • Natanox@discuss.tchncs.deOP
    link
    fedilink
    English
    arrow-up
    23
    arrow-down
    4
    ·
    2 days ago

    The one enabling people to understand and use their devices on their own. Once you can use a mouse or touchpad, you can navigate the UI. Good UI/UX conveys function. Checkboxes insert the correct configuration in the background without possibly hazardous typos.

    The CLI does nothing of this for the user, to understand it users have to invest tens, if not hundreds of hours before they get a hang of all essential commands, paradigms and tools to help themselves. They have to become IT intermediates just to use their computers.

    By providing a single CLI command (which, in the worst case, gets copied by a third user on an incompatible system configuration breaking everything) instead of pointing at the GUI tools most user-friendly distros already provide you do, in many cases, a disservice to the average user who just wants their problem to be fixed. They will not be able to help themselves next time for a similar issue.

    • tauren@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      ·
      13 hours ago

      The one enabling people to understand and use their devices on their own.

      CLI it is.

    • zalgotext@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      18 hours ago

      The one enabling people to understand and use their devices on their own.

      If you’re using a UI, and you have a question about something or don’t understand what you’re doing, isn’t that a sign that either the UI you’re using is insufficient, or your own knowledge is lacking?

      Good UI/UX conveys function.

      Exactly. By itself, a good UI should “enable people to understand and use their device on their own”. If you’re a UI user and you can’t figure something out on your own, maybe you need to use the terminal to accomplish whatever you’re trying to do.

      • Natanox@discuss.tchncs.deOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        17 hours ago

        I also think navigating is easy, doesn’t mean anyone asking for initial help using a GPS app to get on track should from now on use a book with relative directions explained in text.

          • Natanox@discuss.tchncs.deOP
            link
            fedilink
            English
            arrow-up
            2
            ·
            17 hours ago

            I was answering your last point. I didn’t react to the first one because implying the big Linux DEs of user-friendly distros (usually Cinnamon, KDE or Gnome) were bad is just utter nonsense. Incomplete at times in regards to very specialised administrative tasks, sure. But the features and menus that exist are generally well made.

            • zalgotext@sh.itjust.works
              link
              fedilink
              arrow-up
              1
              ·
              14 hours ago

              implying the big Linux DEs of user-friendly distros (usually Cinnamon, KDE or Gnome) were bad is just utter nonsense

              Where did I imply that?

              Incomplete at times in regards to very specialised administrative tasks, sure.

              Right, that’s all I was saying.

              Lol stop putting words in my mouth

    • glitchdx@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      4
      ·
      2 days ago

      Back in the day, I learned how to network winxp machines together, without a router, and without being able access the internet to find instructions, all because everything I needed to know about any given setting was in the gui where I could manipulate that setting. I had lan parties featuring dozens of pcs, all manually configured. Was this the correct way to do things? Fuck no, but it worked. I was able to make it work because I could see everything I needed to as I was doing it.

      None of the above would have been possible if CLI was the only option.