From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Subject: Re: Proposal for Outreachy (May-August 2020) Date: Wed, 8 Jan 2020 16:15:11 +0100 Message-ID: <20200108161511.50ec46e5@kompiuter> References: <229482977533dfdcef5a2d60bbc94aee@disroot.org> <4961cfee44055bbb285157a76158f274@disroot.org> <20200107190658.5f35fcbe@kompiuter> <20200108104052.GA3568@E5400> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:53241) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ipD3L-0003ja-LY for guix-devel@gnu.org; Wed, 08 Jan 2020 10:15:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ipD3K-00027t-Bu for guix-devel@gnu.org; Wed, 08 Jan 2020 10:15:23 -0500 Received: from smtpo.poczta.interia.pl ([217.74.65.236]:44371) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ipD3J-00026s-Om for guix-devel@gnu.org; Wed, 08 Jan 2020 10:15:22 -0500 In-Reply-To: <20200108104052.GA3568@E5400> 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+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Efraim Flashner Cc: guix-devel@gnu.org On Wed, 8 Jan 2020 12:40:52 +0200 Efraim Flashner wrote: > > For better or worse Gnome is the dominant desktop in the GNU/Linux > market space and we do have it packaged and offer it as part of our > default desktop example. Furthermore Raghav has already been working > on making Gnome better in Guix. > > As far as the privacy concerns, those can be addressed on a > package-by-package basis but shouldn't be cause to skip it entirely. > I only hope fixing those issues won't take more effort than maintaining our own thing/better alternative one day. It's fine when you can just use configure flags to disable bad features during build time, but what if they start adding proprietary parts to systemd and GNOME will use it even harder? systemd is LGPL'd after all. Embrace, Extend, Extinguish. Jan Wielkiewicz