thomblake comments on Your Price for Joining - Less Wrong

44 Post author: Eliezer_Yudkowsky 26 March 2009 07:16AM

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

Comments (53)

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

Comment author: pre 26 March 2009 12:13:06PM *  12 points [-]

In the Free Software movement the typical response to these kinds of demands is pretty simple, "There's the code, please do feel free to go fix it!"

Likewise in the hippy anarchist movements if you suggest something like a rally or a sit-in the usual answer is "Sounds good, when are you going to organise it?"

Which I tend to think is pretty much the right answer. If someone can't be bothered to do the things they suggest themselves then I can't really understand why they think they should be able to convince others to do it for them.

The key is to make the cost for getting in there and starting to do those things really low, making the source available to everyone with a simple download, making it simple to contact the whole group and start organizing.

Personally I've helped with and joined loads of different cults and projects, even started one, and found that the key to getting me to do stuff to help at least is to make it both simple to do and obvious how, to ensure that I realize I don't need permission to go do something.

You've said yourself that you were surprised how much of a barrier even having to send an email to OB was compared to having a big "submit your article here" button on Lesswrong,

I have vague plans to take a look at the source code for less-wrong and fix a couple of things that are annoying me, but it won't be till after the Subgenius show I'm organizing at least, when I have a bit more time.

Comment author: thomblake 26 March 2009 01:36:30PM 5 points [-]

In the Free Software movement the typical response to these kinds of demands is pretty simple, "There's the code, please do feel free to go fix it!"

Except in those situations where the response is, "I know you fixed a critical bug, but I've simply reverted all of your edits because you used the wrong indent style"

Comment author: SoullessAutomaton 26 March 2009 10:50:35PM 10 points [-]

Given that the only indenting style 99%+ of programmers agree on is "the same style that the rest of the project uses", failing to adhere to the style used is a fairly egregious faux pas and possibly indicative of a disregard for standards and/or lack of attention to context within the program, raising red flags about possible bugs introduced by the patch.

In any case, the correct response would be to reformat your code (any sane code editor can do this with one command) and resubmit the patch.

Comment author: arromdee 07 December 2013 07:55:15PM 1 point [-]

The point is not that free software programmers specifically refuse to accept wrongly indented code, the point is that they often refuse to accept code based on wholly arbitrary reasons. Arguing that indentation really isn't an arbitrary reason is fighting the hypothetical; replace it in your mind with something that is.

There's also the "we won't accept this bug report unless it fits this list of arbitrary requirements" gambit (if you actually do manage to submit the bug report following all the requirements, it will still get ignored anyway, but doing it this way they can artificially deflate the number of unfixed bugs and blame things on the user for not following the directions)