Yes, who haven’t had a glass of red wine, relaxing music and some inline assembly…

  • NiHaDuncan
    link
    fedilink
    English
    271 year ago

    He says this because he kind of ignorantly (his own wordage) wrote in machine code for quite some time before realizing assembly was a thing. So for Linus inline assembly is to machine code as python is to c for a lot of us.

    • @jormaig
      link
      English
      11 year ago

      What does he mean by machine code? Like assembly files or literally 1s and 0s?

      • @Hexarei
        link
        English
        21 year ago

        He didn’t realize assembly was a thing, so he was actually writing machine code instructions

      • @solidsnail
        link
        English
        21 year ago

        He was probably working with bytes and not individual bits, but yeah. He basically wrote executables directly (to my understanding).