• @[email protected]
    link
    fedilink
    131 month ago

    The difference in speed is familiarity, not some inherent efficiency gain by typing commands into the cli.

    • @[email protected]
      cake
      link
      fedilink
      41 month ago

      You’re 100% right.

      But I defy anyone’s mouse-foo to come anywhere near the speed of my typing speed and alias list.

      Even someone mastering GUI keyboard shortcuts isn’t going to be able to match, because my terminal is optimized beyond what is possible in a more graphical app.

      What I’m trying to say is that no one can introduce a thoughtless mistake into production code as quickly as I can.

      • @MajorasMaskForever
        link
        English
        31 month ago

        The real metric is dollars per second of destroyed hardware ;)

        I once watched an engineer blow up a $200k prototype with a terminal alias.

        • @[email protected]
          cake
          link
          fedilink
          11 month ago

          That’s impressive. I’m glad I don’t have any story to match that. Hopefully they find it hilarious now. Probably no fun at the time.

        • Zagorath
          link
          fedilink
          English
          11 month ago

          I once watched an engineer blow up a $200k prototype with a terminal alias.

          I once worked with someone who accidentally deleted our company’s entire Git server. We had backups thankfully, but they were nearly a week old.

          Thank the gods for git being distributed, so the vast majority of the work from the last week was recoverable because it was on someone’s machine locally.