• HaraldvonBlauzahn@feddit.orgOP
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    edit-2
    14 hours ago

    AI will generate code that is mostly correct, the human time cost of (properly) reviewig this code and correcting it is generally less than also writing it.

    I do not see it play out like this in practice, for example at my workplace. The work of debugging, reviewing, verification, and maintenance is simply offloaded to other people. Which, as a result, have more work, not less.

    • Eggymatrix@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      6 hours ago

      The people running the agent need to be looking at the code and cleaning it, not someone else, that is the key thing that is missing in all these failures. Linux is the same, they would never accept something that has not at least the same quality as something written by a competent human