how tf am i supposed to get any work done now?

  • MangoCats@feddit.it
    link
    fedilink
    English
    arrow-up
    7
    ·
    9 小时前

    I’m a C++ programmer most of the time, but I also write scripts. Claude and even Gemini write better bash scripts than I do - better error handling, better commenting, better input sanitizing, better use of parameters - because, all that bash syntax is an annoying pile of illogical junk that I have to look up every time I go to use it, and what are AI agents really fast at doing? Looking stuff up.

    • ikt@aussie.zone
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 小时前

      bash syntax is an annoying pile of illogical junk

      🤣 so true!

      I picked up python fairly quickly but bash my gosh