From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id B739B40BDB for ; Tue, 28 Dec 2021 21:21:41 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A6C9968AF6B; Tue, 28 Dec 2021 23:21:38 +0200 (EET) Received: from haasn.dev (haasn.dev [78.46.187.166]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9D83E68AEAE for ; Tue, 28 Dec 2021 23:21:32 +0200 (EET) Received: from haasn.dev (unknown [10.30.0.2]) by haasn.dev (Postfix) with ESMTP id C9FE049393 for ; Tue, 28 Dec 2021 22:21:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=haasn.xyz; s=mail; t=1640726491; bh=Pja3J7G/XbCfcFzXqjFAmo/vuB7Wdrx0pEpLbK2lXIs=; h=Date:From:To:Subject:In-Reply-To:References:From; b=Zj3UMEIjsddDny0aHLUip95AB6lB6Z6jPuyILL/CPqG1GSQ5kCXhcx1hiZyUh0ZMR d/qYCRRiqeKdjqAKJAlgp616GDsb/HB1LjkmMM9/ecb8dH9Zs2dtuxiCdtdxg4c+CJ 5wutXXbP+VecCRAB95XRXPh6IfBXIrx/ICd4Ax0U= Date: Tue, 28 Dec 2021 22:21:31 +0100 Message-ID: <20211228222131.GB58132@xor.haasn.dev> From: Niklas Haas To: ffmpeg-devel@ffmpeg.org In-Reply-To: References: <20211226005442.GA32489@gmail.com> <690BC077-8D1B-4F03-BB11-E81AF6324138@chinaffmpeg.org> <20211227014143.GA16786@gmail.com> MIME-Version: 1.0 Content-Disposition: inline Subject: Re: [FFmpeg-devel] GitHub Integration X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On Tue, 28 Dec 2021 00:59:58 +1000 Zane van Iperen wrote: > > > On 27/12/21 11:41, lance.lmwang@gmail.com wrote: > > On Sun, Dec 26, 2021 at 04:37:54PM -0500, Ronald S. Bultje wrote: > >> Hi, > >> > >> On Sun, Dec 26, 2021 at 3:21 PM Soft Works wrote: > >> > >>> I'm not sure. My interpretation of Lance' and Steven's comments would > >>> be that they'd prefer to stick to the ML. > >>> > >> > >> No, it's not strictly related to that - they want something that is CLI > >> accessible. Gitlab has this here: https://glab.readthedocs.io/en/latest/ > >> and github has this here: https://github.com/cli/cli - the next question is > >> whether the gitlab/hub hosts are blocked by a firewall (no idea) and/or > >> whether the instances are self-hosted (github: no, gitlab-videolan: yes). > > > > Yes, self-hosted is more preferable, I recall github has blocked devleopers > > in some country by US trade controls. Who knows what's the rules will be > > changed someday as it's controlled by company. > > > > Something that doesn't require another account would be nice, which is why > I like mailing lists. I don't understand, isn't this an argument in favor of GitHub? Most mailing lists (including, notably, FFmpeg's) require registration in order to submit messages, which is one of the reasons I hate them. It's not just that registration is annoying in general, it's also that registration to a mailing list is *more* annoying and cumbersome than creating an account on any post-90s website. Conversely on GitHub, everybody already has an account, so the overhead for first-time contribution is *actually* zero. And on every other self-hosted GitLab instance I've come across, I could cross-authenticate with some other account I already have. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".