Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: William Ray Wing Newsgroups: comp.lang.python Subject: Re: Stop writing Python 4 incompatible code Date: Fri, 15 Jan 2016 12:02:19 -0500 Lines: 32 Message-ID: References: <5695fd0e$0$11119$c3e8da3@news.astraweb.com> <0529e7d6-0de1-4e38-9a19-2b5ed1ecc39f@googlegroups.com> <5696e77e$0$1597$c3e8da3$5496439d@news.astraweb.com> <5d7a5bb1-f229-4755-a0bf-dd3ad9d99fba@googlegroups.com> <36c2dbd5-e8e4-4e56-8c4e-ffb2da51875f@googlegroups.com> <46334134-1fd1-493a-9c8a-6f14956cf60a@googlegroups.com> Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de t6wyz1R/tGNCmHnoW3vidwKDGbbGPBfcYqnJNecaZPgg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.177 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.67; '*S*': 0.03; 'essentially': 0.04; 'subject:Python': 0.05; 'subject:code': 0.07; 'cc:addr:python- list': 0.09; 'stealing': 0.09; 'jan': 0.11; 'doesn\xe2\x80\x99t': 0.16; 'infinitely': 0.16; 'received:10.0.1.5': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:writing': 0.16; 'worse.': 0.16; 'wrote:': 0.16; 'received:10.0.1': 0.18; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'cc:no real name:2**0': 0.22; 'am,': 0.23; 'fit': 0.23; 'van': 0.26; 'skip:m 30': 0.27; 'product.': 0.27; 'received:17': 0.27; 'sell,': 0.29; "they'll": 0.29; 'code:': 0.29; 'code': 0.30; '15,': 0.30; 'another': 0.32; 'google,': 0.32; 'received:10.0': 0.34; 'company:': 0.35; 'but': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'turn': 0.37; 'johnson': 0.37; 'starting': 0.37; 'no,': 0.38; 'stuff': 0.38; 'someone': 0.38; 'sure': 0.39; 'build': 0.40; 'header:MIME-version:1': 0.60; 'your': 0.60; 'market': 0.63; 'our': 0.64; 'face': 0.64; 'six': 0.65; 'purchase': 0.66; 'fall': 0.66; "they're": 0.66; 'offer': 0.66; 'buying': 0.67; 'services': 0.67; 'customers': 0.70; 'yourself,': 0.72; 'sounds': 0.76; '"money': 0.84; 'basement': 0.84; 'header :In-reply-to:1': 0.84; 'off!': 0.84; 'profit,': 0.84; 'subject:Stop': 0.84; 'wheels': 0.84; '\xe2\x80\x9cwe': 0.84; 'plays': 0.93; 'refuse': 0.93; 'rick': 0.93; 'economic': 0.98 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-01-15_06:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 clxscore=1011 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1510270003 definitions=main-1601150286 In-reply-to: X-Mailer: Apple Mail (2.3096.5) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:101769 > On Jan 15, 2016, at 9:52 AM, Emile van Sebille wrote: >=20 > On 1/14/2016 3:55 PM, Rick Johnson wrote: >> But, when you have almost infinitely deep pockets, like >> Google, you don't need to create *everything* yourself, no, >> you simply wait for someone else to build it, then wait a >> little longer for them to market it successfully, and when >> it's juuuusssst starting to turn a profit, you swoop in, >> purchase it, and then you drive that "money train" at full >> speed until its wheels fall off! >>=20 >> And if the owners refuse to sell, no problem, you offer >> their customers the same services at bargain basement >> discounts -- then they'll have no choice but to sell, or >> face bankruptcy. Yep, just another tactic of economic >> warfare. >=20 > Hmm, sounds like they're stealing plays from Micro$oft. >=20 > Emile >=20 What Micro$oft was actually sued for was worse. They would approach a = small company: =E2=80=9CWe like your product/technology, we think we are = interested in buying you out, but we want to see your code to be sure it = is modular/well-documented/etc.=E2=80=9D Then, after looking over the = code: =E2=80=9CWell, it actually doesn=E2=80=99t fit our plans. = Sorry.=E2=80=9D Six months or so later, essentially identical stuff = would turn up in a Micro$soft product. -Bill=