From: Thomas Rast <tr@thomasrast.ch>
To: git@vger.kernel.org
Cc: "Ben Straub" <bs@github.com>,
"Carlos Martín Nieto" <cmn@elego.de>,
"Christian Couder" <christian.couder@gmail.com>,
"David Michael Barr" <davidbarr@google.com>,
"Edward Thomson" <ethomson@microsoft.com>,
"Florian Achleitner" <florian.achleitner2.6.31@gmail.com>,
"Jakub Narebski" <jnareb@gmail.com>, "Jeff King" <peff@peff.net>,
"Jens Lehmann" <Jens.Lehmann@web.de>,
"Martin Woodward" <martin.woodward@microsoft.com>,
"Matthieu Moy" <Matthieu.Moy@imag.fr>,
"Michael Haggerty" <mhagger@alum.mit.edu>,
"Michael Schubert" <schu@schu.io>,
"Nguyen Thai Ngoc Duy" <pclouds@gmail.com>,
"Pat Thoyts" <patthoyts@gmail.com>,
"Paul Mackerras" <paulus@samba.org>,
"Philip Kelley" <phkelley@hotmail.com>,
"Ramkumar Ramachandra" <artagnon@gmail.com>,
"Ramsay Jones" <ramsay@ramsay1.demon.co.uk>,
"Russell Belfer" <rb@github.com>,
"Scott Chacon" <schacon@gmail.com>,
"Shawn Pearce" <spearce@spearce.org>
Subject: GSoC 2014: Summary so far, discussion starter: how to improve?
Date: Sat, 19 Oct 2013 08:09:33 +0200 [thread overview]
Message-ID: <8761stx04i.fsf@linux-k42r.v.cablecom.net> (raw)
[Unfortunately libgit2 no longer has a mailing list. I put an arbitrary
group of libgit2 contributors in the Cc list.]
Previous Episodes
=================
Git participated in Google Summer of Code (GSoC) 2007-2012, but did not
participate in 2013 based on discussion in February [1]. At Git-Merge
in Berlin there was a discussion round [2] that this post attempts to
summarize as a basis for further discussion and (hopefully)
participation in GSoC'14.
Much sooner than in previous years, Google has already confirmed that
GSoC'14 will in fact happen [3].
Note that while mistakes herein are mine, many ideas and opinions
aren't. This really tries to be a summary. Please flame >/dev/null,
not me.
GSoC 2007-2012
==============
Data presented in [2] shows that roughly half of the projects resulted
in merged code, and roughly half of the students remained with the Git
community significantly after the end of GSoC. (The sets aren't
exactly the same.)
A feeling expressed in [1], [2] and elsewhere is that this is not
enough value for money and effort. We should therefore discuss how to
improve.
Note that everyone seems to agree that libgit2 had a much better run
in GSoC than core git. There seems to be less agreement on what
exactly they do differently, though.
Theories
========
These are the hypotheses that I have heard (mostly in [1] and [2]) as
to what is bad about Git's prior GSoC participations.
* Aiming far too high, focusing on cool/shiny projects with a large
impact. This also affects the students, who tend to cluster around
the largest, shiniest project suggestions.
* Diminishing returns: Git is too mature, with little low-hanging
fruit left, making such projects harder
* Projects are too political, progress depending on non-technical
arguments
* Our mentors suck on various axes, notably not supporting students
enough in things that matter:
- smooth interaction with community
- ensure fast iteration/short cycles
- navigating the code base
* Scope creep: projects tend to get blocked on some bigger
refactoring/restructuring task that was not in the original proposal
Ideas and Suggestions
=====================
These are mostly from [2]. There were some suggestions that we learn
from Matthieu Moy's very successful student projects (eg. [4]).
* View GSoC much more as a lot of work than free labor
* Break projects into smaller, easier tasks
- They should individually be simple, quick things if the mentor did
them.
- Should be parallelizable so students don't have to block on reviews.
* Mentoring improvements:
- Always have a co-mentor
- Focus on social aspects (who to Cc, etc.)
- Nominate separate "review mentors" to ensure fast review cycles
* Define explicit criteria
- what we want to do
- how we judge code and social interactions
- when to fail the students
* Have students review some patches
Further steps
=============
* Discuss :-)
And then apply this hard-won knowledge systematically. In
particular I think it wouldn't hurt to keep the project proposals
out of this thread until we have agreed on goals/standards to
measure them against.
* Does libgit2 want to remain under the Git umbrella, or participate
on its own?
* Figure out the wiki situation. In previous years the project
proposals and other important information were hosted at k.org [5] and
github wikis [6]. Other options were floated, such as an official
wiki hosted by github. (This is somewhat of a contentious issue that
spans beyond GSoC.)
* Find an org admin and backup. In previous years Shawn and Peff did
this. Would you do it again?
* Gather a list of potential mentors.
[1] http://thread.gmane.org/gmane.comp.version-control.git/216485
[2] http://www.youtube.com/watch?v=XP4CxUkBPSQ
[3] http://googleblog.blogspot.ch/2013/10/50-million-lines-of-code-and-counting.html
[4] http://thread.gmane.org/gmane.comp.version-control.git/221159
[5] https://git.wiki.kernel.org/index.php/SoC2011Projects
similarly for previous years
[6] https://github.com/peff/git/wiki/SoC-2012-Ideas
https://github.com/trast/git/wiki/SoC-2013-Ideas
--
Thomas Rast
tr@thomasrast.ch
next reply other threads:[~2013-10-19 6:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-19 6:09 Thomas Rast [this message]
2013-10-19 10:41 ` GSoC 2014: Summary so far, discussion starter: how to improve? Christian Couder
2013-10-19 12:00 ` Felipe Contreras
2013-10-19 21:51 ` Fredrik Gustafsson
2013-10-26 8:21 ` Thomas Rast
2013-10-20 10:00 ` Thomas Gummerer
2013-10-22 21:31 ` Junio C Hamano
2013-10-26 8:14 ` Thomas Rast
2013-11-21 8:36 ` Thomas Rast
2013-11-21 9:43 ` Christian Couder
2013-11-21 10:04 ` Jeff King
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8761stx04i.fsf@linux-k42r.v.cablecom.net \
--to=tr@thomasrast.ch \
--cc=Jens.Lehmann@web.de \
--cc=Matthieu.Moy@imag.fr \
--cc=artagnon@gmail.com \
--cc=bs@github.com \
--cc=christian.couder@gmail.com \
--cc=cmn@elego.de \
--cc=davidbarr@google.com \
--cc=ethomson@microsoft.com \
--cc=florian.achleitner2.6.31@gmail.com \
--cc=git@vger.kernel.org \
--cc=jnareb@gmail.com \
--cc=martin.woodward@microsoft.com \
--cc=mhagger@alum.mit.edu \
--cc=patthoyts@gmail.com \
--cc=paulus@samba.org \
--cc=pclouds@gmail.com \
--cc=peff@peff.net \
--cc=phkelley@hotmail.com \
--cc=ramsay@ramsay1.demon.co.uk \
--cc=rb@github.com \
--cc=schacon@gmail.com \
--cc=schu@schu.io \
--cc=spearce@spearce.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.