The summer is over, schools are back, and the data is in: ChatGPT is mainly a tool for cheating on homework.::ChatGPT traffic dropped when summer began and schools closed. Now students are back, and they’re using the AI tool again more.

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

    At work when I write certain emails or code snippets I’ll paste them into ChatGPT and ask it to make the email sound “more professional” or “optimize this code.” ChatGPT also talks to me like SHODAN from System Shock 😆

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

      I hope you know what you’re doing. That’s a good way to share company secrets with outsiders, also it’s uncertain whether you’re even legally allowed to use the resulting code.

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

        I appreciate your concern, but no worries. The company code is structured text as I program B&R PLCs and ChatGPT is pretty useless (so far) for that kind of code. The python code I paste in is more for personal hobbies.

        • 🐍🩶🐢
          link
          fedilink
          English
          110 months ago

          In a similar industry. Friend used it to write Wireshark dissectors for their interface between the PLC and software system. I haven’t used ChatGTP yet, but for certain boiler plate tasks it might be useful. I used to dump tag lists and generate ladder logic with some regex and python to fix the rung numbering within Notepad++. Dumb stuff nobody wants to do by hand.

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

        Prompt better. I use it extensively and the code I get is usually a good start. But it can’t do anything.

      • 📛Maven
        link
        fedilink
        English
        410 months ago

        I use it quite a lot, and its code is usually either functional, or within a stone’s throw, and debugging its code is usually faster than writing something myself.