you are viewing a single comment's thread
view the rest of the comments
[–] 12 points 2 years ago (1 child)

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…

  • source
  • hideshow 2 child comments
  • [–] [S] 6 points 2 years ago (2 children)

    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

  • source
  • parent
  • hideshow 4 child comments
  • [–] 4 points 2 years ago (1 child)

    That's because scripted languages are more forgiving in general.

  • source
  • parent
  • hideshow 2 child comments