IT DIDN’T TAKE long. Just months after OpenAI’s ChatGPT chatbot upended the startup economy, cybercriminals and hackers are claiming to have created their own versions of the text-generating technology. The systems could, theoretically at least, supercharge criminals’ ability to write malware or phishing emails that trick people into handing over their login information.

  • @mobyduck648@beehaw.org
    link
    fedilink
    31 year ago

    That’s fundamentally why you can’t replace a software engineer with ChatGPT, only a software engineer has the skillset to verify the code isn’t shit even if it superficially works.

    • HTTP_404_NotFound
      link
      fedilink
      English
      11 year ago

      Yup.

      I find it can be quite a useful tool. But, I also know when to spot its mistakes. I had it generate and cleanup some code the other day, and found 4 or 5 pretty big issues with it, which would have been hardly detectable by a more novice developer.

      After, telling it about its own issues, it was able to identify and correct them.

      Its, kind of like mentoring a new developer.