LLMs Don't Read Code. Neither Do I. So I Wrote Redis in Machine Codegist.github.com 4 pointsruntimepanic6 months ago4 commentsSaveHideCopy link On HNComments−andsoitis6moThat looks like assembly, not machine code, which I think no human can really read or write.Still cool.−runtimepanicOP6moTrue, it's assembly. I wrote it that way to make it more readable :D−rvz6moAssembly is not "machine code".−runtimepanicOP6moCorrect. I meant assembly that assembles to machine code
Comments
That looks like assembly, not machine code, which I think no human can really read or write.
Still cool.
True, it's assembly. I wrote it that way to make it more readable :D
Assembly is not "machine code".
Correct. I meant assembly that assembles to machine code