From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Amirouche Newsgroups: gmane.lisp.guile.user Subject: Re: How to make GNU Guile more successful Date: Tue, 21 Feb 2017 19:33:32 +0100 Message-ID: <2c5433e6-b0c7-46e3-7aa9-04d4292303e7@hypermove.net> References: <2e4e293e-618e-809a-2eff-31576319ea61@gmx.de> <874lzod28a.fsf@web.de> <6deb1610-e31b-b5c2-e9c9-95a2289af216@gmx.de> <87efyrjw94.fsf@web.de> <4b1efcef-f174-1d0e-cb23-730770b6a3bd@hypermove.net> <1496304648.1872847.1487701869570@mail.yahoo.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1487702032 18370 195.159.176.226 (21 Feb 2017 18:33:52 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 21 Feb 2017 18:33:52 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 To: Mike Gran , "guile-user@gnu.org" Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Feb 21 19:33:49 2017 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cgFG0-0004TO-E3 for guile-user@m.gmane.org; Tue, 21 Feb 2017 19:33:48 +0100 Original-Received: from localhost ([::1]:47830 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgFG6-00060w-9W for guile-user@m.gmane.org; Tue, 21 Feb 2017 13:33:54 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgFFj-00060g-ND for guile-user@gnu.org; Tue, 21 Feb 2017 13:33:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgFFi-00010e-VT for guile-user@gnu.org; Tue, 21 Feb 2017 13:33:31 -0500 Original-Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:56093) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cgFFi-00010U-Ph for guile-user@gnu.org; Tue, 21 Feb 2017 13:33:30 -0500 Original-Received: from [IPv6:2a01:e35:2ef3:d930:bdc4:d6ec:636:6090] (unknown [IPv6:2a01:e35:2ef3:d930:bdc4:d6ec:636:6090]) (Authenticated sender: amirouche@hypermove.net) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id A9038A80C7; Tue, 21 Feb 2017 19:33:28 +0100 (CET) In-Reply-To: <1496304648.1872847.1487701869570@mail.yahoo.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4b98:c:538::195 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:13310 Archived-At: Le 21/02/2017 à 19:31, Mike Gran a écrit : > >>>> If you want to do something truly exciting, you could take wingos fibers >>>> and build a high performance web interface for guildhall with them. >>> High performance is not really important in this case. We are not >>> talking about gazillions of npm packages. >> That’s true. That’s why I wrote exciting :) >> >> You could also use the existing (web server) tools to build such a site. > > > The fastest thing would be to create a git project with a > {meta}/{maintainer}/{project} type structure and let people hack away unsupervised > in their {maintainer} subdirectories. Then add a thin libraries that > allows one to pick a specific Git commit UUID as a version number. > > It would be chaos, but, we don't need professionalism when there is nothing > about which to be professional. > > > Or, to be fancier, clone metacpan. It exists. Sorry, I don't understand you want to use git as the package index?