|
|
|
|
|
by creationix
89 days ago
|
|
I meant computers can read it without any preprocessing. It's random access. You don't need to parse it, you don't need to decompress it. You just start at the end and follow pointers till you get to the desired value. Even a trivial doc like this is challenging for me to read as a human. |
|