Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. I just saw someone actually say that women cannot write assembly code.

I just saw someone actually say that women cannot write assembly code.

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
46 Indlæg 31 Posters 0 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • ghostonthehalfshell@masto.aiG ghostonthehalfshell@masto.ai

    @jackielovescompchem32

    https://en.wikipedia.org/wiki/Margaret_Hamilton_(software_engineer)#/media/File:Margaret_Hamilton_-_restoration.jpg

    oggie@woof.groupO This user is from outside of this forum
    oggie@woof.groupO This user is from outside of this forum
    oggie@woof.group
    wrote sidst redigeret af
    #10

    @GhostOnTheHalfShell @jackielovescompchem32
    Don't forget Grace Hoper, who invented the idea of programming languages and wrote compilers.

    And Lovelace who built the mathematics underpinning the generalization of computer logic, effectively building assembler as a conceptual model ( since she didn't have real functioning machines of note to work with), the base structures of data encoding.

    Q 1 Reply Last reply
    0
    • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

      The woman who coded the Apollo Guidance Computer is Margaret H. Hamilton.

      She is still alive today.

      jackielovescompchem32@scicomm.xyzJ This user is from outside of this forum
      jackielovescompchem32@scicomm.xyzJ This user is from outside of this forum
      jackielovescompchem32@scicomm.xyz
      wrote sidst redigeret af
      #11

      Here's some assembly I wrote, in an assembly language THAT WAS INVENTED BY A WOMAN

      @ rem - calculate remainder through repeated subtractions
      @ arguments:
      @ R0 - Number we are going to divide
      @ R1 - Number we are diving by
      @ only changes the value of R0
      rem:
      CMP R0, R1 @ compare the remainder and the divisor
      BLT end @ if the remainder is less than divisor, stop loop
      SUB R0, R0, R1 @ subtract divisor from remainder
      B rem @ loop back to the initial comparison
      end:
      BX LR @ return divisor

      jackielovescompchem32@scicomm.xyzJ 1 Reply Last reply
      0
      • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

        I just saw someone actually say that women cannot write assembly code.

        🙄

        A woman wrote the assembly code that got humanity onto the moon. Be grateful

        geonz@mathstodon.xyzG This user is from outside of this forum
        geonz@mathstodon.xyzG This user is from outside of this forum
        geonz@mathstodon.xyz
        wrote sidst redigeret af
        #12

        @jackielovescompchem32 Hmm. did they think the codewriters were nonbinary?

        1 Reply Last reply
        0
        • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

          I just saw someone actually say that women cannot write assembly code.

          🙄

          A woman wrote the assembly code that got humanity onto the moon. Be grateful

          snuffleupagus@mstdn.socialS This user is from outside of this forum
          snuffleupagus@mstdn.socialS This user is from outside of this forum
          snuffleupagus@mstdn.social
          wrote sidst redigeret af
          #13

          @jackielovescompchem32 they probably don’t believe humanity made it to the moon…

          1 Reply Last reply
          0
          • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

            I just saw someone actually say that women cannot write assembly code.

            🙄

            A woman wrote the assembly code that got humanity onto the moon. Be grateful

            n1xnx@tilde.zoneN This user is from outside of this forum
            n1xnx@tilde.zoneN This user is from outside of this forum
            n1xnx@tilde.zone
            wrote sidst redigeret af
            #14

            @jackielovescompchem32
            "There's s fool born every minute" still passes its checksum test, sadly.

            1 Reply Last reply
            0
            • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

              I just saw someone actually say that women cannot write assembly code.

              🙄

              A woman wrote the assembly code that got humanity onto the moon. Be grateful

              kellyosullivan@mastodon.sdf.orgK This user is from outside of this forum
              kellyosullivan@mastodon.sdf.orgK This user is from outside of this forum
              kellyosullivan@mastodon.sdf.org
              wrote sidst redigeret af
              #15

              @jackielovescompchem32 I wrote assembly code in high school.

              jackielovescompchem32@scicomm.xyzJ 1 Reply Last reply
              0
              • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

                I just saw someone actually say that women cannot write assembly code.

                🙄

                A woman wrote the assembly code that got humanity onto the moon. Be grateful

                smolbrain@floofy.techS This user is from outside of this forum
                smolbrain@floofy.techS This user is from outside of this forum
                smolbrain@floofy.tech
                wrote sidst redigeret af
                #16

                @jackielovescompchem32 this is where the true "the moon landing was fake" myths originate

                1 Reply Last reply
                0
                • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

                  I just saw someone actually say that women cannot write assembly code.

                  🙄

                  A woman wrote the assembly code that got humanity onto the moon. Be grateful

                  charette@mstdn.caC This user is from outside of this forum
                  charette@mstdn.caC This user is from outside of this forum
                  charette@mstdn.ca
                  wrote sidst redigeret af
                  #17

                  @jackielovescompchem32 Tell them to look up Kathleen Booth ... the woman who came up with assembly and the first assembler!

                  1 Reply Last reply
                  0
                  • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

                    I just saw someone actually say that women cannot write assembly code.

                    🙄

                    A woman wrote the assembly code that got humanity onto the moon. Be grateful

                    diazona@techhub.socialD This user is from outside of this forum
                    diazona@techhub.socialD This user is from outside of this forum
                    diazona@techhub.social
                    wrote sidst redigeret af
                    #18

                    @jackielovescompchem32 wtf how do these people exist 🤦

                    1 Reply Last reply
                    0
                    • oggie@woof.groupO oggie@woof.group

                      @GhostOnTheHalfShell @jackielovescompchem32
                      Don't forget Grace Hoper, who invented the idea of programming languages and wrote compilers.

                      And Lovelace who built the mathematics underpinning the generalization of computer logic, effectively building assembler as a conceptual model ( since she didn't have real functioning machines of note to work with), the base structures of data encoding.

                      Q This user is from outside of this forum
                      Q This user is from outside of this forum
                      qesuto@infosec.exchange
                      wrote sidst redigeret af
                      #19

                      @Oggie @GhostOnTheHalfShell @jackielovescompchem32 and Radia Perlman, spanning tree protocol

                      sobex@social.sciences.reS 1 Reply Last reply
                      0
                      • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

                        I just saw someone actually say that women cannot write assembly code.

                        🙄

                        A woman wrote the assembly code that got humanity onto the moon. Be grateful

                        lindasgoluppiart@mastodonapp.ukL This user is from outside of this forum
                        lindasgoluppiart@mastodonapp.ukL This user is from outside of this forum
                        lindasgoluppiart@mastodonapp.uk
                        wrote sidst redigeret af
                        #20

                        @jackielovescompchem32 Maybe post the name of the person who said that. They are people who need outing so they cannot lurk in the dark and so we know who's brain is contaminated.
                        #fediverse #mastodon

                        jackielovescompchem32@scicomm.xyzJ 1 Reply Last reply
                        0
                        • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

                          I just saw someone actually say that women cannot write assembly code.

                          🙄

                          A woman wrote the assembly code that got humanity onto the moon. Be grateful

                          gins@mastodon.gamedev.placeG This user is from outside of this forum
                          gins@mastodon.gamedev.placeG This user is from outside of this forum
                          gins@mastodon.gamedev.place
                          wrote sidst redigeret af
                          #21

                          @jackielovescompchem32 Here's my Lego display of a woman who can write assembly code, standing proudly on the shelf.

                          1 Reply Last reply
                          0
                          • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

                            I write assembly code, and I'm a woman

                            hanktank61@nerdjoy.socialH This user is from outside of this forum
                            hanktank61@nerdjoy.socialH This user is from outside of this forum
                            hanktank61@nerdjoy.social
                            wrote sidst redigeret af
                            #22

                            @jackielovescompchem32 Cheers !

                            From The Netherlands from an older married male. And the Promise I won´t spam here all the time. Grown up and always worked in gender-mixes. Still , as museum-volunteer. With Lucy Maud Montgomery 's "Anne Shirley" being the real eye-opener in 1999 .First 10 years on LMM-forums were the best on the net. Learned a lot here on M too. Einstein did not do it alone, Mahler did not do it alone, women brewing beer everywhere till 15th C.
                            And So Much More.

                            1 Reply Last reply
                            0
                            • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

                              All the women who are smart enough to disprove misogyny are, in one way or another, stripped of their femininity by others

                              C This user is from outside of this forum
                              C This user is from outside of this forum
                              carl@chaos.social
                              wrote sidst redigeret af
                              #23

                              @jackielovescompchem32 I’d word it “(…) are not included in the definition of femininity (…)” by the misogynists.
                              The power of definition is real. Not only for them but for all of us.

                              1 Reply Last reply
                              0
                              • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

                                I just saw someone actually say that women cannot write assembly code.

                                🙄

                                A woman wrote the assembly code that got humanity onto the moon. Be grateful

                                starkrg@myside-yourside.netS This user is from outside of this forum
                                starkrg@myside-yourside.netS This user is from outside of this forum
                                starkrg@myside-yourside.net
                                wrote sidst redigeret af
                                #24

                                @jackielovescompchem32 What a strange and utterly ridiculous thing to say. I, for one, do not use my genitals in coding at all. Not even a little bit.

                                pagangod@hachyderm.ioP 1 Reply Last reply
                                0
                                • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

                                  I just saw someone actually say that women cannot write assembly code.

                                  🙄

                                  A woman wrote the assembly code that got humanity onto the moon. Be grateful

                                  srazkvt@tech.lgbtS This user is from outside of this forum
                                  srazkvt@tech.lgbtS This user is from outside of this forum
                                  srazkvt@tech.lgbt
                                  wrote sidst redigeret af
                                  #25

                                  @jackielovescompchem32 that statement is just untrue, software was largely written by women before men realised "oh actually this isn't easy" and ousted women and stole credit for everything

                                  1 Reply Last reply
                                  0
                                  • starkrg@myside-yourside.netS starkrg@myside-yourside.net

                                    @jackielovescompchem32 What a strange and utterly ridiculous thing to say. I, for one, do not use my genitals in coding at all. Not even a little bit.

                                    pagangod@hachyderm.ioP This user is from outside of this forum
                                    pagangod@hachyderm.ioP This user is from outside of this forum
                                    pagangod@hachyderm.io
                                    wrote sidst redigeret af
                                    #26

                                    @StarkRG @jackielovescompchem32 Hadn't even occurred to my to try using my *ahem* on the keyboard.

                                    starkrg@myside-yourside.netS 1 Reply Last reply
                                    0
                                    • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

                                      I just saw someone actually say that women cannot write assembly code.

                                      🙄

                                      A woman wrote the assembly code that got humanity onto the moon. Be grateful

                                      22decembre@bsd.network2 This user is from outside of this forum
                                      22decembre@bsd.network2 This user is from outside of this forum
                                      22decembre@bsd.network
                                      wrote sidst redigeret af
                                      #27

                                      @jackielovescompchem32 you should not pay attention to to stupid. We love you and your contributions.

                                      1 Reply Last reply
                                      0
                                      • pagangod@hachyderm.ioP pagangod@hachyderm.io

                                        @StarkRG @jackielovescompchem32 Hadn't even occurred to my to try using my *ahem* on the keyboard.

                                        starkrg@myside-yourside.netS This user is from outside of this forum
                                        starkrg@myside-yourside.netS This user is from outside of this forum
                                        starkrg@myside-yourside.net
                                        wrote sidst redigeret af
                                        #28

                                        @pagangod @jackielovescompchem32 Boobs, sure, but not the dingly dangle.

                                        1 Reply Last reply
                                        0
                                        • jackielovescompchem32@scicomm.xyzJ jackielovescompchem32@scicomm.xyz

                                          I write assembly code, and I'm a woman

                                          swggrkllr3rd@mastodon.worldS This user is from outside of this forum
                                          swggrkllr3rd@mastodon.worldS This user is from outside of this forum
                                          swggrkllr3rd@mastodon.world
                                          wrote sidst redigeret af
                                          #29

                                          @jackielovescompchem32

                                          1 Reply Last reply
                                          0
                                          Svar
                                          • Svar som emne
                                          Login for at svare
                                          • Ældste til nyeste
                                          • Nyeste til ældste
                                          • Most Votes


                                          • Log ind

                                          • Har du ikke en konto? Tilmeld

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          Graciously hosted by data.coop
                                          • First post
                                            Last post
                                          0
                                          • Hjem
                                          • Seneste
                                          • Etiketter
                                          • Populære
                                          • Verden
                                          • Bruger
                                          • Grupper