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 BjbTAE/VvV+YdQAA0tVLHw (envelope-from ) for ; Wed, 25 Nov 2020 03:53:51 +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 YKfKN07VvV9+VgAAB5/wlQ (envelope-from ) for ; Wed, 25 Nov 2020 03:53:50 +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 6E48C940482 for ; Wed, 25 Nov 2020 03:53:50 +0000 (UTC) Received: from localhost ([::1]:42482 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1khlsL-0002iH-6T for larch@yhetil.org; Tue, 24 Nov 2020 22:53:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60866) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1khlrz-0002hZ-A0 for guix-devel@gnu.org; Tue, 24 Nov 2020 22:53:27 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:53587) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1khlrx-0000ZJ-QJ for guix-devel@gnu.org; Tue, 24 Nov 2020 22:53:27 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 586DC5C01C7; Tue, 24 Nov 2020 22:53:24 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Tue, 24 Nov 2020 22:53:24 -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:in-reply-to; s=mesmtp; bh=J+gJ/wU5TvyR9L5SsvmZY6qr Ya2pLOBU5BEtAh94gA0=; b=bKfihsFlBUU9mOBiVnFe4rlGu10wmOk2F16hQzm5 8YM2LVzHFgbAd0RBhYcwmd9gdUPVcuKvANhw6lwVrZj2qT1QMJgfGQ5IKSp+saK4 QvG0ViimiZArb2zYh6wLfy1BkYOAR+QC0+x4R373p722ah2wsfmnrVi5AKmwt9QI HRg= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc: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=fm1; bh=J+gJ/w U5TvyR9L5SsvmZY6qrYa2pLOBU5BEtAh94gA0=; b=qDnH1HEDaRBDZ/LLOpZ9IF QJhM9am5wxigJCHrXxCnY72xyUtLy/PjU3LZIUSpV6+i+8WGn/GAeAdMZ18HIFhw SVXv+UQawLiPuQcMlmS5Y/gVDhSMA58l/WQZmYFVn8Qmk6PJdrdAQxaANF9Dfdf9 xoKKhwd/cZB9Rcqp7yK+4kf3ADrBdhlA6wri/mJjFyah9wg0qWFOmYgDa0svunuE Z+MwxPLHiX7uJJeXsQ9bRWvIcWZaMkHnip8vENTATNIkmHXNg0pCHsNXPW1es8rC 7d50M9ysgOJS7jJqCaMYdaHjhum0x+8LzhAMaBYt9VaeveN17dIW3fYvnK1XXlwQ == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudegledgieegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvuffkfhggtggujgesthdtre dttddtvdenucfhrhhomhepnfgvohcuhfgrmhhulhgrrhhiuceolhgvohesfhgrmhhulhgr rhhirdhnrghmvgeqnecuggftrfgrthhtvghrnhepueekkedtffdvtddugeejgedtvefhue efiedvjeeitdeigedtveejvdejheffvefgnecukfhppeejfedrudeguddruddvjedrudeg ieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehlvg hosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Received: from localhost (c-73-141-127-146.hsd1.pa.comcast.net [73.141.127.146]) by mail.messagingengine.com (Postfix) with ESMTPA id DD75C328005A; Tue, 24 Nov 2020 22:53:23 -0500 (EST) Date: Tue, 24 Nov 2020 22:53:21 -0500 From: Leo Famulari To: raingloom Subject: Re: Thank you for participating in the Guix Day! Message-ID: <20201125035321.GA22745@jasmine.lan> References: <20201124030056.53f92023@tachikoma.lepiller.eu> <20201124212637.262fffc2@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201124212637.262fffc2@riseup.net> Received-SPF: pass client-ip=66.111.4.27; envelope-from=leo@famulari.name; helo=out3-smtp.messagingengine.com X-Spam_score_int: -7 X-Spam_score: -0.8 X-Spam_bar: / X-Spam_report: (-0.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, PDS_TONAME_EQ_TOLOCAL_SHORT=1.999, 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=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@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=famulari.name header.s=mesmtp header.b=bKfihsFl; dkim=pass header.d=messagingengine.com header.s=fm1 header.b=qDnH1HED; 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-Spam-Score: -1.21 X-TUID: YjdhA9niAczU On Tue, Nov 24, 2020 at 09:26:37PM +0100, raingloom wrote: > My only issue was that I had to reconnect audio every 3-4 minutes, > sometimes having to do a full reload. BBB was nice, but apparently it's > still pretty heavy. Can you say what web browser you were using? Bonus points if you can give us the exact version, assuming it's from Guix. And what kind of computer did you use?