Hacker News new | ask | show | jobs
by int_19h 983 days ago
GPT can do not only ROT-13, but even base64 on the fly.

I once asked GPT-4 to generate an SVG suitable to be used on a web page, and got back <img src="data:..."> that was a valid base64-encoded SVG file that contained what I asked.