From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id qcYSCCycJWB8MQAA0tVLHw (envelope-from ) for ; Thu, 11 Feb 2021 21:05:48 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 8B90AyycJWCkDAAAB5/wlQ (envelope-from ) for ; Thu, 11 Feb 2021 21:05:48 +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 3D973940418 for ; Thu, 11 Feb 2021 21:05:47 +0000 (UTC) Received: from localhost ([::1]:39764 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lAJ9m-0001If-4m for larch@yhetil.org; Thu, 11 Feb 2021 16:05:46 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:46972) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lAJ8x-0001IW-B5 for guix-devel@gnu.org; Thu, 11 Feb 2021 16:04:55 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:39410) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lAJ8v-0001Co-RQ; Thu, 11 Feb 2021 16:04:55 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 8D3AA27B; Thu, 11 Feb 2021 22:04:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qoV9hyxW-rtJ; Thu, 11 Feb 2021 22:04:45 +0100 (CET) Received: from jurong (unknown [IPv6:2001:910:103f::457]) by hera.aquilenet.fr (Postfix) with ESMTPSA id AE9B522; Thu, 11 Feb 2021 22:04:44 +0100 (CET) Date: Thu, 11 Feb 2021 22:04:43 +0100 From: Andreas Enge To: Leo Famulari Subject: Re: Guix Day: Notes from the CI session Message-ID: References: <87ft26xzci.fsf@inria.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Spamd-Bar: / X-Rspamd-Server: hera X-Rspamd-Queue-Id: 8D3AA27B X-Spamd-Result: default: False [-0.34 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_ALL(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; MID_RHS_NOT_FQDN(0.50)[]; FORGED_RECIPIENTS(2.00)[leo@famulari.name ..,andreas.enge@aquilenet.fr ...]; RCVD_COUNT_TWO(0.00)[2]; BAYES_HAM(-2.84)[99.31%] Received-SPF: neutral client-ip=185.233.100.1; envelope-from=andreas@enge.fr; helo=hera.aquilenet.fr X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_NEUTRAL=0.779 autolearn=no autolearn_force=no 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: , Cc: guix-devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.86 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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-Migadu-Queue-Id: 3D973940418 X-Spam-Score: -1.86 X-Migadu-Scanner: scn1.migadu.com X-TUID: LYgWrhes/p+E Hello, Am Tue, Feb 09, 2021 at 04:45:26PM -0500 schrieb Leo Famulari: > Regarding hosting, I heard objections to spending significant amounts of > money on it. But, there was also an objection to hosting the machines in > people's homes. Do we know anyone who could donate some rackspace? Or > office-space, if we acquire workstations instead of servers? that is not quite what I objected :) I think that if we buy many not so expensive machines, we could host them at people's homes. I was just a bit hesitant that individuals host a 10000¤ machine. If there is only one or two, I might be able to host them at my institute, however. Andreas