• rothaine@lemmy.zip
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    3
    ·
    1 day ago

    Opus-class and higher models are actually great at writing code, but maybe it’s language dependent? I primarily work in TypeScript.

    • CancerMancer@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      10
      arrow-down
      1
      ·
      1 day ago

      I’m not terribly concerned if people write code and test it with AI, so long as they verify the results themselves.

      I recently saw someone try to add a PR to something on github with thousands of lines of changes and then they got mad when people didn’t want to do the free labour verifying it. That is a bullshit use of AI

      • rothaine@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        23 hours ago

        What are you trying to have it do? I work in a very large and complex codebase, and it honestly scares me sometimes.

        • ragas@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          17 hours ago

          Refactoring and consolidating a big preexisting codebase. I try to introduce new concepts on a semantic level and it tries to give me interfaces and abstractions that would obstruct my work in the long run.