From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id YHPCHsieJWCwKwAA0tVLHw (envelope-from ) for ; Thu, 11 Feb 2021 21:16:56 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id Wf6SGsieJWD3XgAA1q6Kng (envelope-from ) for ; Thu, 11 Feb 2021 21:16:56 +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 7DDD09403D5 for ; Thu, 11 Feb 2021 21:16:55 +0000 (UTC) Received: from localhost ([::1]:53258 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lAJKY-0007q9-Ft for larch@yhetil.org; Thu, 11 Feb 2021 16:16:54 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:49292) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lAJKM-0007nc-F2 for guix-devel@gnu.org; Thu, 11 Feb 2021 16:16:42 -0500 Received: from wout3-smtp.messagingengine.com ([64.147.123.19]:45433) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lAJKJ-0002lo-QJ; Thu, 11 Feb 2021 16:16:42 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id C0B33839; Thu, 11 Feb 2021 16:16:34 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Thu, 11 Feb 2021 16:16:35 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-transfer-encoding:in-reply-to; s=mesmtp; bh=QDXyLsVelHBdK3OjCJEshto6RSQArDpbBgmwTl5KWy8=; b=InFlkik31z8t 2VFrcSksFRAVGmEhEWBlGeguqoKsqsUOEYzDfZuxCLsKsHl4H6uzUSCrqmKcb/5s qptNqVCH5jC0D699bveM9TIsqrlo/yEMZOQjIJULCLiZCj+prXTZVJX8Cl+BCCPS avhuCVV7ocxbje0OJKxnUEhnMUXqhUI= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=QDXyLsVelHBdK3OjCJEshto6RSQArDpbBgmwTl5KW y8=; b=LC2TAKp7zNsRyyOXdIBxA0fhAhJGxiAGzhRrRW+wLroFjeGACGBng9AVf tIdvKGm8GXne8OcetdC54VXp2GpnJ6q4IU7H2Ii7KOwAhT0XKaycifVzPj8LgdM/ 86DyAbqY3wC/hdjnZveae71+UbacBlsC14Yv6sXVB/zGwqwAbYcAkZCzTtD3FCLM X8YT4cfx1BuQMruIFGbC1lrF4DR4BPccheMx/SGtri/Vr8sqZNFYXnNPISsl18Ni jr7b5c0j8M8vWwthbanDvwaj14eEP98SpUkhUu+ciwfvSGLc6W/Fm2k8PsnJGI3Y qTOlJttCzkhSxffnhBD6NhMZyV9Fw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrheelgddugeeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtugfgjgesthekredttddtjeenucfhrhhomhepnfgvohcu hfgrmhhulhgrrhhiuceolhgvohesfhgrmhhulhgrrhhirdhnrghmvgeqnecuggftrfgrth htvghrnhepgeejgeeghedtudfgffdutddvffefffejkeffffevffehgedvvdeutdffkeej jeejnecukfhppedutddtrdduuddrudeiledruddukeenucevlhhushhtvghrufhiiigvpe dtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehlvghosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Received: from localhost (pool-100-11-169-118.phlapa.fios.verizon.net [100.11.169.118]) by mail.messagingengine.com (Postfix) with ESMTPA id 9BEF71080059; Thu, 11 Feb 2021 16:16:33 -0500 (EST) Date: Thu, 11 Feb 2021 16:16:32 -0500 From: Leo Famulari To: Andreas Enge 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=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Received-SPF: pass client-ip=64.147.123.19; envelope-from=leo@famulari.name; helo=wout3-smtp.messagingengine.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham 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.36 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=famulari.name header.s=mesmtp header.b=InFlkik3; dkim=fail ("headers rsa verify failed") header.d=messagingengine.com header.s=fm2 header.b=LC2TAKp7; 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: 7DDD09403D5 X-Spam-Score: -1.36 X-Migadu-Scanner: scn0.migadu.com X-TUID: ddzecyI+xpKu On Thu, Feb 11, 2021 at 10:04:43PM +0100, Andreas Enge wrote: > 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. Oh, I understand more clearly now. I agree with your feelings on the subject. Let's see what kind of hardware we are able to get, and then we can start to find places to put it.