From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Lightning talk at IPFS camp Date: Fri, 07 Jun 2019 14:39:39 +0200 Message-ID: <874l51h8ms.fsf@gnu.org> References: <87ef4g2zfq.fsf@ambrevar.xyz> <8cdf8d67-2b98-c6f9-e795-d507207b4e1b@fastmail.net> <87y32ff7w9.fsf@ambrevar.xyz> <87k1dygabn.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51010) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hZE9o-0000my-Hk for guix-devel@gnu.org; Fri, 07 Jun 2019 08:39:45 -0400 In-Reply-To: <87k1dygabn.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Thu, 06 Jun 2019 14:36:12 +0200") 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: Pierre Neidhardt Cc: Guix-devel Hi! Pierre Neidhardt skribis: > Konrad Hinsen writes: [...] >> For human input, Git would be OK, with repositories stored in IPFS >> (there's already some support for that, see >> https://github.com/ipfs/go-ipld-git). A more radical redesign is >> Radicle (http://www.radicle.xyz/), which uses IPFS as a collaboration >> platform (still at the git level). I guess Radicle could be used for >> much more than that in Guix, but I haven't looked at that in detail. > > Didn't know Radicle, it looks fantabulous! And... it uses (or plans to) > a Scheme-based language! :) It looks like the =E2=80=9Cright=E2=80=9D design, or at least one that I fi= nd super interesting! (They could have chosen Guile instead of a custom Lisp, but that=E2=80=99s = an =E2=80=9Cimplementation detail=E2=80=9D. :-)) Ludo=E2=80=99.