LESSWRONG
LW

Personal Blog

4

[LINK] Producing Open Source Software

by lsparrish
19th Jun 2011
1 min read
3

4

Personal Blog

4

[LINK] Producing Open Source Software
9sketerpot
7jsalvatier
1novalis
New Comment
3 comments, sorted by
top scoring
Click to highlight new comments since: Today at 8:27 AM
[-]sketerpot14y90

That book is the long version. The short version, which will do for projects just starting out, is: make some useful code, stick it on GitHub, make sure it's got readable documentation, and by default be nice to everybody who helps out.

The prevalence of this sort of lightweight open source project structure in the node.js community is probably the single largest factor in its success. It also works well elsewhere, but the node.js folks are the most dramatic example I've seen.

Reply
[-]jsalvatier14y70

Did you read this book? Would you care to mention what kinds of things you found valuable?

Reply
[-]novalis14y10

I did. I also sit next to the guy who wrote it (but I read it years before I met him).

If you take nothing else from it, the bikeshed concept is useful in pretty much any discussion.

Reply
Moderation Log
More from lsparrish
View more
Curated and popular this week
3Comments

This is an interesting book with a lot of good information on organizing volunteers to accomplish productive ends.

Producing Open Source Software