• Cousin Mose@lemmy.hogru.ch
    link
    fedilink
    arrow-up
    53
    ·
    edit-2
    21 hours ago

    I’ve witnessed it do Bash) echo "Done" then claim a task was done without actually doing anything beforehand.

    • rozodru@pie.andmc.ca
      link
      fedilink
      English
      arrow-up
      14
      ·
      17 hours ago

      meh better than when it adds a #TODO and then claims whatever you told it to do is done.

      • I like when it insists I’m using escape characters in my text when I absolutely am not and I have to convince a machine I didn’t type a certain string of characters because on its end those are absolutely the characters it recieved.

        The other day I argued with a bot for 10 minutes that I used a right caret and not the html escape sequence that results in a right caret. Then I realized I was arguing with a bot, went outside for a bit, and finished my project without the slot machine.

        • Cousin Mose@lemmy.hogru.ch
          link
          fedilink
          arrow-up
          1
          ·
          4 hours ago

          Ironic because it constantly screws up escaping on macOS. I have a feeling when it says Bash it’s actually using zsh (default on modern macOS) and it doesn’t even realize it.