Hacker News new | ask | show | jobs
by tambourine_man 883 days ago
I did the much same thing (pbpaste | xxd), but don't understand how the hidden characters are tipping ChatGPT.
2 comments

Seems like some encoding difference. You can see the hidden message if you read it as UTF-8: https://www.babelstone.co.uk/Unicode/whatisit.html?utf8=Past...
It’s non-printing Unicode tag block characters that correspond directly to ASCII and the AI is able understand them. It’s a deprecated feature of Unicode once used to encode the language of text, but now its only supported usage is in country flag emojis. See here for more detail: https://x.com/goodside/status/1745511940351287394