LLMs Don't Read Code. Neither Do I. So I Wrote Redis in Machine Code(gist.github.com)
gist.github.com
LLMs Don't Read Code. Neither Do I. So I Wrote Redis in Machine Code
https://gist.github.com/aydinnyunus/7beef428ca91fb7eb8aa2965086998d8
4 comments
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
Still cool.