Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90380 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88048 invoked from network); 8 Jan 2016 18:02:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jan 2016 18:02:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=derokorian@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=derokorian@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.41 as permitted sender) X-PHP-List-Original-Sender: derokorian@gmail.com X-Host-Fingerprint: 74.125.82.41 mail-wm0-f41.google.com Received: from [74.125.82.41] ([74.125.82.41:35484] helo=mail-wm0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FC/56-55593-E99FF865 for ; Fri, 08 Jan 2016 13:02:06 -0500 Received: by mail-wm0-f41.google.com with SMTP id f206so144412957wmf.0 for ; Fri, 08 Jan 2016 10:02:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=oAQokGuRxN2IHPtS3yowBuQYaSwRXWWXjyH3FifBd2M=; b=Bb/4FrmInWT5KYJc7hg1k5Bm0tKjGsWQYU4OFXoy8URADeTAbvk8U+bnUcNIiF7ljd /eiTiITEkDprYV3ggRTZW8WRMhZYCEHYhjWP5Fi4xCzzb5DpIU8Zmdm/5GIWvEykcF2k qVTFCrtMs8rQBaSnbSEtn958TbcxqfeVEV4syU18v8iuZ1eQbThVQad7uZv/1xGh+8Al LUrgE+KQmSIiKhXJRqwyCdRgaO5tWiXPTPnoVI6KWU31Bs2sF6pupbcSOVaVPDD49QHy BVFrTgUzCw8W0WBA/p8uCJ1GWQxNdKAYK/7KFohtUQe6RZKySjQsCjdHwmZlnrl+YUIc uP3A== MIME-Version: 1.0 X-Received: by 10.194.216.100 with SMTP id op4mr102266261wjc.85.1452276122917; Fri, 08 Jan 2016 10:02:02 -0800 (PST) Received: by 10.28.98.133 with HTTP; Fri, 8 Jan 2016 10:02:02 -0800 (PST) In-Reply-To: <9AC4BF2A-870F-46A1-AE13-454189FFCFD6@gmail.com> 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> <2732F2A4-51F7-42CC-A7E7-1EC7B26CDF97@gmail.com> <9AC4BF2A-870F-46A1-AE13-454189FFCFD6@gmail.com> Date: Fri, 8 Jan 2016 11:02:02 -0700 Message-ID: To: "Paul M. Jones" Cc: Larry Garfield , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e014935f46c26310528d662af Subject: Re: [PHP-DEV] [RFC] [Draft] Adopt Code of Conduct From: derokorian@gmail.com (Ryan Pallas) --089e014935f46c26310528d662af Content-Type: text/plain; charset=UTF-8 On Fri, Jan 8, 2016 at 10:58 AM, Paul M. Jones wrote: > > > On Jan 8, 2016, at 11:51, Ryan Pallas wrote: > > > > I would prefer to see the team picked for the next occurence immediately > after one happens. > > (/me ponders) > > That leads to an interesting hypothetical situation: if you know in > advance that there's a particular team in place, you can (if a malfeasor) > send bogus reports until a team you like is in place, then send your > intended report. > > > > Or maybe something like 1 month duty at a time, but team membership may > last beyond a month, if no conflicts were had during that month. IE, you > get put on the team, you may "serve" for a year if no conflicts arise. Or > you may only server for a month, if a conflict does arrive (I think an > upper bounds when no conflicts may not be required, but should be > considered if this suggestion is taken to heart at all). > > (/me nods) > > I think it leads to a similar situation: if you know the team that's in > place, and you are a malfeasor, you can time your false-accusation to a > team that is friendly. > > Granted, I am paying attention to ways to game the system, but since we > can be sure it will be gamed, I think it's prudent to do so. > > Overall, I still assert that a reporter should not know in advance who > will handle their report, other than "5 randomly chosen voting members" > (similar to a jury pool). > > These are good points, and I fully agree - which brings back the idea of a dispatcher. Someone who receives a request, and press a button that forwards it to 5 random people (preferably with mixed powers as mentioned before). OTOH, I don't really want to ever be randomly selected (but would fulfill the duties required if selected, as I hope anyone on this list would). --089e014935f46c26310528d662af--