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 11:28:38 +1000 Lines: 25 Message-ID: References: <857fd6uogt.fsf@benfinney.id.au> <85lh16tjg9.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 aOz5whpFBL0Oth+dCe9WKgNKFX/4aBojv+6A1s05FD/w== Cancel-Lock: sha1:jG5eQg/rX+lDZUtzLEysgKsJw6E= Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.094 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.01; 'pretend': 0.07; 'git': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; '(other': 0.16; '*any*': 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; 'header:User-Agent:1': 0.26; 'header:X -Complaints-To:1': 0.26; 'vendor': 0.27; 'issues.': 0.29; 'servers.': 0.29; 'code': 0.30; 'another': 0.32; 'quite': 0.35; 'but': 0.36; '(i.e.': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'integration': 0.38; 'christian': 0.38; 'why': 0.39; 'to:addr:python.org': 0.40; 'valuable': 0.61; 'avoid': 0.61; 'yes': 0.62; 'information': 0.63; 'more.': 0.63; 'life': 0.67; 'social': 0.71; 'services.': 0.72; 'subject:your': 0.75; '_o__)': 0.84; 'exchanged': 0.84; 'gollwitzer': 0.84; 'received:125': 0.84; '\xe2\x80\x94henry': 0.84; '\xe2\x80\x9cthe': 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: <85lh16tjg9.fsf@benfinney.id.au> X-Mailman-Original-References: <857fd6uogt.fsf@benfinney.id.au> Xref: csiph.com comp.lang.python:111366 Christian Gollwitzer writes: > Am 01.07.16 um 03:38 schrieb Ben Finney: > > If one wants to avoid vendor lock-in, Github is not best: the > > workflow tools (other than Git itself) are completely closed and not > > available for implementation on another vendor's servers. > > Yes, but that is relevant only if the workflow (i.e. pull requests) 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. If *none* of that is valuable, then why prefer GitHub? Clearly people do find those quite valuable, and it is disingenuous to pretend that the code is the only valuable thing in a Github repository. -- \ “The cost of a thing is the amount of what I call life which is | `\ required to be exchanged for it, immediately or in the long | _o__) run.” —Henry David Thoreau | Ben Finney