• itkovian@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    19 days ago

    Haven’t used any coding LLMs. I honestly have no clue about the accuracy of the comic. Can anyone enlighten me?

    • Deceptichum@quokk.au
      link
      fedilink
      English
      arrow-up
      1
      ·
      19 days ago

      I use them frequently, they’re extremely helpful just don’t get it to write everything.

      As for the comic, it’s pretty inaccurate. The only one that I find true is the too much water, sometimes the bots like to take … longer methods.

    • Clearwater@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      19 days ago

      They’re okay for tasks which are reasonably a single file. I use them for simple Python scripts since they generally spit out something very similar to what I’d write, just faster. However there is a tipping point where a task becomes too complex and they fall on their face and it becomes faster to write the code yourself.

      I’m never going to pay for AI, so I’m really just burning the AI company’s money as I do it, too.