From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id +PJIJofywWXqOQAAqHPOHw:P1 (envelope-from ) for ; Tue, 06 Feb 2024 09:49:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id +PJIJofywWXqOQAAqHPOHw (envelope-from ) for ; Tue, 06 Feb 2024 09:49:11 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=thebird.nl (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707209351; 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; bh=MFeB8gog0Sg1bUin6DhALgyHmg76QYRNXgIEfc19UaA=; b=iq9/Z8KqO4/gCt9ehXzPg7dhkFhpKV21CZHwcYkOHQvZLNrNPAC3S+G4kTmOI76I8Pq/XS o4OKB4llg3OuVh/MJr6bujcJg0gbw/Lawp28K5W7cn82rIJRGFR34fzjnNiBF817nzQ1do HXtXAsHGY97xtrcdd2C/iFZ6qQzYPXBrk36STaGGW2LR2oCGybOSbJao3+hQMRY2K0BxaC utTaRAoKgtz46aybZbdMCWWlQjrUsnBxndKUscVpPhN+dge3u8jN1HrHvAxE7kkaoMLul4 BgJ0JyRjV6kfBIw/c2UwNi7p6BjnH5EZ74tZQGKUZ7zj7jFV2I2G9UuzRRYIPw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=thebird.nl (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707209351; a=rsa-sha256; cv=none; b=X54BvJ3UAlp7psZ1QK6SZp5lKzN+Z2wzfYUxH+Zu6/TBAsdmz3hlw3UzsojUN9Xx5VCYEq bS8Cv6lbWSetJG2m0jW/ugxeaJb5jgvWwyTkbJneCwlS1/fr1x97/QI0MSdZnyEaRWZhKh ysv6WFXeY7PFyfgkGRG2pqwIGDp9wes/gGHcCL5iXhDliyufDW9QtAiJ5pUy1Poas5wRUY 6HBX9fLqLrezI2zLmMWsFV43kZcBgHCS3DalvYaBXHdJpjmcIQDJDa2caKqNqV3u44lkeq mWcrfoihMnGIHvK8Y2owK3SdPxrfsEsYGmL4a2VRy/PvehSDLugXTtFJ4cRKQA== 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 40D953E912 for ; Tue, 6 Feb 2024 09:49:11 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rXH8M-0005Qo-KR; Tue, 06 Feb 2024 03:48:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rXH8K-0005QQ-Vv; Tue, 06 Feb 2024 03:48:48 -0500 Received: from mailx.thebird.nl ([128.140.51.107]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rXH8H-0005uT-Tp; Tue, 06 Feb 2024 03:48:48 -0500 Received: from localhost (mailx.thebird.nl [local]) by mailx.thebird.nl (OpenSMTPD) with ESMTPA id 90eb71ff; Tue, 6 Feb 2024 08:48:42 +0000 (UTC) Date: Tue, 6 Feb 2024 09:48:42 +0100 From: Pjotr Prins To: Tanguy LE CARROUR Cc: Pjotr Prins , help-guix@gnu.org, guix-devel@gnu.org, Steve George Subject: Re: Collecting Guix talks at FOSDEM Message-ID: <20240206084842.s4zng6m7udsps7mo@mailx.thebird.nl> References: <91ef7582-1ba4-4613-b26d-539449eb6d83@futurile.net> <20240206073925.vbvkxgsxvu3dhqsp@mailx.thebird.nl> <170720755500.31230.7066751393054209652@bioneland.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <170720755500.31230.7066751393054209652@bioneland.org> Received-SPF: pass client-ip=128.140.51.107; envelope-from=pjotr.public12@thebird.nl; helo=mailx.thebird.nl X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, UNPARSEABLE_RELAY=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: help-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -1.55 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: -1.55 X-Migadu-Queue-Id: 40D953E912 X-TUID: OrbUcC8WgJT/ On Tue, Feb 06, 2024 at 09:19:15AM +0100, Tanguy LE CARROUR wrote: > Hi Pjotr, > > > Quoting Pjotr Prins (2024-02-06 08:39:25) > > It would also be nice to write a BLOG about what was discussed at Guix > > days > > I have notes about what sessions took place during the Guix days. > I was planning to send (tomorrow?) a patch for the Guix Foundation website > to make it available, like "GNU Guix Days FOSDEM 2023" [1]. > > [1]: https://foundation.guix.info/events/index.html > > I don’t know if it’s the right place to put notes about the content, > though? That is great. We can link out to notes hosted elsewhere.