From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Kastrup Subject: Re: [RFH] hackday and GSoC topic suggestions Date: Thu, 13 Feb 2014 10:55:34 +0100 Message-ID: <87sirn72w9.fsf@fencepost.gnu.org> References: <20140205225702.GA12589@sigill.intra.peff.net> <20140213085039.GA29152@sigill.intra.peff.net> Mime-Version: 1.0 Content-Type: text/plain Cc: Jeff King , Matthieu Moy , git To: Christian Couder X-From: git-owner@vger.kernel.org Thu Feb 13 10:55:54 2014 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WDt1N-0005Jk-Fb for gcvg-git-2@plane.gmane.org; Thu, 13 Feb 2014 10:55:53 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753494AbaBMJzs (ORCPT ); Thu, 13 Feb 2014 04:55:48 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:43207 "EHLO fencepost.gnu.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751440AbaBMJzp (ORCPT ); Thu, 13 Feb 2014 04:55:45 -0500 Received: from localhost ([127.0.0.1]:42240 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDt1D-0002KS-6t; Thu, 13 Feb 2014 04:55:43 -0500 Received: by lola (Postfix, from userid 1000) id C54ACE087D; Thu, 13 Feb 2014 10:55:34 +0100 (CET) In-Reply-To: (Christian Couder's message of "Thu, 13 Feb 2014 10:28:02 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Christian Couder writes: > On Thu, Feb 13, 2014 at 9:50 AM, Jeff King wrote: > >> I think Google leaves it up to us to decide. I'd be OK with a project >> made of multiple small tasks, as I think it would be an interesting >> experiment. I'd rather not do all of them like that, though. And >> bonus points if they are on a theme that will let the student use the >> ramp-up time from one for another. > > Yeah, a student working on the "git bisect fix/unfixed" feature, could > fix git bisect testing too many merge bases, and if there is still > time work on moving more code from shell to C. In the context of programming tasks, "if there is still time" is a prime candidate for the successful application of branch prediction. -- David Kastrup