Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:107772 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 23185 invoked from network); 6 Nov 2019 13:53:22 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 6 Nov 2019 13:53:22 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id D64D82D20D3 for ; Wed, 6 Nov 2019 03:43:00 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp3.php.net X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Virus: Error (Cannot connect to unix socket '/var/run/clamav/clamd.ctl': connect: Connection refused) Received: from mail-vk1-xa29.google.com (mail-vk1-xa29.google.com [IPv6:2607:f8b0:4864:20::a29]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp3.php.net (Postfix) with ESMTPS for ; Wed, 6 Nov 2019 03:43:00 -0800 (PST) Received: by mail-vk1-xa29.google.com with SMTP id t184so2484621vka.1 for ; Wed, 06 Nov 2019 03:43:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=os8DnYeJLecXFUV/Ttvj7mw7BAxWa+UMCucT8aL3AlI=; b=coTSZsmru+kuJ+ztfKZT/iVJHp+OqYyWnphsfSZR5Tw3FFL2yVeb06sOfGjQw+mCHO A7P8ZINYVX4KLdynASF96/JhgEvm35Etw8iEBNJcnSfzvPWysQaWKS7aQrdCWkpl8gbb qIydQ8dG9Yy3vWR/1YSCogKZOxH7jKfKNh6bGbqIXcp6NrKGwuG7NNYyDiGHRZjqAzyN vP2b1aHu/21kMbk1sb6ZLCsNJ4ICoyuitgKxKJRSwuizM2jNFlejWIjNsrDc0/Y7d5k5 37Yg1xMqW75lM1oA4S/ulsI+Yw9cN+Hex5Ous1qonP5pjcCigPlqnoJjS/o1b669CsKr dvKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=os8DnYeJLecXFUV/Ttvj7mw7BAxWa+UMCucT8aL3AlI=; b=AvOTZY2rjNBZ83DAyAYhdNXg6S0vIIa9Rc6bVrn93Fa0G65kF61hWRjsYMv238VPYD ZHh5Qmbwu1qMMlreLWdGYnXO33ugZ81AsAXA7/WPqRSg+pkPVXTqXPJ3hhV9oqPLJH8D fp8tX7v8LXXAWvfJySWenMrdTLR1ZRub8PmPJBZ3FdqMt4GPv5ILnQ0pk0L8d1/JwLMu ZeKiJXmq4WowdUlylGhYtSzRFUnSw707RZJpJQJZsXnj2CRSeAySOUm9NMRfd2TT1MmQ N+wujQZ/xUKStjGPUx1VPGa/F3lRxyVlm9bWjD+3X1yVwlUSIdh3SjleLqno6T0q5aZf frRA== X-Gm-Message-State: APjAAAXdwAsi3ndS25tMor8L33Oo3mQXnqIt76vbrHFteyJezrmItZJw SgRZer17WwN/3HQaM5jNkeYE6FM59cTppnFX7YF66Xwv X-Google-Smtp-Source: APXvYqyC/NpzhGXD4WpIwi8yUx98WqfdEAYtDMik3XA0PTyQO+rcquEDkM8sThseevLWpw/w6y9Ih2O4dcujIRCcSLQ= X-Received: by 2002:a1f:acd0:: with SMTP id v199mr1011712vke.5.1573040579323; Wed, 06 Nov 2019 03:42:59 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 6 Nov 2019 12:42:39 +0100 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="000000000000f2ac6e0596ac0ca3" X-Envelope-From: Subject: Re: [PHP-DEV] GitHub RFC workflow From: george.banyard@gmail.com ("G. P. B.") --000000000000f2ac6e0596ac0ca3 Content-Type: text/plain; charset="UTF-8" Morning Internals, To start, I find it ironic that the people claiming that having everything self host is better for accessibility when the exact day most of this discussion occurred I'd wager 99% of the mailing list subscribers weren't able to follow the discussion as there was an issue with PHP's SMTP/NNTP whereas I could follow, and get notified, on everything going on GitHub. Tying this to Joe's comment, we really are bad at infra, because it is not our "job" to handle this infra, our "job" as a project is to maintain/develop/improve PHP, and having this much infrastructure, which the project lacks the manpower to maintain, is taking away resources from our core objectives. I am NOT saying that some of the concerns are invalid, they truly are something to keep in mind when making choices for the project, but they should not dictate them IMHO. If we need to have something in house which allow us to implement the proposed workflow, I suppose we could always create a self-hosted GitLab instance (external users would use OmniAuth to participate in discussions). However the question is who will and is willing to maintain this piece of infrastructure that gets monthly updates? For the actual proposal laid out by Nikita, I fully agree, the ML is good for meta discussion around the RFC but not to go into the nitty gritty details of a particular RFC and how it can be improved. Best regards George P. Banyard PS: I would also like to address the seemingly misrepresentation these corporations get as that they are willingly banning countries/apps, which is not the case as they are obliged to by their local country (for GitHub this would be the embargo on certain countries like Iran). PPS: Also for the love of god can we stop making the assumption that if we move part of our infra to some external entity that we wouldn't be able to claim it back/move it once again? In the super hypothetical case that an entity we use decides to go "nazi" (And how on Earth is this an actual concern?!) --000000000000f2ac6e0596ac0ca3--