From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=systemreboot.net; s=default; t=1789167060; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=esuJfU7Ch0Ivuxt59MCtRUBVLzWf/jmKvc+yXsKEB3c=; b=UvGmzNrz3bS4s5peikROvIm/0CMAK7NCrdVxzPH3YZwshIyBFoL6yhWK1I+nNOw5tvAlUv bOJoHx0CwtdiiMeGxjYhn7J560cCKcqZZBH/Ydn9V+yT9MkydzXzP9Jngil8NVrQn8JYTY 1LjEWVU2Ez47oyiBaxH6JxO+cfVmDeoLx0ZdFO4ekDmV0vR72UIfLKsyE8RJ+spD35aV+k 0YJ2n6IUg/DyySynyFLrcPYc0uiDkKFmlq1c6QOfE2LKhixskTUi2TNv3SbZ82ocef3HFv nLeyr1czfGgakVjh5XJslO78LKyXq/mysGwYfrK+sscl8r+EbT2LHmaBizTSxw== Received: from localhost ( [143.167.254.140]) by hrrol.systemreboot.net (OpenSMTPD) with ESMTPSA id c6dbd6a2 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 11 Sep 2026 22:51:00 +0000 (UTC) From: Arun Isaac To: guix-science@gnu.org Cc: ravanan@systemreboot.net Subject: Talk at RSECon26 on Guix and ravanan Date: Fri, 11 Sep 2026 23:50:59 +0100 Message-ID: <87ik4bcsh8.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain List-Id: Hi, I gave a talk on Guix and ravanan[1] yesterday at RSECon26[2], the Research Software Engineering conference. My slides are at [3]. [1]: https://forge.systemreboot.net/ravanan/ [2]: https://rsecon26.society-rse.org/ [3]: https://zenodo.org/records/22682923 I have been working on ravanan for a couple of years now. ravanan is a Common Workflow Language (CWL [4]) runner that uses Guix to provide strong reproducibility guarantees and content-addressed caching. CWL is a standards-based workflow language that is used in scientific computing. You may have heard of other workflow languages such as Nextflow, Snakemake and the Guix Workflow Language. [4]: https://www.commonwl.org/ Based on conversations at the conference, I feel that Guix is slowly getting on the radar of the research software engineering world. More and more people have at least vaguely heard of Guix. Compare this with a few years back when no one had a clue. Thanks to the community for having carefully cultivated and cared for Guix these many years! I also ran into Peter Schmidt from the Code for Thought[5] podcast. I may be appearing on his podcast to talk about Guix. [5]: https://codeforthought.buzzsprout.com/ In other ravanan news, the amazing Luis Felipe designed a logo for ravanan. You can see it on the ravanan homepage. Cheers! Arun