• I can’t relate at all to the GUI hate. A GUI you can explore. “What does this button do?” “What changes when I enter a value here?”

    How does that compare to a command prompt? How would you even start guessing commands?

      • That’s exactly my point. You can’t explore a CLI. You need to rely on external resource to first learn how to use it. That’s just not something you can ask of people who want to use computers as tools. When’s the last time you read your car manual?

        • Info pages, help and manuals are built into the system and commands. You don’t have to leave the shell to read anything. I’ve also explored it just by pressing a letter or two and then autocomplete. But you realize that average people need help to figure out a GUI too, right?

          A car manual is more comparable to learning how to drive in the first place. And yes, sometimes I’ve consulted the manual to figure out what lights mean or how controls work.

      • You’re already assuming that command is a valid command. That’s an invalid assumption for an unitiated user. On the other hand, a first-time user can click on icons, or hover over them to find the tool tip. (That name in itself suggests that the GUI should be explored rather than taught.)

        •  Oscar   ( @oscar@programming.dev ) 
          link
          fedilink
          English
          29 months ago

          That would be similar to saying you are assuming the user has opened the gui application, not just randomly clicking the desktop.

          Of course I’m assuming they already know what application they want to use before exploring its capabilities.