From 7fa16cd82417904c822800c1fa18ef99427b18b6 Mon Sep 17 00:00:00 2001 From: "Maxime U. Garcia" Date: Fri, 24 Apr 2026 09:53:27 +0200 Subject: [PATCH 1/3] add bytesize for rustqc --- .../events/2026/bytesize_rust_qc_rewrite.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 sites/main-site/src/content/events/2026/bytesize_rust_qc_rewrite.md diff --git a/sites/main-site/src/content/events/2026/bytesize_rust_qc_rewrite.md b/sites/main-site/src/content/events/2026/bytesize_rust_qc_rewrite.md new file mode 100644 index 0000000000..3f1ed5c0ca --- /dev/null +++ b/sites/main-site/src/content/events/2026/bytesize_rust_qc_rewrite.md @@ -0,0 +1,15 @@ +--- +title: "Bytesize: Rust QC " +subtitle: nf-core, modules, claude, code +type: talk +startDate: "2026-05-05" +startTime: "13:00+02:00" +endDate: "2026-05-05" +endTime: "13:30+02:00" +locations: + - name: Online + links: + - https://stockholmuniversity.zoom.us/j/66855293599 +--- + +This week, Phil Ewels (@ewels) will present [RustQC](https://github.com/seqeralabs/RustQC), an AI assisted rewrite of multiple rnaseq related QC tools in Rust. This rewrite follows the principles for rewriting bioinformatics tools with AI, detailed in the [rewrites.bio](https://rewrites.bio/) manifesto that Phil will also discuss. From a4692502f58677a56365a9fb7210b6e344566a99 Mon Sep 17 00:00:00 2001 From: Maxime U Garcia Date: Fri, 24 Apr 2026 11:54:06 +0200 Subject: [PATCH 2/3] Apply suggestion from @maxulysse --- .../src/content/events/2026/bytesize_rust_qc_rewrite.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/main-site/src/content/events/2026/bytesize_rust_qc_rewrite.md b/sites/main-site/src/content/events/2026/bytesize_rust_qc_rewrite.md index 3f1ed5c0ca..a78bcb638f 100644 --- a/sites/main-site/src/content/events/2026/bytesize_rust_qc_rewrite.md +++ b/sites/main-site/src/content/events/2026/bytesize_rust_qc_rewrite.md @@ -2,9 +2,9 @@ title: "Bytesize: Rust QC " subtitle: nf-core, modules, claude, code type: talk -startDate: "2026-05-05" +startDate: "2026-05-12" startTime: "13:00+02:00" -endDate: "2026-05-05" +endDate: "2026-05-12" endTime: "13:30+02:00" locations: - name: Online From b5c3838c6f9f25ca435f7bf0afe18ddca8cb0685 Mon Sep 17 00:00:00 2001 From: Maxime U Garcia Date: Fri, 24 Apr 2026 11:54:32 +0200 Subject: [PATCH 3/3] Apply suggestion from @maxulysse --- .../src/content/events/2026/bytesize_rust_qc_rewrite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/main-site/src/content/events/2026/bytesize_rust_qc_rewrite.md b/sites/main-site/src/content/events/2026/bytesize_rust_qc_rewrite.md index a78bcb638f..d820605a48 100644 --- a/sites/main-site/src/content/events/2026/bytesize_rust_qc_rewrite.md +++ b/sites/main-site/src/content/events/2026/bytesize_rust_qc_rewrite.md @@ -1,6 +1,6 @@ --- title: "Bytesize: Rust QC " -subtitle: nf-core, modules, claude, code +subtitle: nf-core, modules, claude, rust, rustqc, code type: talk startDate: "2026-05-12" startTime: "13:00+02:00"