I asked GPT4 to refactor a simple, working python script for my smart lights… and it completely butchered the code and apologized mid-generation.

No amount of pleading or correction would get it to function as it did just a week or two ago.

It is so over.

  • @GutterPunch
    link
    English
    21 year ago

    It’s moderately good at in-line commenting functions and creating full function doc comments for the specific language / documentation format you need, but its code generation abilities are still not game-changing. Getting it to generate anything longer than a few helper functions is a test of patience.

    • @twelvewingsOP
      link
      English
      7
      edit-2
      1 year ago

      This wasn’t always this case. I had zero Python experience a month ago, and managed to make a 300 line Python script that checks credit card validation, and has a beautiful UI. This would be impossible today.

      • @BoomBoomLemon
        link
        English
        28
        edit-2
        1 year ago

        You said “beautiful” but I’m not sure you are using that word right.

        • @twelvewingsOP
          link
          English
          31 year ago

          Considering how long I’ve been using Python, and how it looked when I started, it is to me. And here is the ancient one I was previously using:

          • LoafyLemon
            link
            fedilink
            21 year ago

            Somehow this looks better to me, possibly because of less redundancy (copy buttons aren’t needed when you have ctrl+c).

      • @mycroft
        link
        English
        11 year ago

        They had to make it too dumb to draw Disney Characters… you think I’m joking, try getting it to render a disney character in SVG or javascript…