Now I understand why at each windows 11 update, they introduce more bugs than ever

  • krimson@lemmy.world
    link
    fedilink
    English
    arrow-up
    188
    ·
    9 months ago

    Horseshit.

    The current state of code generated by AI is sketchy at best. I often get plain wrong answers because the model tries to derive. It comes up with calls to functions and properties that just do not exist.

    “You are right, I made a mistake. Here is a better answer.” Continues to give wrong answers.

    Apart from that, apps that are glued together from AI generated code are not maintainable at all. What if there is a bug somewhere and you so not comprehend what is actually happening? Ask AI to fix it? Yeah good luck with that.

    I do use AI for simple questions, and it works fairly well for that, but this claim by MS is just marketing bullshit.

    • jordanlund@lemmy.world
      link
      fedilink
      English
      arrow-up
      57
      ·
      9 months ago

      This ^

      “20%-30% of code inside the company’s repositories”

      Now, if they had said “20%-30% of code written in the past 6 months…” I might buy that.

      The repositories are going to have all the current codebase, likely going back years now. AI generated code is barely viable at this point and really only pretty recently.

      No way 1/3rd of all current codebase is AI.

      • taladar@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        27
        ·
        9 months ago

        Even 20% of new code would be a stretch unless they count every first iteration of code written by AI that needs to be replaced by a human later because it was plain wrong.

    • spooky2092@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      8
      ·
      9 months ago

      “You are right, I made a mistake. Here is a better answer.” Continues to give wrong answers

      The exact same wrong answer. Co-Pilot is especially bad for that. I’m practically giving up using it outside of vs code because the actual copilot AI is dog shit stupid m