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