• Stupidmanager@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    ·
    3 hours ago

    My fave is when I asked Claude to help out and it reads my code and comments inline and then tells me “stupidmanager, im not sure what you were doing and your comments show you weren’t sure either”

    Wish I got a screenshot.

    Also, I almost as quickly fixed the issue after asking Claude and then asked for a review to which I told me I probably should hide the comments.

    Not sure when Claude got snark installed, but it’s to a point where I have a rule prohibiting it.

  • Bazell@lemmy.zip
    link
    fedilink
    arrow-up
    38
    ·
    4 hours ago

    This should be a new challenge where you write code so bad that AI cannot even guess what it should do.

      • JasonDJ@lemmy.zip
        link
        fedilink
        arrow-up
        6
        ·
        edit-2
        3 hours ago

        It would have to be a more obscure, archaic language that’s barely even spoken of on the internet.

        I asked ChatGPT once about their proficiency in languages, both human and computer. They responded that they are most proficient in English and Python, largely because they are the most written/documented languages on the internet.

        I forgot where it ranked other languages…I think it said it was pretty decent in Mandarin and most latin-derived tongues. I uninstalled the app so not about to go through my chats with it and try to find it.

        However, ChatGPT is known to write in ways to appease the user, and I’ve almost exclusively spoken to it in English and asked it python questions.

        I do wonder if somebody who primarily used ChatGPT in, say, French, and account history had a lot of C questions, if it would answer differently.

        • RamenJunkie@midwest.social
          link
          fedilink
          English
          arrow-up
          4
          ·
          3 hours ago

          ChatGPT can’t construct LSL (Linden Scripting Language that runs Second Life) code for shit in my experience. Maybe try that.

      • monkeyman512@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        3 hours ago

        Perl is fine so long as you write code based on the assumption it will be maintained an idiot that doesn’t know the code at all and needs hand holding. And that is why 6 months later I can understand the code I wrote.

        • JasonDJ@lemmy.zip
          link
          fedilink
          arrow-up
          3
          ·
          edit-2
          3 hours ago

          Is the idiot you?

          Because I’m usually both the person writing it and the idiot trying to maintain it 6 months later.

          Albeit not perl. Dammit Jim, I’m a Network engineer, not a programmer!

          • monkeyman512@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            60 minutes ago

            My experience has been the more I assume I am an idiot and plan accordingly, the less true it is in practice.