Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ben Finney Newsgroups: comp.lang.python Subject: Re: Were is a great place to Share your finished projects? Date: Wed, 13 Jul 2016 14:42:36 +1000 Lines: 28 Message-ID: References: <857fd6uogt.fsf@benfinney.id.au> <85lh16tjg9.fsf@benfinney.id.au> <85h9butagz.fsf@benfinney.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de ApURRCZHWXWtcHdOYiHeZA9r4h1gO6Ktasb0BIT/KwCw== Cancel-Lock: sha1:PWfCb3XklyZQ+y1PQzx+OXfPTpY= Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.061 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'migration': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'wed,': 0.15; '*any*': 0.16; '2016': 0.16; 'hopeful': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'subject:projects': 0.16; 'wrote:': 0.16; 'am,': 0.23; 'header :User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'chris': 0.26; 'data,': 0.27; 'vendor': 0.27; '13,': 0.29; 'issues.': 0.29; 'that.': 0.30; 'code': 0.30; 'everyone': 0.31; 'avoiding': 0.33; 'false': 0.35; 'happened': 0.35; 'there': 0.36; 'to:addr:python- list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'integration': 0.38; 'enough': 0.39; 'system.': 0.39; 'to:addr:python.org': 0.40; 'still': 0.40; 'your': 0.60; 'valuable': 0.61; 'yes': 0.62; 'information': 0.63; 'more.': 0.63; 'risk': 0.68; 'social': 0.71; 'jul': 0.72; 'services.': 0.72; 'subject:your': 0.75; '_o__)': 0.84; 'premises': 0.84; 'received:125': 0.84; '\xe2\x80\x9cthis': 0.84; 'migrating': 0.91; 'convinced': 0.93 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: jigong.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-pubkey.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <85h9butagz.fsf@benfinney.id.au> X-Mailman-Original-References: <857fd6uogt.fsf@benfinney.id.au> <85lh16tjg9.fsf@benfinney.id.au> Xref: csiph.com comp.lang.python:111373 Chris Angelico writes: > On Wed, Jul 13, 2016 at 11:28 AM, Ben Finney wrote: > > Pull requests. Code review. Issues. Integration with other services. > > All the social information around all of those interactions, and > > more. > > > > If *any* of that is valuable, then yes it's important that it not be > > locked to any one vendor. > > Exactly how important? Not so important as to stop slabs of Python > from migrating to GitHub, including its pull request system. I maintain that it is important enough to stop that. The migration happened anyway, because not everyone is convinced of the importance of avoiding vendor lock-in of valuable data, over criteria such as “this person happens to like Vendor-locked Solution Foo”. There are other projects considering such a migration; I am hopeful they can still be reasoned with. -- \ “Begin with false premises and you risk reaching false | `\ conclusions. Begin with falsified premises and you forfeit your | _o__) authority.” —Kathryn Schulz, 2015-10-19 | Ben Finney