• Opisek@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    3 days ago

    Perhaps 5 LOC. Maybe 3. And even then I’ll analyze every single character in wrote. And then I will in fact find bugs. Most often it hallucinates some functions that would be fantastic to use - if they existed.

    • Buddahriffic@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      3 days ago

      My guess is what’s going on is there’s tons of psuedo code out there that looks like it’s a real language but has functions that don’t exist as placeholders and the LLM noticed the pattern to the point where it just makes up functions, not realizing they need to be implemented (because LLMs don’t realize things but just pattern match very complex patterns).