|
|
|
|
|
by codingjerk
395 days ago
|
|
Good overview. The "Chunk your binaries" point is spot on. Creating a huge binary blob that contains everything makes it hard to work with in constrained environments. Also, +1 for "Document your format". More like "Document everything". Future you will thank you for it for sure. |
|