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 ms0.migadu.com with LMTPS id 1zDYA+FrcmFwYwEAgWs5BA (envelope-from ) for ; Fri, 22 Oct 2021 09:44:33 +0200 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 uDPBOeBrcmEgNwAAB5/wlQ (envelope-from ) for ; Fri, 22 Oct 2021 07:44:32 +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 C526CDE82 for ; Fri, 22 Oct 2021 09:44:32 +0200 (CEST) Received: from localhost ([::1]:51042 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdpE6-0007o1-Jn for larch@yhetil.org; Fri, 22 Oct 2021 03:44:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38100) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdpDZ-0007ID-NO for guix-devel@gnu.org; Fri, 22 Oct 2021 03:43:57 -0400 Received: from mail-wr1-x430.google.com ([2a00:1450:4864:20::430]:41489) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdpDX-000058-KF for guix-devel@gnu.org; Fri, 22 Oct 2021 03:43:57 -0400 Received: by mail-wr1-x430.google.com with SMTP id d3so3333344wrh.8 for ; Fri, 22 Oct 2021 00:43:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=niyJsJZ2X3ZRQ2raCNxZPCEiCd6pCBm7O9hYtzd1u5c=; b=D0PcWaUqCLm9Grj9skdnuCXoo8dS4p4QLWvTQpQkk6VtFAKPDBtWwm4VAgZHoRS8dU 7NgX0bH1yjn1K19AP18tnmoFv9p4mZPSLfm2JTtJJKjJEe19z7SueHkL8VnJqIo/aTPd A5XpZIMOsiQ9uToEysGI9bbrT6Dyq3FvPf/gKbxE4FAi5q3BqAm2ig44BqVnOKZzEVKS ekbvnOciapSXmKtwQAQpfXwdbM0lCWM6xMYyuW4mJbB5NdNHwA7yCiROqkUEZEZSIPaY 528UgjP1PHbCQbnNNAjnz69pwiJP8JLGNJbWqy69a1OM7Bd3h4U9nz5K5MK5Cc6Q/Grr uMOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=niyJsJZ2X3ZRQ2raCNxZPCEiCd6pCBm7O9hYtzd1u5c=; b=O8xutAaLVKUeFp+/UK/2TIrm+ofCo2FNRmq88vKGtVY5wGhZkCIegW0eUDdqXtgA00 B/lgQX/jmakyTcaGfQkrC1I79nAtByWBjU5cIkKuYWGuT7EtDZQAJLuK2NvfXZgbw/ng HbIq4v/iY1teX2lVDT0V0VA86NBl1DgSzeRxhyTfafUfWPLZGyu4If7fnqOzsGBJwP5y wktZP3xgSCFHBO6gM1YAE5Xccm9hHo1QYb5sVTSUivrqPTj7sNofGT3WSOv+cDzewBeq Rc4ldTtLn6iHQDqZka9sN9BUv1KIAV0NXJXow9abdHCNtQOilXUEIPZG4eD6524fE3k3 LbJA== X-Gm-Message-State: AOAM533cQGza+s/JKGW0FPFt7iaFUph8nfdSEWiBk85Yb+/5ixXt9W9w EpYtI2x1l2fmbaxucRsE52MXROH/vGY= X-Google-Smtp-Source: ABdhPJwtovru9Tk1nKI5HgcZudwqQW2lm980WTmpYdH6D4rOumAs5c0JJzYharDoj7x59k8mXX1MXQ== X-Received: by 2002:adf:9147:: with SMTP id j65mr13614506wrj.163.1634888633686; Fri, 22 Oct 2021 00:43:53 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id w4sm2970232wrk.76.2021.10.22.00.43.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Oct 2021 00:43:52 -0700 (PDT) From: zimoun To: Arun Isaac , Ricardo Wurmus Subject: Re: Incentives for review In-Reply-To: <87v91qb5n1.fsf@systemreboot.net> References: <874k9if7am.fsf@inria.fr> <86ee8hfm1k.fsf@gmail.com> <87sfwx896z.fsf@inria.fr> <86k0i9drh5.fsf@gmail.com> <87mtn56mzg.fsf_-_@inria.fr> <87cznyfmcb.fsf@gmail.com> <87sfwu8ien.fsf@elephly.net> <87v91qb5n1.fsf@systemreboot.net> Date: Fri, 22 Oct 2021 09:40:25 +0200 Message-ID: <86mtn1zevq.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::430; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x430.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: , Cc: guix-devel@gnu.org 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=1634888672; 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=niyJsJZ2X3ZRQ2raCNxZPCEiCd6pCBm7O9hYtzd1u5c=; b=EN6YPdZVsfq4+uHOYCqlhbSAYEfpSJ7SQdecPWlXdUl9N+XbiGiUJ8m5XG0YAfUSyq3HMC uw8DpyVb+JJYdWnevuDphKb7ueG3R5+rr0csa91Dkd3MQSacR8cVzptJ2jWpJ2N6cdqesg Z7SVPr20WWfx/GxTASh6DatuKuexW0lE8I+jrIEE0GbaH0bbAtXUUJSMnwe8lgifnE6arW 1zi5Bp2ofOlPZNvrjZK0IWAuLYp7DcElZbMKPGatVCIBBZXdnLj2s4mRBvkxgJ0Nfnp1gJ lT8jarkcYZFj/2zTsdhpGKRjfP4wj2k8eWkNYgSslIfEhWJcdS6GqYkHdN4sbA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634888672; a=rsa-sha256; cv=none; b=b88ElmYs4dloRcvFgMjpMl2KcWL9aFPsWLZpt8sBPxMINhc90zyv8eGin5hxiiFt6if78y t+YfYXDvr9FNkW0S1T2fY3g8qSsfnBMxolQM9CGH8CfxFb6CXftOe0awBkA5+NhWEshd1j ahQGRAveGXRFDUH0XEMw6Tzfwd655c+iuubjRAUi1KffcMlirl6hrRUQGFUVsUEdGe9OuB 5CCHjeYhwCF71ZWkic2Cf+8Jy7n0wFP+N9erkHlNDnxeWR3Npc0PJ/ZtX73Cb8czGfRYHU p81RKxAh0A0x/99RcupFRfBJN7Akjqjgaj9xxWSxHwojtzT2I7AQykYEPhimbw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=D0PcWaUq; 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-Migadu-Spam-Score: -3.13 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=D0PcWaUq; 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-Migadu-Queue-Id: C526CDE82 X-Spam-Score: -3.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: +KQ1BUXMK+2I Hi Arun, On Thu, 21 Oct 2021 at 23:51, Arun Isaac wrote: > The way I see it, we are outgrowing general purpose bug trackers like > debbugs. We need a special purpose bug tracker specifically for Guix > with its special requirements. We are a big enough community for this to > be important. For an example of such =C2=ABspecial purpose bug tracker=C2=BB, give a look= at what Org-mode people do: Well, it is currently down. It looks like that: The code running it is Woof (lisp based): Maybe there are some ideas to borrow. :-) Cheers, simon