LLMs Don't Read Code. Neither Do I. So I Wrote Redis in Machine Code
1–5 of 5 posts
Re: LLMs Don't Read Code. Neither Do I. So I Wrote Redis in Machine Code
#2That looks like assembly, not machine code, which I think no human can really read or write.
Still cool.
Re: LLMs Don't Read Code. Neither Do I. So I Wrote Redis in Machine Code
#3Assembly is not "machine code".
Re: LLMs Don't Read Code. Neither Do I. So I Wrote Redis in Machine Code
#4That 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
Re: LLMs Don't Read Code. Neither Do I. So I Wrote Redis in Machine Code
#5Assembly is not "machine code".
Correct. I meant assembly that assembles to machine code