Barack Obama: “For elevator music, AI is going to work fine. Music like Bob Dylan or Stevie Wonder, that's different” - eviltoast

Barack Obama: “For elevator music, AI is going to work fine. Music like Bob Dylan or Stevie Wonder, that’s different”::Barack Obama has weighed in on AI’s impact on music creation in a new interview, saying, “For elevator music, AI is going to work fine”.

  • takeda@lemmy.world
    link
    fedilink
    English
    arrow-up
    25
    arrow-down
    27
    ·
    10 months ago

    As someone who is doing software engineering and my company jumped on AI bandwagon and got us GitHub Copilot. After using it for a while I think overall experience is actually net negative. Yes, sometimes it gets things right, sometimes it provides a correct solution, but often I can write much more concise code. Many times it provides code that looks like it is correct, but after looking in more detail it actually is wrong. So now I’m need to be in guard what code it inserts, which kills all the time that it supposedly saved me. It makes things harder because the code does look like it might work.

    It is like pair programming with a complete moron that is very good at picking patterns and trying to use them in following code. So if you do a lot of copy and paste I think it will help.

    I think this technology can make bad programmers suck less at programming. I think the LLM problem is that it was trained with existing works and the way it works is that its goal is to convince other human that the result was created by another one, but it isn’t capable to do any actual reasoning.

    • TrickDacy@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      10
      ·
      10 months ago

      Wow, my experience has been pretty much the exact opposite of this. Copilot is amazing and I’d rather not go without it ever again

      • takeda@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        1
        ·
        10 months ago

        What language you program in and what kind of code you develop? Before Copilot were you before frequently searching answers on stackoverflow?

      • interceder270@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        1
        ·
        10 months ago

        Ignore them. At some point you gotta realize most people are losers trying to bring others down with them.

        Do what works for you :)

        • TrickDacy@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 months ago

          I appreciate this comment. You inspire me to not only ignore more assholes, but maybe I’ll also be one myself less often :)

      • deur@feddit.nl
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        4
        ·
        10 months ago

        Ill blindly accuse you of being bad at your job too, bud.