cleonid comments on Open Thread, Apr. 06 - Apr. 12, 2015 - Less Wrong

4 Post author: philh 06 April 2015 02:18PM

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

Comments (128)

You are viewing a single comment's thread.

Comment author: cleonid 06 April 2015 02:21:06PM 1 point [-]

Recently several people suggested opening a separate website for rational (or Less Irrational) discussion of political issues. If such a website is created, will you be interested in participating?

Submitting...

Comment author: Vive-ut-Vivas 06 April 2015 04:35:36PM 8 points [-]

Slate Star Codex fulfills this niche for me.

Comment author: MathiasZaman 06 April 2015 07:06:31PM 13 points [-]

The lack of up- and down-voting and the limited threading kills it value for me, personally.

Comment author: Artaxerxes 07 April 2015 09:51:43AM 3 points [-]

Cross post the ones you want to discuss here.

Comment author: closeness 06 April 2015 08:20:35PM 2 points [-]

Yes, who's going to go through hundreds of comments to find the good ones. And based on the content they're replying to, there's probably some really good stuff in the comment section that's relatively unseen because of this.

Comment author: Dahlen 06 April 2015 02:24:12PM *  6 points [-]

1) Will its name be another pun on "Less Wrong", like it happened with More Right?

2) I still don't understand why it wouldn't simply be easier to create more subreddits for LW on different discussion topics, like it has been proposed a billion times in the past, as opposed to more and more websites springing up.

Comment author: Viliam 07 April 2015 12:10:30PM *  4 points [-]

Doing any changes in LW software (based on Reddit software) is very hard. The software has a nice functionality, but it is a maintenance nightmare.

But we could just create a new subreddit on Reddit, and link it from here. (My preference is that it should not contain "lesswrong" or "rational" in the title. Just in case it goes very wrong.)

Comment author: Dahlen 07 April 2015 02:22:42PM 0 points [-]

I understand. That's bound to happen anytime people request major features; coming up with cool new ideas is one thing, implementing them is quite another.

However, it's among the most popular feature requests I've noticed so far. Having themed subreddits would improve functionality for many users, and I'm not even talking about the specific suggestion in cleonid's comment. How many hours/days of coding or testing are we talking about?

(BTW, new account?)

Comment author: Viliam 07 April 2015 03:20:43PM 7 points [-]

How many hours/days of coding or testing are we talking about?

I tried it once. In theory, it should have been super easy. In practice, after a few days of trying to make the damned software run on my computer, I gave up. Of course if I can't make it run, I cannot test any changes I make.

I think the code is freely available, so if you feel heroic, try it at home. Or use the Reddit code, which is almost the same thing.

I believe it would be easier to rewrite the whole thing from scratch. Give me a year's salary, and I would be happy to rewrite the whole thing in Java, and then to maintain in. Any other way just seems more difficult. :(

new account?

Yep, I realized I write too much about my work. I do not suspect my colleagues to read LW, but they could still put my name on google and find something work-related in top results. So I am slightly reducing the risk in the future.

Comment author: NancyLebovitz 08 April 2015 03:49:30PM 1 point [-]

I believe it would be easier to rewrite the whole thing from scratch. Give me a year's salary, and I would be happy to rewrite the whole thing in Java, and then to maintain in.

Could this be worth a kickstarter? My feeling is maybe yes for LW, and obviously possible if redditors would want a modifiable version of their code.

Comment author: Viliam 09 April 2015 08:06:55AM *  2 points [-]

I would love to try it. The problem is, I never did a project of this size, so I don't know if I am overconfident. I think that when I wrote "year", that already compensated for the planning fallacy (my first reaction was something like "three months"). Or, maybe I spend the whole year doing this, and at the end we find out that the project is ready and works, but maybe it is much slower than the original version. Etc.

What would be a good solution? Maybe first build a smaller prototype, measure the speed, and decide whether to move on. But this careful iterative programming does not seem compatible with the kickstarter approach.

So, uhm, maybe the small prototype first, and then the kickstarter?

