9 ms·
I'm very curious as to how one gets tired of Base64?
by a570xyz 1y ago
I'm very curious as to how one gets tired of Base64?
- Forgret 1y agoBase64 is great and widely used. I just wanted to experiment with a numeric-only representation. NUMBASE encodes everything into a single large number, which can make certain compression schemes like Huffman more efficient and opens up new ways to store or transmit data.
- deleted 1y ago[deleted]