From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: "pelzflorian (Florian Pelz)" Newsgroups: gmane.lisp.guile.user Subject: Re: Diversification [ branched from Re: conflicts in the gnu project now affect guile] Date: Wed, 23 Oct 2019 14:33:43 +0200 Message-ID: <20191023123343.wanooc44orpyo7tk@pelzflorian.localdomain> References: <-IsD5PBFie-kW2VJSYNHx00LodtSHflKNWtY2vjNVQDN126iTMsqHrdxl8zeWE8a53TzM_27wskjsrylIh4bN5jIGVNYOBC6zmE3p1RGyBg=@protonmail.com> <20191023064813.6igo2qi2cwtcz5bz@pelzflorian.localdomain> <20191023113724.bf055453852ec206af8d7bef@gmail.com> <20191023112544.5s65wrzbexnlsj22@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="134708"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: NeoMutt/20180716 Cc: guile-user@gnu.org To: Chris Vine Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed Oct 23 14:39:51 2019 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iNFva-000YuX-Ep for guile-user@m.gmane.org; Wed, 23 Oct 2019 14:39:50 +0200 Original-Received: from localhost ([::1]:34896 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNFvY-0004a3-Ng for guile-user@m.gmane.org; Wed, 23 Oct 2019 08:39:48 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35765) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNFpt-0007cw-2o for guile-user@gnu.org; Wed, 23 Oct 2019 08:34:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNFpq-0002wm-2h for guile-user@gnu.org; Wed, 23 Oct 2019 08:33:56 -0400 Original-Received: from pelzflorian.de ([5.45.111.108]:59666 helo=mail.pelzflorian.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iNFpj-0002qA-Ax for guile-user@gnu.org; Wed, 23 Oct 2019 08:33:51 -0400 Original-Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id D27D83604C5; Wed, 23 Oct 2019 14:33:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pelzflorian.de; s=mail; t=1571834023; bh=qsjZYZr4OcbQOFhkEkkafqO9iJt4cznrwjgsl+7qo9k=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=dRhKZNpLVgfi/aKq/SPAHPJh+04dtXUcMBcYqWJ4o3Jr+aOonyvWyC/aG2nsgdvld w+L7dI/NTI7S4lI3BHgLH6pbT+mgQlLyxxffdZwhAKArdsisINRX47Nyc0ONY4KrUd giwieAMTHI4gVPC9DZmVPWKh/W0givJPCzcgaAfY= Content-Disposition: inline In-Reply-To: <20191023112544.5s65wrzbexnlsj22@pelzflorian.localdomain> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 5.45.111.108 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:15793 Archived-At: On Wed, Oct 23, 2019 at 01:25:44PM +0200, pelzflorian (Florian Pelz) wrot= e: > On Wed, 23 Oct 2019 08:48:13 +0200 > "pelzflorian (Florian Pelz)" wrote: > > On Wed, Oct 23, 2019 at 08:16:34AM +0200, Amirouche Boubekki wrote: > > I only know that subscribing to GNOME Discourse required Javascript > > and its mail headers are less pretty compared to mailman. > >=20 >=20 > These are the reasons why I do not like Discourse. >=20 > > I am not sure what it is that caused gnome to move from mailman to > > discourse, but I suspect it was to get the more up-to-date feel of a = web > > interface. >=20 > I quote Emmanuele Bassi, : > > Having a better archive search, a better moderation system, and a > > decent web UI are the major selling points for switching to > > Discourse. >=20 If there isn=E2=80=99t one already, then I would like to start working on= a written in Guile, free software, old-school bulletin board-like interface, perhaps with a more modern UI design, next week. I do not like Discourse and will need something like this anyway for other projects. I see there already is guile-email and Mumi. So far I had no time looking at either. I would start next week. Regards, Florian