Paradox of Choice

This article on OSNews elicited a response. Here it is:

Horrible to get these issues confused. A standard says: “there’s one way to do X because without a single way of doing X, the benefits of system Y would be useless or unavailable to most users and/or developers.” A lack of choice says: “There’s only one way to do X… just cause.”

So, yes, HTML, CSS, these are standards. Are they suboptimal? Maybe. But if there were 65 different markup languages/style sheet specifications out there, the web would be useless. So a standard was necessary.

That’s why good standards tend to last a long time. Other ones tend to get phased out. For example, HTML is a standard, but XHTML (some might argue) is a better standard, which may be phasing HTML out (in the long term). ASCII was a standard for a long time. UTF-8/Unicode is now considered a better standard, and is phasing ASCII out.

There’s no paradox in saying, “I want to have the choice to use emacs, vim, or gedit, but I also want there to be only one encoding for text files so that I can send those files to my friends or cut and paste their content into other programs.” Again, if there were no text encoding standard, then computer systems as a whole would more or less break down as there would be no application interoperability.

So please be clear on these definitions! I don’t think UNIX developers want to “have it both ways.” I think they are being completely sane about this. Edit: Think about it: what better way to increase the power of choice than to enforce good standards? We want choice in applications, but standards among them!