• snooggums
      link
      English
      175 months ago

      The point of the article isn’t that AI is outright useless as a coding tool but that it lulls programmers into a false sense of security regarding the quality and security of their code.

      Lulling them into a false sense of security is half of what makes it useless. The fact that it makes shitty code is the other half.

      • @[email protected]
        link
        fedilink
        English
        45 months ago

        But the job of a software developer is not to write good code, it is to deliver features. People have been writing bad code without any AI for decades. Businesses often prioritize speed over quality, rewarding teams that deliver features quicker.

        • synae[he/him]
          link
          fedilink
          English
          45 months ago

          A computer lets you make more mistakes faster than any other invention with the possible exceptions of handguns and Tequila.

          Now Even Faster™ with no exceptions thanks to “AI”

    • @9point6
      link
      English
      115 months ago

      Now now, AJ may not know everything, but he’ll learn

      • Suzune
        link
        fedilink
        English
        55 months ago

        Devs care to debug code only if they believe in its quality. Otherwise they write the code again from scratch. This is also cheaper than debugging.

        • melroy
          link
          fedilink
          25 months ago

          I dare to say it: 70% of the devs are not quality focused to start with. They are already happy if something, somewhat, sort of, works. And then not even ship a unit test with it.