Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68999 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37084 invoked from network); 11 Sep 2013 12:46:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Sep 2013 12:46:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.215.10 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.215.10 mail.experimentalworks.net Received: from [217.114.215.10] ([217.114.215.10:55857] helo=mail.experimentalworks.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/83-15730-F2660325 for ; Wed, 11 Sep 2013 08:46:40 -0400 Received: from [192.168.2.20] (ppp-88-217-94-216.dynamic.mnet-online.de [88.217.94.216]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: johannes@schlueters.de) by mail.experimentalworks.net (Postfix) with ESMTPSA id DE4F1427FF; Wed, 11 Sep 2013 14:46:41 +0200 (CEST) To: Arvids Godjuks Cc: "internals@lists.php.net" In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Wed, 11 Sep 2013 14:46:28 +0200 Message-ID: <1378903588.3917.54.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Wake up From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Wed, 2013-09-11 at 13:59 +0300, Arvids Godjuks wrote: > It is based on the fact that there are too many people writing to internals > and mailing lists are not actually manageable at this level. I stopped > following all the stuff around a year ago, when I started to get like 15 to > 30 maillist threads in my inbox daily (hundreds of mails) and too much > noise. Get a better mail client and better mail filters. > So, I think, it's time to move to a forum. I hope this is a joke. > Actual forum, that can be > managed, can have sections dedicated to certain stuff and has user We have multiple lists for different things. > management that allows to mute or actually ban people who are not able to > behave, troll and do other kind's of stupid stuff that disrupts the work. We can ban people and have done that twice or so. PHP is open. If people annoy you, you can filter them out. > Many devs are already just ignoring this mailing list, so what is the point > of having it if relevant people just don't read it? People read what they consider interesting and ignore other threads, and I assume this here will end in many ignores. > The list should remain of course, just to be used as a notification tool > for new important forum threads, RFC's, daily/weekly digest so that those > who have less time can still follow all the stuff in a compact manner. While loosing the structuring proper mail programs offer and having media breaks - switching between forums and mail. Just a simple examples what mail can do: I can write a mail to the list an CC the relevant maintainer to draw his attention and he can directly answer from there. Or I can xpost to bring a discussion from the "CVS" list, about some "bad" commit to internals. Mail is open, forums are locking in. I haven't seen any useful forum. If Google/Bing/duckduck send me to a forum it's always a pain to follow those completely unstructured discussions (mail has In-Reply-to headers allowing a proper client to sort/nest accordingly etc.) johannes