Viliam_Bur comments on The Paucity of Elites Online - Less Wrong

26 Post author: JonahSinick 31 May 2013 01:35AM

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

Comments (42)

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

Comment author: Viliam_Bur 31 May 2013 02:33:38PM 3 points [-]

This could be fixed by someone providing infrastucture to blogging experts. A service that would do the following:

  • receive the article in whichever form (word, latex, e-mail, paper)
  • convert it to HTML
  • check spelling
  • publish the article online
  • moderate the forum
  • send relevant feedback (individually, or daily digests) by e-mail to author
  • publish the author's response

This way the burden to authors could be kept at minumum. And it could be done by a few volunteers.

Comment author: gwern 31 May 2013 06:34:07PM 10 points [-]

So, basically - a journal.

Comment author: [deleted] 31 May 2013 04:30:49PM 2 points [-]

That would be nice, but the software to do steps two and three doesn't exist yet. Modern spellcheckers more or less fail at parsing math without serious mucking about.

Comment author: tondwalkar 28 June 2013 03:14:31PM *  0 points [-]

aspell handles tex just fine.

Comment author: [deleted] 03 July 2013 04:09:59AM 0 points [-]

No, it doesn't. Specifically, it fails on words that have accents.

Comment author: tondwalkar 03 July 2013 01:06:42PM 0 points [-]

No, it doesn't.

Rather, I meant that it works fine with math mode.

Specifically, it fails on words that have accents.

It doesn't yet understand tex accents, but if you set the encoding using the tex package, you can directly enter è, é, ê, ...

Comment author: Kaj_Sotala 01 June 2013 10:21:41AM 1 point [-]

Writing good popular essays on technical material still takes many hours of thought and work. These kinds of steps could be somewhat helpful for people who were very technically illiterate or who wanted to use a lot of pictures or equations, but even then they're still a long way from fixing the problem.

Comment author: Viliam_Bur 01 June 2013 11:28:12AM 1 point [-]

The costs of blogging this way would not be reduced to zero, but still could be reduced significantly, and that could make a difference between blogging and not blogging to some poeple.

Don't underestimate the inconvenience of setting up and maintaining a website. Especially if someone is not in a web programming business. For many people just setting up an open-source blog software is too much of an obstacle.

There could be people for whom hours of thought and writing of the article are fun, but all the remaining web-related work is an obstacle.

Comment author: Kaj_Sotala 01 June 2013 01:36:49PM *  0 points [-]

but still could be reduced significantly

I disagree in the general case, though I grant that it could possibly be true for extremely computer-illiterate people. Creating a Blogspot account and using it is already much less work than setting up a custom blog.

Comment author: Viliam_Bur 01 June 2013 05:36:59PM 3 points [-]

Creating a Blogspot account and using it is already much less work than setting up a custom blog.

It is not just how much time you spend creating the account.

First, there are decisions involved (what service to use, what design to use, whether customize the design, how to call the blog,...), which would all be removed by someone telling you "send me the document, I will publish it; see, other people are using this service too".

Second, by creating a blog you kind of precommit to moderate spam and trolls in your comments. Unless you want to have one of those blogs where the first 10% of the page is the article and the remaining 90% is spam. But even if the discussion is reasonable, you kind of precommit to read it and to respond.