Live data from Hacker News

A Short History of Encoding and Base64

github.com

1–2 of 2 posts

Re: A Short History of Encoding and Base64

#2
I wrote this as background research to writing yet another base62 encoder. Couldn’t find a good summary of the history of _decision points_ in going from early computer history to modern entrenched issues like base64 vs base64url.

I think the history per se is interesting. And I’m hoping to get comments with additional trivia that I’ve missed.