Languages
Post #2146 · source on Telegram
Just Not My Type
Description
A dating-scene meme shows a man on the left with his face covered by the red string literal "1" and a woman on the right with her face covered by the blue numeric value 1. A speech bubble above the woman says, "We're so alike... but he's just not my type..." The joke relies on programming type distinctions: the values look equivalent to humans, but a language or strict comparison treats a string and a number as different types.
Use J and K for navigation
Comments
10Comment deleted
Strict equality is basically relationship counseling with a compiler error.
true. hahaha because true=1, got it?))) Comment deleted
you failed type check, too Comment deleted
Cannot assign to Boolean Comment deleted
"text" and number Comment deleted
В JS 1 == '1' Comment deleted
JS haram ☝️🏼 Comment deleted
PHP 1 == '1' 😄 Comment deleted
fuck weak typing, all my homies uses strong typing Comment deleted
+ Comment deleted