From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: Publishing news about Guix on a weekly basis Date: Mon, 4 Nov 2019 06:44:13 -0600 Message-ID: <20191104124413.2oleneh4pd6e3a3v@thebird.nl> References: <87h83lywwx.fsf@cbaines.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45078) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRbnl-0006Sn-K8 for guix-devel@gnu.org; Mon, 04 Nov 2019 07:49:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iRbnk-0008Pn-HD for guix-devel@gnu.org; Mon, 04 Nov 2019 07:49:45 -0500 Received: from mail.thebird.nl ([94.142.245.5]:40448) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iRbnk-0008PG-BO for guix-devel@gnu.org; Mon, 04 Nov 2019 07:49:44 -0500 Content-Disposition: inline In-Reply-To: <87h83lywwx.fsf@cbaines.net> 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.org@gnu.org Sender: "Guix-devel" To: Christopher Baines Cc: guix-devel@gnu.org On Sun, Nov 03, 2019 at 12:19:42PM +0000, Christopher Baines wrote: > 1: http://prototype-guix-weekly-news.cbaines.net/en_US/2019/41.html > 2: http://prototype-guix-weekly-news.cbaines.net/en_US/2019/42.html I think it would be useful to show a rolling report of upgraded/added packages. We used to have the mailing list for that and now debbugs. A simple page that can be reloaded to see the latest with version info and link outs to the builds would be rather useful. Then, on a weekly basis, create an overiew. Not only good for humans, also good for search engines. I find the current package list https://guix.gnu.org/packages/ pretty useful, but I would like a search function because one keeps clicking to find a certain package. May also be an idea to provide links throught the guix CLI, such as https://guix.gnu.org/packages/alsa-lib-1.1.9/ Pj.