Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A8DF190A6 for ; Wed, 11 Apr 2012 01:07:26 +0000 (UTC) Received: (qmail 70860 invoked by uid 500); 11 Apr 2012 01:07:26 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 70817 invoked by uid 500); 11 Apr 2012 01:07:26 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 70808 invoked by uid 99); 11 Apr 2012 01:07:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2012 01:07:26 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tnachen@gmail.com designates 209.85.214.52 as permitted sender) Received: from [209.85.214.52] (HELO mail-bk0-f52.google.com) (209.85.214.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2012 01:07:20 +0000 Received: by bkcjm19 with SMTP id jm19so428311bkc.11 for ; Tue, 10 Apr 2012 18:06:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=83ExxtpzoBx3lp4o15O43sSgE8nIvHK+au5STZztLmI=; b=Xj8VrEwNjKo24/Vuj1U4J+BE0NsvdduUPM3/dD0LIusXgzGF3oXf/0cPQrYgq2nth8 8F4o+zplKqa800QOctdAPFX40mSLFTxYa5b6Wx3W2KtMn3qVUJyq/WTv1f/mhojG7N/o OI+7d71y+0xULQeqcUJFJjOgsW/CzL0OQBSRST9zE3cFRMXi636dW7h1ARs1NHEwLb/R dgZMQ4TijEIoJ8QzIKiurZ3+Nier7sHmuclCFw+EyzKEsvErtX0cZ0DQ/HNkjiFr4n8C 3B4DJSKxaFZ6B3p0SJc1MKa1lY22Tt1Y+J1y5ihon6XyHDdYOn3pLggrGMsfpSwBVRuE +LUw== MIME-Version: 1.0 Received: by 10.205.135.132 with SMTP id ig4mr5554973bkc.20.1334106419385; Tue, 10 Apr 2012 18:06:59 -0700 (PDT) Received: by 10.204.184.131 with HTTP; Tue, 10 Apr 2012 18:06:59 -0700 (PDT) In-Reply-To: References: Date: Tue, 10 Apr 2012 18:06:59 -0700 Message-ID: Subject: Re: (perceived) barriers to entry From: Timothy Chen To: dev@couchdb.apache.org Content-Type: multipart/alternative; boundary=00151743f76238557c04bd5cdbbb X-Virus-Checked: Checked by ClamAV on apache.org --00151743f76238557c04bd5cdbbb Content-Type: text/plain; charset=ISO-8859-1 Hi Tim, I'm a new comer that want to but haven't contributed yet. Where are the easy bugs? Thanks, Tim On Tue, Apr 10, 2012 at 5:46 PM, Tim McNamara wrote: > After chatting with Noah S on Twitter, I offered to jot up some > thoughts on things that my reduce or eliminate perceived barriers to > entry to work on CouchDB. > > Here are a few things that I've been able to think of. In the course > of researching this mail though, I've actually answered many of my own > questions. > > "serious business" > A database seems like the kind of project that only extremely talented > people would touch. People depend on the code working. Getting started > would require quite a bit of confidence. Am I good enough? > > > "Erlang, wtf" > This is a barrier that I've been facing for a while. I'm actually in > the process of learning Erlang, trying to expand my horizons from > Python. Still, a new language makes it harder to have the required > confidence. > > > "I still don't understand rereduce" > I'm personally not 100% clear on how queries work. This is even after > using the db for a while. I don't want to look like a stupid idiot in > front of great developers. Therefore, there's a high risk of offering > suggestions and getting told to "RTFM" > > > "Where are the easy bugs?" > [solved] > > > "wow, big code base" > Is there any documentation on how to project is laid out? Stepping > into a new project is always a little daunting. > > > "Apache project?" > As someone outside of the ASF, I don't really know what contributing > on an Apache project means. > --00151743f76238557c04bd5cdbbb--