gwern comments on Fall 2010 Meta Thread - Less Wrong

6 Post author: Kevin 19 September 2010 06:30AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (99)

You are viewing a single comment's thread. Show more comments above.

Comment author: NancyLebovitz 20 September 2010 01:57:19PM 1 point [-]

From memory: There were people who said their web connection was too slow, and they wanted to be able to read and post by email. They were blown off, but it seems plausible that we could be losing some good people that way. How hard would it be to make the site accessible by email?

Comment author: gwern 20 September 2010 03:46:55PM *  0 points [-]

Extremely. Need to set up a mail server and some sort of daemon service to reply - and reply with what? The output of lynx -dump on the HTML pages that make up the site?

Not to mention it's implausible that email would save either time or bandwidth, considering how barebones the site is. If such people exist, they are best off being told they are idiots, to prove their cases about email being more efficient, or working on the codebase to reduce use of JavaScript (which is the principal tech that breaks textual browsers).