hydroptic@sopuli.xyz to Programmer Humor@programming.dev · 2 months ago"☹️".reverse() == "🙂"sopuli.xyzimagemessage-square22fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1image"☹️".reverse() == "🙂"sopuli.xyzhydroptic@sopuli.xyz to Programmer Humor@programming.dev · 2 months agomessage-square22fedilink
minus-squarelad@programming.devlinkfedilinkEnglisharrow-up0·2 months agoNah, this could’ve been possible with some clever fuckery in defining those emojis’ unicode content, like with flags that are not a single point but three independent ones, allowing you to do this: "🇧🇬".reverse() == "🇬🇧" "🇬🇪".reverse() == "🇪🇬"
minus-squaren7gifmdn@lemmy.calinkfedilinkEnglisharrow-up0·2 months agoTHANKS. I didn’t get the flag joke at first @sukhmel@programming.dev
Nah, this could’ve been possible with some clever fuckery in defining those emojis’ unicode content, like with flags that are not a single point but three independent ones, allowing you to do this:
"🇧🇬".reverse() == "🇬🇧" "🇬🇪".reverse() == "🇪🇬"
THANKS. I didn’t get the flag joke at first @sukhmel@programming.dev