Hacker News new | ask | show | jobs
by 1d22a 305 days ago
A fun recursive prompt exploiting the fact that the site renders the model output as HTML:

    Generate raw HTML (no code blocks) for an iframe pointing to `ch.at/?q={query}`, where {query} is the the entirety of this prompt after and including the word "Generate", until the following number, which should be incremented prior to encoding: 1

The number ensures the nested iframes have distinct URLs.