Comment author: Kaj_Sotala 09 April 2015 11:58:23AM 1 point [-]

Is rewriting everything from scratch obviously better than forking some other existing forum software (e.g. Discourse) and adding features?

Comment author: Viliam 09 April 2015 03:20:26PM *  3 points [-]

That of course depends on how much that "other existing forum software" is complicated, and how many features need to be changed to fit our needs.

To answer your question, it is not "obviously better"; you just have to make a probabilistic estimate. Sometime people make the mistake of reinventing the wheel, when a good (or even superior) version already exists. But sometimes also people spend a lot of time investigating existing options, only to find out that all of them have some major problem. (And this process can also cost a lot of time, and when it fails, you are left empty-handed at the end.) I have seen both of these situations in real life. The "don't reinvent the wheel" part gets very popular on internet, but people underestimate that even when a solution is already available, it can take a lot of time to learn how to use it properly (that means, not just use the software as an ordinary user, but also as an administrator, and even to be able to customize it; those are an order of magnitude more complex tasks).

I guess a reasonable first step would be to set a deadline, for example a month or two, to explore the existing alternatives. (But you have to set a deadline, because there will always be yet another obscure alternative you have not thoroughly examined yet.) Maybe a month would be enough, if we consider the fact that LW already runs for a few years and it was not replaced by an existing superior alternative.

Comment author: NancyLebovitz 09 April 2015 10:22:53AM 1 point [-]

I know even less about this sort of project than you do. My level of ignorance is shown by taking your claim that you could do it in a year at face value and only thinking about whether you could raise the money.

A test project sounds very reasonable. So does thinking about where you could go for competent advice about the difficulty and the risks of the project turning out badly.

Comment author: Dahlen 07 April 2015 06:47:34PM 0 points [-]

I see. Too bad though; maybe future attempts, by you if you wish to try again or by others, would go better.

I wish I could reasonably undertake this myself, but 1) I never learned much coding beside the basics; 2) I remember maybe 5% of what I did learn; 3) these days I'm less motivated than a baby panda on Valium.

Comment author: gjm 07 April 2015 11:55:52PM 0 points [-]

What about a baby panda on Viliam?

Comment author: [deleted] 08 April 2015 01:26:57AM 1 point [-]

I don't think lesswrong has enough volume for it actually... it would spread out the discussion too much.

Comment author: gwillen 06 April 2015 11:04:08PM 4 points [-]

Easier for whom? The people making the proposals are not the same people who have the power to edit the LW site code, and my sense is that the people who have that power are generally no longer interested in (and/or do not have time for) making any significant use of it.

Comment author: cleonid 06 April 2015 02:54:03PM 2 points [-]

2) We are thinking of creating a new format for the discussions (based on the principles of collaborative filtering) that will be less vulnerable to various mind-killing mechanisms.

Comment author: Dahlen 07 April 2015 02:28:05PM 1 point [-]

How would it differ from LW-style upvotes & downvotes?

Comment author: cleonid 08 April 2015 01:34:23PM 0 points [-]

Among other things, it will include an individualized recommendation system. In a political debate, the regular upvotes & downvotes system has many problems (for instance, it encourages partisanship).

Comment author: polymathwannabe 06 April 2015 05:14:55PM 0 points [-]

Maybe "Frozen Mind," both as an awkward synonym for "cold head" and as opposed to "Mind-Killed?"

Comment author: gjm 06 April 2015 07:08:41PM *  2 points [-]

For me this (1) suggests killed rather than unkilled minds and (2) also suggests something to do with cryonics. Too distracting, I think.

[EDITED to fix an obvious typo.]

Comment author: Vaniver 06 April 2015 02:52:22PM 5 points [-]

There was, at one point, an invite-only mailing list to discuss mind-killing issues. It did not see much use, and I am fundamentally pessimistic about forums that are open to the public that discuss politics.

Comment author: Elo 16 April 2015 12:20:29PM 0 points [-]

as a definite no voter, the usefulness is not aimed at me, thats fine. you won't see me there. But it looks like there exists some interest.