• Corngood@lemmy.ml
    link
    fedilink
    arrow-up
    9
    arrow-down
    1
    ·
    2 days ago

    Or to copy something and modify it 30 times.

    This seems like a very bad idea. I think we just need more lisp and less AI.

    • pinball_wizard@lemmy.zip
      link
      fedilink
      arrow-up
      1
      ·
      2 hours ago

      Good point.

      This is the point that the “AI will do it all” crowd is missing. Current AI doesn’t innovate. Full stop. It copies.

      The need for new code written by folks who understand what they’re writing isn’t gone, and won’t go away.

      Whether those folks can be AI is an open question.

      Whether we can ever create an AI that can actually innovate is an interesting open question, with little meaningful evidence in either direction, today.

    • atzanteol@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      6
      ·
      edit-2
      2 days ago

      “Hey AI - Create a struct that matches this JSON document that I get from a REST service”

      Bam, it’s done.

      Or

      "Hey AI - add a schema prefixed on all of the tables and insert statements in the SQL script.

      • brb@sh.itjust.works
        link
        fedilink
        arrow-up
        3
        arrow-down
        2
        ·
        19 hours ago

        People have such a hate boner for AI here that they are downvoting actual good use of it…

      • Zos_Kia@lemmynsfw.com
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        2 days ago

        Yeah integrating APIs has really become trivial with copilots. You just copy paste the documentation and all the boring stuff is done in the blink of an eye ! I love it

        • atzanteol@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          3
          ·
          2 days ago

          It’s exactly the sort of “tedious yet not difficult” task that I love it for. Sometimes you need to clean things up a bit but it does the majority of the work very nicely.