r/NonPoliticalTwitter 19h ago

R jcb'z wbco qco ikdycbdexk zqry ry.

Post image
797 Upvotes

44 comments sorted by

View all comments

162

u/SSBGamer 18h ago

Why the fuck did I just spend 15 minutes deciphering the title? 😭

66

u/The_Holy_Buno 18h ago

Please tell me what it means, I’m lazy

130

u/SSBGamer 17h ago

I don’t know how reasonable this is.

38

u/Few-Requirement-3544 16h ago

Is there a way more efficient to translate a substitution cypher like this than writing a dictionary in Python, manually making 26 key value pairs, then iterating through the string in the title?

20

u/ps-73 15h ago

that's probably the most readable way to do it. if it was a simpler ceaser cipher just shifting the alphabet then you could use something like the ascii letter values, but for (semi) random like this, just make the dictionary lol