From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: 02/02: gnu: Add s. Date: Wed, 07 Jun 2017 18:25:29 -0400 Message-ID: <87o9tzwi3q.fsf@netris.org> References: <20170604144555.7655.18380@vcs0.savannah.gnu.org> <20170604144556.5AFA1206F7@vcs0.savannah.gnu.org> <878tl770ht.fsf@netris.org> <87zidl9ew5.fsf@gmail.com> <87shjcyhax.fsf@netris.org> <87y3t487tl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59031) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dIjP6-0003nC-Un for guix-devel@gnu.org; Wed, 07 Jun 2017 18:26:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dIjP3-0001Dy-25 for guix-devel@gnu.org; Wed, 07 Jun 2017 18:26:16 -0400 Received: from world.peace.net ([50.252.239.5]:36358) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dIjP2-0001DX-Ue for guix-devel@gnu.org; Wed, 07 Jun 2017 18:26:12 -0400 In-Reply-To: <87y3t487tl.fsf@gmail.com> (Alex Kost's message of "Wed, 07 Jun 2017 12:29:10 +0300") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Alex Kost Cc: guix-devel@gnu.org Alex Kost writes: > Mark H Weaver (2017-06-06 16:47 -0400) wrote: > >> If only 26 people in the entire world choose to give their project a >> two-letter name, then the chances are good that there will be a >> collision (c.f. birthday paradox), and one of them will need to be >> renamed. >> >> Likewise, if only 5 people in the world choose a single-letter name, >> then chances are good that there will be a collision. Who here has the >> hubris to choose one of those names? Do we want to enable that? > > Thanks for this descriptive answer! Now I understand your position and > I agree with it :-) Thanks :) I renamed it to "s-shell" in commit 9a68fb6c3002f3e440bb01d8c25c660800101c1b. Mark