• kibiz0r
    link
    fedilink
    arrow-up
    37
    ·
    3 years ago

    1 search result

    Github issue from 4 years ago

    Self-closed after 3 days

    No comments

    🫠

  • ghariksforge
    link
    fedilink
    arrow-up
    26
    arrow-down
    1
    ·
    3 years ago

    did you ever get a a useful answer from ChatGPT? I never did.

    • auhu@kbin.social
      link
      fedilink
      arrow-up
      21
      arrow-down
      1
      ·
      3 years ago

      If you ask chatGPT a question which is in any way niche, it will catastrophically fuck up the answer or give you the “As an AI language model” scold

      • Bappity
        link
        fedilink
        arrow-up
        12
        arrow-down
        1
        ·
        3 years ago

        chatgpt is utterly horrible at Minecraft commands, it just throws out pseudocode lol

      • Terrasque@infosec.pub
        link
        fedilink
        arrow-up
        6
        ·
        3 years ago

        My experience too. The few times I’ve been stuck and decided to try chatgpt, it’s been completely unhelpful, at best suggesting basic things that I checked within the first 5 minutes of troubleshooting.

        That was the best case. Worst case it’d sprout some plausible looking nonsense that took time to check and dismiss.

      • ghariksforge
        link
        fedilink
        arrow-up
        4
        ·
        3 years ago

        It takes more time to engineer prompts than to solve the actual problem.

    • P1r4nha@feddit.de
      link
      fedilink
      arrow-up
      2
      ·
      3 years ago

      Only for well known stuff. If I can’t find anything useful on the Internet, ChatGPT will start talking bullshit. Sometimes hard to catch but most of the time there’s a reason why I still don’t understand: it was utter BS.

  • dan@upvote.au
    link
    fedilink
    arrow-up
    19
    ·
    3 years ago

    And then ChatGPT gives you some nonsense that doesn’t actually work.

  • DreamButt
    link
    fedilink
    arrow-up
    5
    ·
    3 years ago

    Or worse the only google result is to a forum conversation for your core framework that has been open for 8 years and has never been fixed

  • FrostyCaveman@lemm.ee
    link
    fedilink
    arrow-up
    3
    ·
    3 years ago

    No results from StackOverflow: you’re either doing something really stupid or something cutting edge. ChatGPT is good for determining which of those it is haha

    • DreamButt
      link
      fedilink
      arrow-up
      8
      arrow-down
      1
      ·
      3 years ago

      Googling solutions to your problems is literally the core skillet for debugging