What opinion just makes you look like you aged 30 years

      • Hagarashi8
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        I mean, i have things like window manager and browser graphical, but most other things are just way faster and easier to use as cli.

        • SturgiesYrFase@lemmy.ml
          link
          fedilink
          arrow-up
          6
          ·
          1 year ago

          Maybe for people like us, CLI is easier. I grew up with a DOS pc, and started playing with Linux as soon as we had an Internet connection that I was allowed to use to download stuff.

          For my parents, who actually are boomers, give them a CLI and they think something is broken.

          • Hagarashi8
            link
            fedilink
            arrow-up
            5
            ·
            edit-2
            1 year ago

            I’m 18 years old. I legitimately thought command line is something for hackers more than 80% of my life. Yet, rest 20% of life was enough to make me love it. And it’s kinda funny how it went CLI is main thing for computers -> trying to make everything GUI -> now CLI is popular again

            • Leigh@lemmy.ml
              link
              fedilink
              arrow-up
              5
              ·
              1 year ago

              If you’re a systems/network engineer or a dev, the CLI is your home.

          • ultra@lemmy.ml
            link
            fedilink
            arrow-up
            2
            ·
            1 year ago

            I grew up with Windows (the first version I used was 7, close to the launch of 10) and even I think CLI is easier (I now use NixOS)

          • h3rm17
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            I enjoy a good cli or tui any day, but still sometimes fallback to a GUI for some stuff.

    • dwindling7373@feddit.it
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Sure, if you live and breath the same tools 24/7.

      I like the concept but feel like an idiot everytime I have to google “How do I [insert simple task here]” because I can’t remember the syntax, where a GUI would handheld me in a much better way through finding back what I used to be familiar with.

      • Hagarashi8
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        I do -h or --help in those cases. Usually, this is enough.