Management may eventually purge engineers that won’t adopt AI.

  • SpikesOtherDog@ani.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    19 days ago

    I have some experience with SQL from Access. I can see it providing some guidance for how to do a join, but the deeper you get the more it starts resembling an expanded regex. I don’t expect the generated SQL to get the lists and parenthesis correct.

      • SpikesOtherDog@ani.social
        link
        fedilink
        English
        arrow-up
        2
        ·
        18 days ago

        Not as much as asking the LLM to do so, but I feel that joining two tables is a basic task for us but I wouldn’t entrust it to the machine.

        • Korhaka@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          1
          ·
          17 days ago

          Asking an LLM takes longer than typing join myself and is more likely to get it wrong.

          • SpikesOtherDog@ani.social
            link
            fedilink
            English
            arrow-up
            1
            ·
            17 days ago

            I get it. You know what you have to do and it’s faster if you do it yourself. It was the point I was getting at.