this post was submitted on 19 Jul 2023
321 points (97.3% liked)
Programmer Humor
25773 readers
1426 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The explanation is about as understandable as the JS code, however thanks OP, TIL
The line breaks haven't worked, here's it formatted correctly:
Explanation: it's mostly due to how js does type conversion.
For the Ls, it's:
for the o it's:
Iirc this is called "JSFuck", and it has a number of compilers
There's a nice presentation that explains this behaviour quite understandable: https://youtu.be/sRWE5tnaxlI
Here is an alternative Piped link(s): https://piped.video/sRWE5tnaxlI
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source, check me out at GitHub.