Hacker News new | ask | show | jobs
by teamsolid 22 days ago
Thanks for the reply. Actually, I took inspiration from several thecniques I learn since the 90's, when software had to be much more performatic to be possible.

The length:data pattern was inspiration from an old software to store Magic Cards database The variable byte size for numbers is inspired in UTF encoding

And much other thecniques I was creating along the project.