From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0AFZG3+1AGUIYwAA9RJhRA:P1 (envelope-from ) for ; Tue, 12 Sep 2023 21:01:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0AFZG3+1AGUIYwAA9RJhRA (envelope-from ) for ; Tue, 12 Sep 2023 21:01:19 +0200 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 4F0CA39A43 for ; Tue, 12 Sep 2023 17:37:01 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694533023; 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; bh=5d7JxDaYYDcQoM2D7AAKiy6RHzFlPVsgZTOo7C4kXk0=; b=nhGjPWaVnqlcRpDeC/tVNzz8d0VRml2xAXkXexp/CBZ5C0sKtp/CTiHSnucS7HP1ZHde7x 7mks10kpiHbNk+mqzmRdIlmb/rqdUPUeQV740FH5G4XuKel7q/X9hPKkaJZuW1SF0dzX3/ oC4y+gwHT3AWmE6Q6fuL+b6mZi96MImH+9e2mVjKSfbZ0QEuz4GJ6NR7G8m0cQpL5tg+lK +UnW8PbcWVHw0dpZanbC4+aSf0hchivfGr2Bda0JlPuVkBecQjHTjYBK2DjFUbSOYbFeif dbM8uIw1N3sY7bLC00dbUg0yThCnMbD6H5J4qZ8lNxMAvVnZ23FiEMgXHIS7hA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694533023; a=rsa-sha256; cv=none; b=t3Nc4zhmZ9gW+EXC0Q0f67P/qQsK9lxgtU0e4oZ4HppTI+aa6wrWy+4AaerV5mABmTje1W I8entjuJtE01ERGkwWcFz9hj7Q/J2WaTY+7fEh7AQWW5/+oB2l9oftwGe8/HuCTm5YzoMx aTjgJCo7Egh8JjoCi5bYg+axslArYsqAJfhqqVQ6CVeulSvjFA0N88/gd4UbxyLCSNYkNK oFiFeusII2g+EtLKHEoF7KjjuKncEZGfj9+R0+4ptHA2MNtpSB+fDLh82Vdf6ZO1GQsdii oX7+H+egvaKOPzm4c3JdrbBY2w0yck4yV2v3biDTl88GOM819WTxYeWMwdeQMw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qg5QY-0008Kv-3G; Tue, 12 Sep 2023 11:35:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qg5QW-00087c-BT for guix-devel@gnu.org; Tue, 12 Sep 2023 11:35:44 -0400 Received: from ciao.gmane.io ([116.202.254.214]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qg5QU-0001y9-6d for guix-devel@gnu.org; Tue, 12 Sep 2023 11:35:44 -0400 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qg5QQ-0004sN-RI for guix-devel@gnu.org; Tue, 12 Sep 2023 17:35:38 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: guix-devel@gnu.org From: Katherine Cox-Buday Subject: Re: How can we decrease the cognitive overhead for contributors? Date: Tue, 12 Sep 2023 09:35:33 -0600 Message-ID: <3b121e43-3fd5-3ec5-a944-49a6b4e048ea@gmail.com> References: <20230827135726.y33t55w4cvq6zsvb@X-kone> <874jkift8v.fsf@gmail.com> <867cp4sj7k.fsf@gmail.com> <38242808-2f06-4674-3842-aea1a5378d05@gmail.com> <86v8cop6sy.fsf@gmail.com> <8634zrpt40.fsf@gmail.com> <37edb289-d49e-0d74-05f2-4cc93c6129aa@gmail.com> <867cozr0gd.fsf@gmail.com> <87h6o0dhr0.fsf@xelera.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Cc: Attila Lendvai , Liliana Marie Prikler , Andreas Enge , "Felix Lechner via Development of GNU Guix and the GNU Systemtdistribution." Content-Language: en-US In-Reply-To: <87h6o0dhr0.fsf@xelera.eu> Received-SPF: pass client-ip=116.202.254.214; envelope-from=gcggd-guix-devel@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: -9 X-Spam_score: -1.0 X-Spam_bar: - X-Spam_report: (-1.0 / 5.0 requ) BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NICE_REPLY_A=-1.473, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_NONE=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.29 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 1.69 X-Spam-Score: 1.69 X-Migadu-Queue-Id: 4F0CA39A43 X-TUID: qUfHVxYnkMRE Message-ID: <20230912153533.e7LwbXNeCwzdy_biuQqud8oXNRaSEi7PC7G0_gZAKUc@z> On 9/11/23 6:19 AM, Giovanni Biscuolo wrote: > If you want I can add a little bit of Italian attitide at discussing in > detail tiny variations of the same thing :-O... just joking, eh! ;-) One of the reasons I love working with people from around the world is the delight in discovering that despite real cultural differences, we are all human. I think discussing minute details in a search to be perfectly understood is a very human thing that transcends cultures :)