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 ms0.migadu.com with LMTPS id aDXTNH/6cWFDUAAAgWs5BA (envelope-from ) for ; Fri, 22 Oct 2021 01:40:47 +0200 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 YC+LMH/6cWExKQAA1q6Kng (envelope-from ) for ; Thu, 21 Oct 2021 23:40:47 +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 68B7B8A98 for ; Fri, 22 Oct 2021 01:40:47 +0200 (CEST) Received: from localhost ([::1]:57024 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdhfy-0006Fq-JB for larch@yhetil.org; Thu, 21 Oct 2021 19:40:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54440) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdhfU-0006DT-Gu for guix-devel@gnu.org; Thu, 21 Oct 2021 19:40:16 -0400 Received: from mx1.dismail.de ([78.46.223.134]:17392) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdhfR-0005aX-Ud for guix-devel@gnu.org; Thu, 21 Oct 2021 19:40:16 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id f4c2347e; Fri, 22 Oct 2021 01:40:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:date:content-type:content-transfer-encoding:from :message-id:subject:to:cc:in-reply-to:references; s=20190914; bh=D+TKvDegxjDZsW0MmOkLPdJF6IUIiVzF0FSP5M+GlK8=; b=Ur6WvvTUvVTc 3kBFCwX7vV5qqTVtBuOXqM7CBt6HDqrIlXfOHWLUuwKshr0ThKu0cAQs100xpvxj r78qOdFHXQ7iBYK4Xpj4E+pYxbOyiCZRLW0HrvTFoMS3xSDIbDPBjGQfgVNoz7Bc 3h646Ph98MGSeEhoC/3p/zS57QJiSjOJRMVnLfXIliz1mv9WaE8g+aU8hD/8JF/c WnIoJBxAMsvDqutUGLfgnF1F+5qmNz48E6PhdfhkvQ+env0EuRrdlTp/1Qwf0phL Qa7qT/0oTzUbM49Jc9SK3P/AjS1gWQikd2xn6o+EC2xiR9XpdKLZaErZaTKbSs6/ RBJlZqtu/w== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 6c70b428; Fri, 22 Oct 2021 01:40:09 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 3bef3124; Fri, 22 Oct 2021 01:40:09 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id d041a79d (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Fri, 22 Oct 2021 01:40:08 +0200 (CEST) MIME-Version: 1.0 Date: Thu, 21 Oct 2021 23:40:07 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.14.0a From: jbranso@dismail.de Message-ID: <76fb4d4fa0ff0d3e9d2b3aa247617af4@dismail.de> Subject: Re: Public guix offload server To: "Tobias Geerinckx-Rice" Cc: "Leo Famulari" , "Arun Isaac" , guix-devel@gnu.org In-Reply-To: <877de672g4.fsf@nckx> References: <877de672g4.fsf@nckx> <878rynh0yq.fsf@systemreboot.net> <87h7datm2n.fsf@dismail.de> Received-SPF: pass client-ip=78.46.223.134; envelope-from=jbranso@dismail.de; helo=mx1.dismail.de 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, SPF_HELO_NONE=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: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634859647; 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:dkim-signature; bh=D+TKvDegxjDZsW0MmOkLPdJF6IUIiVzF0FSP5M+GlK8=; b=ncrgv17THfEUPB0HWADh5ROxe80qASv800L/9WrPImqrp1hESx+krwfoZek1OVL1IbDFj8 BCxpnApXNvYggczR4C6Tl5Q2YEjEmAv9mdLkA7a4A4/NNJeD7nIX7HRJAm39ejS81gXya2 yObw2Cf/UmQjvk2SYFlBNApFVd3UqPDhr/W64fCo0O9RVESEtOnztgJoppdAUq/NN92WGR QblMM1fPvPw7Z6yiZqVkVOjyCf4wKdJKxlFl2crnErHDJhNZzjCEdtUv/lrZLZQO2j9OmZ JC4W4wFiexVzWNk484HvHEg0/q71GYSeL/b1+QzkVR/5QuUQUcbdBzwBZDVKkQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634859647; a=rsa-sha256; cv=none; b=GXnAJU6PQoHXmTjuj7Nc/KDiYqiJirs2DnfmGzR3btD09rhUkCJdOww1rASA6M9OO+1wmz ShjUqpzGLA9FUMJoxixxdV9JpQ5OUJCTSHkEQKWf7YQABUl8YRlF3kTQKFmyV5W7FJZA/g 2XHeZ1RiYTGe6JiIaoytsnb5Dc25gyV5YxjcCrrYH8DVdquPPnI6Duz6nOtUz/bvFDEqzO jVhqF52jllGQzCq07sWz9cWle+EpZUeKszb3Pz0hxzCBdtlmQHGPRU09a5J4bkUlKGgVFA u2uOt6RrQuJdlnq+6UrBUJkcMwRvoV+m+deOmcni4/5sgRSZUeNpp9awX9R2XQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=dismail.de header.s=20190914 header.b=Ur6WvvTU; 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-Spam-Score: -5.13 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=dismail.de header.s=20190914 header.b=Ur6WvvTU; dmarc=pass (policy=reject) header.from=dismail.de; 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: 68B7B8A98 X-Spam-Score: -5.13 X-Migadu-Scanner: scn1.migadu.com X-TUID: Ze+GzCoZVRjv October 21, 2021 12:44 PM, "Tobias Geerinckx-Rice" wrote:= =0A=0A> Joshua Branson =E5=86=99=E9=81=93=EF=BC=9A=0A> =0A>> I've got an = old Dell Optiplex 7020 with 30 gigs of RAM with a=0A>> 3TB=0A>> hard-driv= e just sitting around. My landlord and ISP is ok with=0A>> me=0A>> runnin= g a server. I just set everything up. Would this be=0A>> powerful/interes= ting to some?=0A> =0A> Well, not going to lie: yes.=0A> =0A> I've heard t= hat US power is relatively cheap, but are you sure?=0A> :-)=0A =0AI guess= we'll find out how expensive it gets...if I can't get enough =0Adonation= s to keep it running, I could always shut it off.=0A=0A> Kind regards,=0A= > =0A> T G-R