From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id yNTeFd+VqWHpigAAgWs5BA (envelope-from ) for ; Fri, 03 Dec 2021 04:58:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 8CubEd+VqWFEAwAAB5/wlQ (envelope-from ) for ; Fri, 03 Dec 2021 03:58:23 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 05D0A12D08 for ; Fri, 3 Dec 2021 04:58:23 +0100 (CET) Received: from localhost ([::1]:38246 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1msziI-0001pI-5f for larch@yhetil.org; Thu, 02 Dec 2021 22:58:22 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49856) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mszi8-0001p4-9H; Thu, 02 Dec 2021 22:58:12 -0500 Received: from [2607:f8b0:4864:20::f35] (port=41834 helo=mail-qv1-xf35.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mszi6-0006Wb-Qs; Thu, 02 Dec 2021 22:58:12 -0500 Received: by mail-qv1-xf35.google.com with SMTP id m17so1581381qvx.8; Thu, 02 Dec 2021 19:58:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=gmlpY0V2z+9itKmkSyExrmwQm0z+tjE0TQNmDsh9IIc=; b=WDn8L6cVJOy1k8ytLt3roP1xRJhkYU0iLceHXS4+FUBix0MG6gj/UVzCqNkgN6fVEG xxwoWm5qnNT3lQaHo0WfpqZEQFHLiUQhIs/I/wiDCJY3EZsN9lAiNbXa5+s6T9H6TPtj LWnQj4EV0q5aZK+yzV8Q4pUIMn1omeFdADOGBddjKd5tAtG+o/O1deL/JkIoftbZhOjp UqjGI8FT++4kEHor/FIaf0SnByWGfxs7jrscitYvR5klMg6rJjjoGEpq5OencCuKQy/+ tdEJQg3JMxkN3b19cRFteGVvCQMQsP/1fH8iiQ6IDqd7E1tLYcpyMUl1gAUytXa4P9b0 JFAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=gmlpY0V2z+9itKmkSyExrmwQm0z+tjE0TQNmDsh9IIc=; b=ASA/r++OsdyecZY9ATB4RI6MJCF2NgoZ7SFLG4Bw0yFFa/5ppOkOdJeTi4l2ST1NqU AoolQr+73mm//aV68JHq458dx5sTek0ZQ2KBgenuYpw5I1GUzPKwfzjb1xyUzwZXdmz7 uO9YPw3tjWFjDCyGzU9Oy3JyWhC9Q+YQ5ulXr+obflAuzop7CD7NRAIHHIDMHQT0A9xG yWnerVwNZ0Vv807WM60I67k83sNnMeMs6NnkPnjcuR8TDZgnXkzEp0xtiYHN19p6i6RL 6sR4bpHXPTPRz5oFnocn8YBqe1ZQv1T6hIyAtDrRb75j+mKZ+QIFxYis0mdGMryo2ocV 46ag== X-Gm-Message-State: AOAM531wXpV9GN54d4056DZghWCUf8w806/2yPeHwuOUbu+lE/hgGfUp S4vEWp40bfVuLf0VWdnnH5pX43GHrJl9fA== X-Google-Smtp-Source: ABdhPJxBQ4hrgAdXSE0GKIbHA1t34+bnPXf7dYhZ1N/we3xobOPH1pxq8HZkG3gYzqkvlWQm2/7cXA== X-Received: by 2002:a05:6214:5088:: with SMTP id kk8mr17198250qvb.61.1638503888741; Thu, 02 Dec 2021 19:58:08 -0800 (PST) Received: from hurd (dsl-156-29.b2b2c.ca. [66.158.156.29]) by smtp.gmail.com with ESMTPSA id z13sm1218222qkj.1.2021.12.02.19.58.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Dec 2021 19:58:08 -0800 (PST) From: Maxim Cournoyer To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: Software Heritage fifth anniversary event References: <87sfvc4q8j.fsf@inria.fr> Date: Thu, 02 Dec 2021 22:58:06 -0500 In-Reply-To: <87sfvc4q8j.fsf@inria.fr> ("Ludovic =?utf-8?Q?Court=C3=A8s=22?= =?utf-8?Q?'s?= message of "Wed, 01 Dec 2021 10:41:00 +0100") Message-ID: <875ys6bar5.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::f35 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::f35; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qv1-xf35.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org, guix-science@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1638503903; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=gmlpY0V2z+9itKmkSyExrmwQm0z+tjE0TQNmDsh9IIc=; b=Jopnnd1j6HrEPBpOM49hWHlSTJ6H07xGLeXdnQhEnFYEZJg58ihYzAKAtus6afnbnW1BQQ gR/2rIalPr8B+jTlM+4yYLfmAS2Q9GeX5+EOzK6KlPATXH2Xdf/pQotksXyTpb3I0MyL1+ ojkyrS0J1OXMRqyLJkfBAZO1/SlVyjLvLfd6SQsMJL1VHOXy3ILJxlVG6YwGFh95tvZ4zj xA42ej3OrnMskcSWHC1P87o4Qonwq9WOpZS8HI/OKaWHxE4C4zHY+0DjRQ1/gs+3nOV9yt CleKckXwInmlcRyytBvw/b8A1yjFFMV0D7SvN0fvfdgFHainFaN8AERj59bI9w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638503903; a=rsa-sha256; cv=none; b=b5pwbGY8q7kIQCCutWGhoP6lBghjV/5sVNGsXeCOi6PSYOTYseM0nPtqpl6UHZmrFVr/HF ADhLUKiNDCJQxSu3OUJHMV5+/E0K6lMfajylRoKSjnswbO0dyDCF2UmkOeQ535qCxSSFos sNCE79RF11F0456Jr+XE008Ih6zxdcDKp632d9IlkDBcQHup1qAVx8qTsN4ynxHMDYF4FD yJywx31Tg8Z12rssW+VNbdGj4tgq/el25jy3MixOqMgSqQV4tpQ66hXMTJK7Xm1qU01lzi E72pAkq1UtxPdg7sUjoFxyKBSM5eDHBn1vjm43P9moTfei8b3tvL36JQxy076Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=WDn8L6cV; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.12 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=WDn8L6cV; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 05D0A12D08 X-Spam-Score: -4.12 X-Migadu-Scanner: scn0.migadu.com X-TUID: KtDvha/NAkWk Hello Ludovic! Ludovic Court=C3=A8s writes: > Hello Guix! > > I had the pleasure to attend the Software Heritage fifth anniversary > event yesterday at the UNESCO headquarters (fancy!) and at Inria in > Paris. > > I learned about things others are doing with SWH (notably in the > cultural and scientific fields) and had discussions with hackers (people > who work on Subversion, CVS, Mercurial, and Bazaar =E2=80=9Cloaders=E2=80= =9D, for > instance). I gave a 10=E2=80=9315mn talk on how Guix uses SWH, what Disa= rchive > is, what the current status of the =E2=80=9Cpreservation of Guix=E2=80=9D= is, and what > remains to be done: > > https://git.savannah.gnu.org/cgit/guix/maintenance.git/plain/talks/swh-= unesco-2021/talk.20211130.pdf > > (There was a great talk about Maneage=C2=B9 right before mine.) Interesting! I'm glad you could showcase Guix as a solution to software deployment there. Thank you for sharing the slides, they were interesting/entertaining. I note that they were written prior to 'guix shell' :-). Cheers, Maxim