Hacker News new | ask | show | jobs
by dannyw 3190 days ago
Language detection works on language trigrams, and are trained on human language. I bet punctuation is stripped during preprocessing. So it's not surprising that code will have false positives.
1 comments

Not surprising, but still funny when applied to obfuscated code.