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 uK4iHJNavl8kIwAA0tVLHw (envelope-from ) for ; Wed, 25 Nov 2020 13:22:27 +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 YJsPGJNavl8oCQAA1q6Kng (envelope-from ) for ; Wed, 25 Nov 2020 13:22:27 +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 0A8C49402B0 for ; Wed, 25 Nov 2020 13:22:27 +0000 (UTC) Received: from localhost ([::1]:51256 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1khukX-0003J1-Tw for larch@yhetil.org; Wed, 25 Nov 2020 08:22:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:38724) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1khuhy-0001fR-64 for guix-devel@gnu.org; Wed, 25 Nov 2020 08:19:42 -0500 Received: from mail-wm1-x32e.google.com ([2a00:1450:4864:20::32e]:39907) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1khuhw-0006YO-GY for guix-devel@gnu.org; Wed, 25 Nov 2020 08:19:41 -0500 Received: by mail-wm1-x32e.google.com with SMTP id s13so2121344wmh.4 for ; Wed, 25 Nov 2020 05:19:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=jlqb2/dmeyaL5Q+P9jMnMLfpp+ze+heLk1F0jDRG5rQ=; b=t/XJJupE7x9A0H9Mx9qg3A6VaihWKnbxiXbXA5auk3bc7TFxRtKmIfBtPe0oozOvuz 8Yb+GOq+yibrqOFp2IYkchL+CrudjU/sWYCLxSF4WhJ8pACQcN7psnVRKvHfrdXZ7hdl XddPM3mk4l8Pl+Opt8LespcTi6nbXMjHguqHXxeiqsd/+ZZyfSUYxyRKs2tCqwZhOl0M lm3GXw+882Ce/LIGNkXCByqerYQoSsFCV+BycCHMV0gXDIfuq9Yc+I/2vTsaIL9VCLoe SuBUHN0NIn7n9jBDPovZDH1Fn8LHKgc9vOt1gGpU9MX/etGh0MgjmgbYEGsHV2GlKoRP EICQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=jlqb2/dmeyaL5Q+P9jMnMLfpp+ze+heLk1F0jDRG5rQ=; b=GZecKZBI0ovd9BbQSZZ4avSz47es+EuJWQFNb6mO+JuYrouFo8RbowjI4Q1jS0dn/S vzgrICD1JLEZIPfbryf8hN+XWOgtYpz6zm6fwz/CquVxLA7YyvVvC2eqkzkre90WcwXf 4j7hg8Wiz6zzjhZhEb+3vJyKmQLOxUbpZi7NWoNvoYhZdUoyXtmBunxPTZrE68GAKsHF ZasVnxELzvl0brWzN2ZocgKq9bmykMI7/qKJ858Jy3bqWwgGuIC6l7TTwhNd68c/0C+O L4BKLMN9Jy1dQYrgosUIeRgrqjocfTfqB0Tm2LotOo66voLbVpSuPwBWoKdYzrREag+P dVDw== X-Gm-Message-State: AOAM532dRbkHCsjM6zGNML4ZbivqyalGJOF4At/D2Uy85jxx7Ccc/2xM 66IVDvEhoHIbi0qjv6dL++W0cFIqB01pCA== X-Google-Smtp-Source: ABdhPJxugug3r26YiDdeb0LIdXkCNRg07MxyT/PE/XKmsZZcP1IO6IUsu0kRVaDQeYaG38VJ3D5/6Q== X-Received: by 2002:a7b:c11a:: with SMTP id w26mr3847032wmi.131.1606310378661; Wed, 25 Nov 2020 05:19:38 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id q12sm4737113wrx.86.2020.11.25.05.19.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Nov 2020 05:19:38 -0800 (PST) From: zimoun To: Arun Isaac , guix-devel@gnu.org Subject: Re: Thank you for participating in the Guix Day! In-Reply-To: <87h7perc9h.fsf@systemreboot.net> References: <20201124030056.53f92023@tachikoma.lepiller.eu> <87h7perc9h.fsf@systemreboot.net> Date: Wed, 25 Nov 2020 14:19:17 +0100 Message-ID: <864kldtvze.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::32e; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x32e.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, 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-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=t/XJJupE; dmarc=pass (policy=none) header.from=gmail.com; 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.71 X-TUID: EUl0TKiUAuEd Hi Arun, Thank you for your kind words. On Tue, 24 Nov 2020 at 21:13, Arun Isaac wrote: > I'm happy it was an online event and I could participate. I live in > India and travelling to Europe is a bank-breaking endeavour that is > normally out of the question. I think even future offline Guix Days, > after the pandemic, should have an online component so that a wide > audience can participate easily. It's not the same as an actual offline > presence, but it's better than nothing at all. For the previous pre-FOSDEM Guix Days 2020 back in Feb., we discussed to stream part of the event. On one hand, for the exact same reasons you explain; on the other hand, streaming could reduce the interactivity or mitigate the impulse for the attendees to take the floor. At the end, technical details spoke by themselves. I do not know when (or if) physical events such as pre-FOSDEM Guix Days will happen in the near future. For sure, the historical place in Brussels where these pre-FOSDEM Guix Days are organized does not have a network able to support streaming. Since this historical place would not change* =E2=80=9Csoon=E2=80=9D, first= because we like it (I speak for myself) and second because it is accommodating, ideas to deal with poor network are welcome. :-) Personally, I am lacking imagination for that but I am sure that Guixers around will find a neat hack to fix it. :-) All the best, simon *change: I have never been part of the organizing team, but that=E2=80=99s = my feelings.