Hacker News new | ask | show | jobs
A Short History of Encoding and Base64 (github.com)
2 points by petersmagnusson 883 days ago
1 comments

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.