9 ms·
LLMs Don't Read Code. Neither Do I. So I Wrote Redis in Machine Code
- andsoitis 7mo agoThat looks like assembly, not machine code, which I think no human can really read or write. Still cool.
- runtimepanic 7mo agoTrue, it's assembly. I wrote it that way to make it more readable :D
- rvz 7mo agoAssembly is not "machine code".
- runtimepanic 7mo agoCorrect. I meant assembly that assembles to machine code