• Jeremyward@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    2
    ·
    3 hours ago

    Well I mean also that they kinda suck, I feel like I spend more time debugging AI code than I get working code.

    • SkunkWorkz@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      29 minutes ago

      I only use it if I’m stuck even if the AI code is wrong it often pushes me in the right direction to find the correct solution for my problem. Like pair programming but a bit shitty.

      The best way to use these LLMs with coding is to never use the generated code directly and atomize your problem into smaller questions you ask to the LLM.

    • squaresinger@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 hour ago

      That’s actually true. I read some research on that and your feeling is correct.

      Can’t be bothered to google it right now.