Ask HN: What prompts have you accidentally broken ChatGPT with?

  • Oh, if anyone does care about this, the browser console is throwing this out now: The resource <URL> was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.

    But...I'm not sure if it was throwing that before as well. But it would seem that it gets triggered at the moment when you'd normally see the conversation get thrown into your conversations list...instead, get that in the console, and no conversations ever make it to the converation list.

  • Also, as a side note, another interesting find is the idea of recursive prompting. I had it spitting out some interesting code in Javascript based on dental x-ray analysis, and once it did something I really liked I just kept sending, "Awesome! Continue." and it did really interesting things.