¯_ (ツ)_/¯ rule (media.kbin.social)
submitted 3 years ago* (last edited 3 years ago) by to c/196@lemmy.blahaj.zone
 

4 panel comic:
1 NPC says: A Lesbian? You just haven't had the right dick yet
2 person replies: But my gf has a dick
3 NPC with blank look
4 NPC looks angry

top 38 comments

sorted by: hot top controversial new old
[–] 38 points 3 years ago* (1 child)

Lol at the comment not understanding that women can have dicks

  • source
  • hideshow 2 child comments
  • [–] 51 points 3 years ago (1 child)

    my trans coworker a few jobs back showed us a meme: "Girls are like pizza. Some girls are like a plain cheese pizza. Girls like me are like a pizza with sausage."

    she was a trip. Fond working with her.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 34 points 3 years ago
    1. Person replies: are you straight? You just haven't had the right dick yet

    Doesn't work if the NPC is female tho

  • source
  • [–] 32 points 3 years ago* (1 child)

    Helen launched a thousand ships but somehow people think that it’s dick that’s powerful? Please.

  • source
  • hideshow 2 child comments
  • [–] 19 points 3 years ago

    Curb Your Enthusiasm theme begins to play

  • source
  • [–] 14 points 3 years ago (1 child)

    Ah darn— on Kbin it shows properly. On Lemmy (or at least my Lemmy client, I’m using wefwef) the post title shows as “¯(ツ)/¯” because the backslash is registered as an escape or formatting character, so you have to do 2 backlashes. It was common on Reddit for that to happen (warning: Reddit profile link), so somebody would give them the other backslash or 2 (in the case of the underscores emphasizing text as well.)

  • source
  • hideshow 2 child comments
  • [–] 9 points 3 years ago (1 child)

    That's standard markdown, which old reddit used. I don't think it should be applied in titles which should be rendered as plain text. On my client, Connect, it renders correctly.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 3 years ago (1 child)

    Oh! I might open an issue then, if it seems inconsistent from the default web interface.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago*

    I just checked in the browser and it does render as plain text, so that would appear to be how it's intended to look. I think titles should be that way anyway - large plain text is enough to communicate a title.

  • source
  • parent
  • [–] 6 points 3 years ago (1 child)
  • [–] [S] 26 points 3 years ago (1 child)

    Sure does, what's tripping you up there?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 3 years ago (3 children)
  • [–] 15 points 3 years ago (1 child)

    Could you finish this statement, if possible? Trans woman are ______

    Now I would recommend taking great care in how you answer. Some consideration of what instance you're on would probably also help.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 9 points 3 years ago (1 child)

    Trans women are wonderful and accepted parts of our society! Trans women sometimes have penises and that makes us twinsies because I have a penis too! Trans women are humans usually except for the aliens pretending to be humans and sometimes posing as Trans women!

    There I finished it for you! Couldn't help meself

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 3 years ago (2 children)

    Thank you for explaining the drawing 🙏

  • source
  • hideshow 4 child comments
  • [–] 3 points 3 years ago

    you dropped this -> \, here you go

  • source
  • [–] 2 points 3 years ago* (2 children)

    So, can anyone explain why the "\" symbol disappears when typed out normally? what do you have to do to make it register?

  • source
  • hideshow 4 child comments
  • [–] 20 points 3 years ago* (2 children)

    Markdown formatting, \ is often used as what is called an escape sequence. I don't knew the rules for lemmy's markdown, just remember to add 2 \'s

  • source
  • parent
  • hideshow 4 child comments
  • [–] 3 points 3 years ago (1 child)

    with the shrug emoticon you have to use 3

    the underscore is used for text formatting so you have to escape it and the back slash

    2 ¯⁠\⁠_⁠(⁠ツ⁠)⁠_⁠/⁠¯

    3 ¯⁠\\⁠_⁠(⁠ツ⁠)⁠_⁠/⁠¯

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 3 years ago* (last edited 3 years ago) (1 child)

    Oh dear. In my client, Connect, the 2 slash version looks right and the 3 slash version has a doubled arm. I suspect it's not rendering markdown correctly.

    Lemme try:

    ¯⁠\\⁠_⁠(⁠ツ⁠)⁠_⁠/⁠¯

    ¯\_(ツ)_/¯

    Okay idk how to describe this, but those two text strings above are seemingly identical in plain text, but one renders correctly, the other incorrectly in my client. I feel like I'm being gaslit.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 3 years ago* (last edited 3 years ago) (1 child)

    Liftoff here, 2 is the right number... except in some comments where 3 works too unless it doesn't 🤷

    2 ¯\_(ツ)_/¯ - OK (second italics escaped)

    32 20 c2 af [5c 5c] 5f 28 e3 83 84 29 [5c 5f] 2f c2 af 0a

    2 ¯\(ツ)/¯ - unescaped ITALICS

    32 20 c2 af [5c 5c] 5f 28 e3 83 84 29 5f 2f c2 af 0a

    3 ¯\_(ツ)_/¯ - OK (first italics escaped)

    33 20 c2 af [5c 5c] [5c 5f] 28 e3 83 84 29 5f 2f c2 af 0a

    3 ¯⁠\\⁠_⁠(⁠ツ⁠)⁠_⁠/⁠¯ - doubled

    33 20 c2 af [e2 81 a0] [5c 5c] 5c [e2 81 a0] 5f [e2 81 a0] 28 [e2 81 a0] e3 83 84 [e2 81 a0] 29 [e2 81 a0] 5f [e2 81 a0] 2f [e2 81 a0] c2 af 0a

    0xE281A0 - https://en.m.wikipedia.org/wiki/Word_joiner

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 4 points 3 years ago (1 child)

    I just look up "shrug text emoji" and copy pasta that lol 😂

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 3 years ago* (last edited 3 years ago) (2 children)

    Here you go, this is how to make it appear properly in markdown: ¯\\\_(ツ)\_/¯

    It will appear as this when you paste it: ¯\_(ツ)_/¯

  • source
  • parent
  • hideshow 4 child comments
  • [–] [S] 2 points 3 years ago (1 child)

    Thanks though I don't seem to be having any issues, looks fine on kabin!

  • source
  • parent
  • hideshow 2 child comments
  • load more comments
    view more: next ›