gwern comments on Fall 2010 Meta Thread - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (99)
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?
Extremely. Need to set up a mail server and some sort of daemon service to reply - and reply with what? The output of
lynx -dumpon 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).