Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90348 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8141 invoked from network); 8 Jan 2016 07:20:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jan 2016 07:20:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.174 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.174 mail-pf0-f174.google.com Received: from [209.85.192.174] ([209.85.192.174:35518] helo=mail-pf0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/09-55593-1336F865 for ; Fri, 08 Jan 2016 02:20:18 -0500 Received: by mail-pf0-f174.google.com with SMTP id 65so5882186pff.2 for ; Thu, 07 Jan 2016 23:20:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=93ZHCn+6X5zKRC7GAArBRtd7OgOWoO8mxYppUQGjw/Q=; b=Ca28nQwkAH5Z6m/iUqw3y5HR0+aVAgkYzoU0dlTYlNcH/P1kfgTK1EKOM/rk/foWCB 95aV6nP7VP77LGne7tRHADoZeefK0qDFP8F3a6GE39+V5ywcmkcUEWIYqknfi/3LX7jg jNfwVBqb3e4zGl6+1cRzEt2AbTYiv9Aq/OIcEKk9dNqG5UgZ6unvRG1Pg/XE5d9OkqGQ Be3dt+o2jSkdOKWvEcjigCMNxIbsgScDfoh7lofmIDFGGcycWPUzaY9yZ1ACnWm6cz9k CmxygzZRbPQOSySp8dHUa+xIf793FWrEbadojzgnn14kQ4lWArauWLMMOqq9jzZ9MUxy vgCw== X-Received: by 10.98.89.78 with SMTP id n75mr2235573pfb.120.1452237615059; Thu, 07 Jan 2016 23:20:15 -0800 (PST) Received: from Stas-Air.local ([209.36.2.103]) by smtp.gmail.com with ESMTPSA id xz6sm164771702pab.42.2016.01.07.23.20.14 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 07 Jan 2016 23:20:14 -0800 (PST) To: Larry Garfield , internals@lists.php.net References: <66E04ACF-7363-4E47-BFFD-E380E5B1EA23@gmail.com> <6D.39.21755.3576D865@pb1.pair.com> <1AD1B991-A3E5-4D6C-A532-5F0FCCC2ED61@gmail.com> <568D7C5D.9020405@php.net> <1e6a13607a3a1c8b20a4649f8a5ef767@mail.gmail.com> <3AB5AA82-4F17-40C3-B8B5-33697A8DBEC2@gmail.com> <8D90A4F6-4E3E-4283-B8E3-152E4707EF4E@moonspot.net> <568F4E81.1020205@garfieldtech.com> X-Enigmail-Draft-Status: N1110 Message-ID: <568F632D.5070404@gmail.com> Date: Thu, 7 Jan 2016 23:20:13 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <568F4E81.1020205@garfieldtech.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] [Draft] Adopt Code of Conduct From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > And yes, I am aware that a large part of the concern is the definition > of "malicious jackass who hurts people" and "hostile, insulting storm". Not only that. But that even if we have the definition, nobody walks around with a convenient label of "malicious jackass who hurts people" on their foreheads. That's not where the problem lies. What we'd be dealing with is people coming to us complaining said something offensive to them (or to somebody) at resource X, which may not even be public, conveniently providing only evidence that supports it, and we'd have to decide whether it's true or not, knowing no context, no prior history, no full information about what happened, etc. And since we declared universal jurisdiction, not taking sides is no longer an option. > There *is* a risk of that turning into a "morality clause". That's > true. But it could go either direction on such matters, not necessarily > just in the "evil PC witch hunt" direction. That's where, as has been That's not exactly encouraging phrase - it's like saying "take this pill, it would not *necessarily* kill you, it could go both ways". Would you take it? > Do you think we can find 5 people in the PHP community that we can trust > to make fair decisions (NOT that we would always agree with, but that > are fair) that don't fall too far into "thought policing", in *any* > direction? If not, then the community is already lost beyond all hope Again, as I explained already before, it's not a matter of people being "corrupt" or "unfair". It's the matter of dealing with uncertain information and also - unfortunately - potentially some dishonest players trying to abuse the system. People can be misled and manipulated - that happens routinely to much more robust systems than ours, such as courts - so ignoring it and not having security against it besides "we are all good people, we can do no wrong" looks naive to me. -- Stas Malyshev smalyshev@gmail.com