• 74 183.84@lemm.ee
    link
    fedilink
    English
    arrow-up
    12
    ·
    1 个月前

    And I thought I was the only one… for smaller bash scripts chatGPT/Deepseek does a good enough job at it. Though I still haven’t tried VScode’s copilot on bash scripts. I have only tried it wirh C code and it kiiiinda did an ass job at helping…

    • cm0002@lemmy.worldOP
      link
      fedilink
      arrow-up
      6
      ·
      1 个月前

      AI does decently enough on scripting languages if you spell it out enough for it lol, but IMO it tends to not do so well when it comes to compiled languages

      I’ve tried Python with VScode Copilot (Claude) and it did pretty good

        • cm0002@lemmy.worldOP
          link
          fedilink
          arrow-up
          6
          ·
          1 个月前

          I was chalking it up to some scripting languages just tending to be more popular (like python) and thus having more training data for them to draw from

          But that’s a good point too lol

      • 74 183.84@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 个月前

        Yeah I tried that, Claude with some C code. Unfortunately the Ai only took me from point A to point A. And it only took a few hours :D