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.

    • twelvewings@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      1 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@kbin.social
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

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