Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LO
Posts
16
Comments
649
Joined
1 yr. ago

Permanently Deleted

Jump
  • I think it's a pretty good response. It communicates that you have a crush on them, while giving them a simple way to tell you whether it's reciprocated, and implying that you care what they think.

    Of course you could just be direct, but that can be hard, and this way is pretty funny too.

  • Permanently Deleted

    Jump
  • I name this the entangled superposition strategy. Your answer is in a superposition between yes and no, and is entangled with your potential crush's answer. As soon as they observe your answer, the superposition collapses and both answers are seen to be the same.

  • It's certainly better than using a random online service, but I still find the idea of being emotionally dependent on a computer algorithm deeply unsettling. I hope someday you can find a real girlfriend to talk to. :)

  • In case anyone's curious:

     python
        
    not() # True
    str(not()) # 'True'
    min(str(not())) # 'T'
    ord(min(str(not()))) # 84
    range(ord(min(str(not())))) # range(0, 84)
    sum(range(ord(min(str(not()))))) # 3486
    chr(sum(range(ord(min(str(not())))))) # 'ඞ'