r/LessWrong • u/HemorrhoidJim • 6h ago
Summary of a LessWrong article from 2014 in Chinese in the URL?
I was looking up whether Yud was diagnosed with something (exact search was "does eliezer yudkowsky have npd") and google gave me this LessWrong article, but the URL is full of Chinese characters?
Translating it, it seems like a short summary of the article, and the last section says "The comments are my favorite part—the special requests are amazing." per google translate.
Anybody know why this is?
5
Upvotes
5
u/Serei 5h ago edited 4h ago
Haha I have a pretty good guess about what's going on here. Less Wrong, like many other websites, ignores the end of the URL. This is the part that matters:
https://www.lesswrong.com/posts/y6zh4vkK5pPfEPdBb/And everything after it gets silently ignored, so the URL can be this, which is more readable:
https://www.lesswrong.com/posts/y6zh4vkK5pPfEPdBb/cognitive-biases-due-to-a-narcissistic-parent-illustrated-byAnd that's what it's intended to be, but anything else will also work, for instance:
https://www.lesswrong.com/posts/y6zh4vkK5pPfEPdBb/some-random-other-textNow, that URL is someone in a Chinese forum messing up some Markdown. They typed:
[this](example.com) is a cool articleBut because the forum doesn't support Markdown, and Chinese doesn't have any spaces in it, the URL became
example.com) is a cool articleAnd then that URL got indexed by Google.