From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id GAZ1CI7S6l5aRwAA0tVLHw (envelope-from ) for ; Thu, 18 Jun 2020 02:33:50 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id oAApBI7S6l79PQAAbx9fmQ (envelope-from ) for ; Thu, 18 Jun 2020 02:33:50 +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 9BE8D940418 for ; Thu, 18 Jun 2020 02:33:49 +0000 (UTC) Received: from localhost ([::1]:58772 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jlkNA-000643-JA for larch@yhetil.org; Wed, 17 Jun 2020 22:33:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36634) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jlkN2-00063r-Qc for guix-devel@gnu.org; Wed, 17 Jun 2020 22:33:40 -0400 Received: from mail-qk1-x72a.google.com ([2607:f8b0:4864:20::72a]:39793) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jlkN1-0006uy-82 for guix-devel@gnu.org; Wed, 17 Jun 2020 22:33:40 -0400 Received: by mail-qk1-x72a.google.com with SMTP id l6so569405qkc.6 for ; Wed, 17 Jun 2020 19:33:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-transfer-encoding; bh=D2QVBO9VIpRhr+djkEzoxKXpxGFy1k0zv7nLwMIzYCU=; b=fkeiZ2ZbIap2x9DNc+M95EKfTN4eYraIWLTADr82MZIAeKatToj1QTGSGAw8ZAOr0/ +QvqZW9c5Nk2q0cPkG3iGvDJ9fJKHTMpMCS/kHQMcDcSW7G82Mc+3Khmw378sph0efT2 IXt+FQe7CSdZNQivPyeLG85SeAlSV6rO5t6g6nwPAmUKpw69CbvyLrL1tBZIlQAXKnvE PNHMwyKYC7HuASM/Yno+rqAppDr1Q/0P4kjtOZVstk3vEcEELIYPTB3lZil9o7ZtUWSv XSAqR/SNAsbOgsGNnvXdioertr5qBTdw4w0T0M+iYfNjwOjdJl52Cj4i6OTE+Ho73pG5 cgLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=D2QVBO9VIpRhr+djkEzoxKXpxGFy1k0zv7nLwMIzYCU=; b=anmWFkfCLw0GcrVhb9KgdbnnoJNC0woa418LtF+VkMHWBso+PrYKVXVjILlb7GHyDt rnSqUMaTV+m7Q9UeizvqCBG6ddahhHdhZRX43jEfmLLwokaSll57JozQBUDii+PVvbdg El1rJc1yTYNZYuOeaylWgmpOgZ+tk3nmSJ/MVqqEUIfM2t7oU6Y+AKZoHWXzTwfOf2Q9 CLwSjxjyyUWSrqRrURyi7az1Nc2TwJnkvAEDMnP1yfE1z3zS6NScDrGrDyzBJ1Kyt2yi VsvEDbFvymtX3lc+BRPVKO1zKdegyNSLiiNeGTISXr5rNLRx50T9+YN3UtZG+S0e0kmV j08Q== X-Gm-Message-State: AOAM5331ug7fZ5P+6Z8c5jHRQvM+SUhwnPkz1rsmHSc0Uv2sC09P3SGz hR4JvYbXSx4Lsz6MWvgFfH0MwQ/+CRY= X-Google-Smtp-Source: ABdhPJyplPHOrDTyhlsP3b+T4qWtIDmN+B/pL7PGQYwR27MVtOsNJbUa0k35xUsSaftALl7nF9Glhw== X-Received: by 2002:a37:624a:: with SMTP id w71mr1749975qkb.452.1592447617642; Wed, 17 Jun 2020 19:33:37 -0700 (PDT) Received: from hurd (dsl-10-128-163.b2b2c.ca. [72.10.128.163]) by smtp.gmail.com with ESMTPSA id o21sm1646010qkk.4.2020.06.17.19.33.36 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Jun 2020 19:33:37 -0700 (PDT) From: Maxim Cournoyer To: guix-devel@gnu.org Subject: Re: =?utf-8?Q?=E2=80=9CReproducible?= research articles, from source code to =?utf-8?Q?PDF=E2=80=9D?= References: <87d05ztcxj.fsf@inria.fr> Date: Wed, 17 Jun 2020 22:33:35 -0400 In-Reply-To: <87d05ztcxj.fsf@inria.fr> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22\?\= \=\?utf-8\?Q\?'s\?\= message of "Tue, 16 Jun 2020 14:25:44 +0200") Message-ID: <877dw5drwg.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::72a; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qk1-x72a.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list 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+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=fkeiZ2Zb; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: IeSIZMlFbObN Hi Ludovic! Ludovic Court=C3=A8s writes: > Hello! > > This new post introduces the work I did to have a fully reproducible > replication (!) of a 13-year old article, using Guix to express the > whole pipeline: > > https://hpc.guix.info/blog/2020/06/reproducible-research-articles-from-= source-code-to-pdf/ > > Feedback welcome! > > Ludo=E2=80=99. Fun :-). Thanks for sharing. Maxim