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 A32LLnkwhF+pfwAA0tVLHw (envelope-from ) for ; Mon, 12 Oct 2020 10:31:21 +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 oOHbKXkwhF8NVAAA1q6Kng (envelope-from ) for ; Mon, 12 Oct 2020 10:31:21 +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 67AEA94042A for ; Mon, 12 Oct 2020 10:31:20 +0000 (UTC) Received: from localhost ([::1]:54074 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kRv6t-0002Gu-1I for larch@yhetil.org; Mon, 12 Oct 2020 06:31:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53176) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kRv6O-0002Dz-J4 for guix-devel@gnu.org; Mon, 12 Oct 2020 06:30:51 -0400 Received: from mout-p-202.mailbox.org ([80.241.56.172]:39916) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1kRv6L-00071g-Ry for guix-devel@gnu.org; Mon, 12 Oct 2020 06:30:47 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:105:465:1:1:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4C8w1Y581czQl8P for ; Mon, 12 Oct 2020 12:30:41 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter03.heinlein-hosting.de (spamfilter03.heinlein-hosting.de [80.241.56.117]) (amavisd-new, port 10030) with ESMTP id 0ZtH9U-MAW7x for ; Mon, 12 Oct 2020 12:30:38 +0200 (CEST) Date: Mon, 12 Oct 2020 13:30:38 +0300 (TRT) From: Lulu To: guix-devel@gnu.org Message-ID: <436144678.36404.1602498638338@office.mailbox.org> In-Reply-To: References: <1674337602.21406.1602378860827@office.mailbox.org> <86d01pugrx.fsf@gmail.com> <954068629.23820.1602422321143@office.mailbox.org> Subject: Re: First impressions from delving into Guix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal X-MBO-SPAM-Probability: X-Rspamd-Score: -4.15 / 15.00 / 15.00 X-Rspamd-Queue-Id: CEF9217E6 X-Rspamd-UID: 660de0 Received-SPF: pass client-ip=80.241.56.172; envelope-from=me@erkin.party; helo=mout-p-202.mailbox.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/12 06:30:42 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; 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.01 X-TUID: ozmiJVFLQ16S > On 2020-10-11 18:36 Julien Lepiller wrote: > > From what I understand, outreachy has a contribution period during which you > need to register at least one successful contribution with the project. Out of > the potential interns who submitted a contribution, we then have to select one > to work on the project. Well if you can finish the project before it even starts > it's great, but you'll be left with nothing to do ^^" Oh, I see! It seems I misunderstood the process then; I thought I was supposed to do one of the given tasks during this term. ^^; With this in mind, I'll work on packaging for the time being. Thanks for the clarification! :-) -- Lulu