• Antiproton
    link
    fedilink
    arrow-up
    15
    arrow-down
    1
    ·
    1 month ago

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

    • MajorHavoc
      link
      fedilink
      arrow-up
      7
      ·
      1 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@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        1 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.

        • MajorHavoc
          link
          fedilink
          arrow-up
          2
          ·
          1 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@aussie.zone
          link
          fedilink
          English
          arrow-up
          1
          ·
          28 days 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.