Draft: Encode blobs as base64
Mainly useful for EDIDs.
I wonder if it's a good idea to encode everything as base64. EDIDs are pretty much portable data, but IN_FORMATS
not so much (depends on endianness).
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Mainly useful for EDIDs.
I wonder if it's a good idea to encode everything as base64. EDIDs are pretty much portable data, but IN_FORMATS
not so much (depends on endianness).