• Okapi@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      41
      arrow-down
      4
      ·
      edit-2
      11 hours ago

      If female nipples are still considered obscene, the same rules should apply to everyone ¯\_(ツ)_/¯

        • Okapi@lemmy.zipOP
          link
          fedilink
          English
          arrow-up
          33
          arrow-down
          1
          ·
          16 hours ago

          It’s rather meant to show the absurdity of censoring female nipples (in a small sidenote)

          • WIZARD POPE💫@lemmy.world
            link
            fedilink
            English
            arrow-up
            46
            arrow-down
            1
            ·
            15 hours ago

            I would propose censoring female nipples with male nipples then. Since the latter need not be censored.

          • yetAnotherUser@discuss.tchncs.de
            link
            fedilink
            English
            arrow-up
            7
            ·
            15 hours ago

            Sadly, a lot of people genuinely believe this. That all nipples should be censored/covered up.

            Look up some discussions about female toplessness online. Unless you are in a queer/very progressive space, a very large number of people would support banning men from being topless too. Most common argument I’ve found wasn’t equality but rather some people being ugly and not wanting to see them.

      • zr0@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        8
        arrow-down
        1
        ·
        16 hours ago

        Yeah, always better if all equally lose, instead of letting others win. Our society is doomed with a mindset like this.

          • Zagorath@aussie.zone
            link
            fedilink
            English
            arrow-up
            5
            ·
            12 hours ago

            It’s because the backslash is a special character called an “escape” character. The same way you make italics by putting *asterisks* around something, you can use backslashes to tell the system to ignore other special characters and use them literally. In this case, the underscore, which if you had no backslash would cause the face to be italic, becomes “escaped” by the backslash so we see the underscores as normal. But then you don’t see the backslash.

            So you need to “escape” the backslash itself. Put two backslashes, and you’ll see one. ¯\(ツ)¯\\_(ツ)_/¯

            But then you’re no longer escaping the underscores. So now you’ve got one backslash, but the face is italic and you don’t see any underscores.

            So instead, as a final step, add a third backslash. The first backslash escapes the second one, so we see the second one. Then the third escapes the underscore, so we see the underscore. (For a bit of extra security, you can optionally also escape the second underscore. ¯\_(ツ)_/¯ ¯\\\_(ツ)_/¯

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