• xmunk@sh.itjust.works
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    ChatGPT is hilariously incompetent… but on a serious note, I still firmly reject tools like copilot outside demos and the like because they drastically reduce code quality for short term acceleration. That’s a terrible trade-off in terms of cost.

  • 30p87@feddit.de
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    The only thing ChatGPT etc. is useful for, in every language, is to get ideas on how to solve a problem, in an area you don’t know anything about.

    ChatGPT, how can I do xy in C++?
    You can use the library ab, like …

    That’s where I usually search for the library and check the docs if it’s actually possible to do it this way. And often, it’s not.

    • AeroLemming@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Yeah, it’s amazing at showing you the idiomatic way to do really specific, narrow-scoped things in a language you’re not familiar with… except for when it’s wrong.

  • MajorHavoc@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    I predict that, within the year, AI will be doing 100% of the development work that isn’t total and utter bullshit pain-in-the-ass complexity, layered on obfuscations, composed of needlessly complex bullshit.

    That’s right, within a year, AI will be doing .001% of programming tasks.

      • starman2112@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        Legitimately could be a use case

        “Attend this meeting for me. If anyone asks, claim that your camera and microphone aren’t working. After the meeting, condense the important information into one paragraph and email it to me.”

        • otp@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          Here is a summary of the most important information from that meeting. Since there were two major topics, I’ve separated them into two paragraphs.

          1. It is a good morning today.
          2. Everyone is thanked for their time. Richard is looking forward to next week’s meeting.

          The rest of the information was deemed irrelevant to you and your position.

    • SuperDuper@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I’m an elite hacker and I grabbed your IP address from this post. It’s 192.168.0.1 just so you know I’m not bluffing.

    • rar@discuss.online
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      User claims to have made a website using chatgpt, putting programmers out of their jobs. However, it’s revealed user knows next to nothing about making that website accessible for others, as revealed from the last line. User sent a local link (that works for their own computer only) to their friend (which naturally shouldn’t work).