Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:: [': 0.03; 'though.': 0.07; 'instance.': 0.09; 'kelly': 0.09; 'linux.': 0.09; 'linux': 0.11; 'am,': 0.14; 'wrote:': 0.14; 'coworkers': 0.16; 'subject:versus': 0.16; 'wife,': 0.16; 'subject:] ': 0.16; 'tue,': 0.20; 'header:In-Reply-To:1': 0.22; 'linux,': 0.22; 'encouraging': 0.23; 'received:209.85.214.174': 0.23; 'received:mail- iw0-f174.google.com': 0.23; "what's": 0.24; 'windows': 0.26; 'chris': 0.27; 'message-id:@mail.gmail.com': 0.28; "doesn't": 0.28; 'installed': 0.29; 'actual': 0.31; 'to:addr:python-list': 0.32; 'data.': 0.33; 'uses': 0.34; 'subject:software': 0.35; "we're": 0.37; 'data': 0.37; 'received:209.85': 0.37; 'apr': 0.38; 'received:google.com': 0.38; 'but': 0.38; 'reasons': 0.38; 'used': 0.38; 'anything': 0.38; 'received:209.85.214': 0.39; 'to:addr:python.org': 0.39; 'where': 0.39; 'received:209': 0.39; 'would': 0.40; "it's": 0.40; 'header:Received:5': 0.40; 'give': 0.61; '2011': 0.62; 'fan': 0.67; 'boss': 0.68; 'subject:Free': 0.72; 'home.': 0.78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=QM3bagFG18cXO/wPQLg3BxJ74XKKU+LDAqKhr9g7qbY=; b=oIrH9aKuCPXR2jeZ/cIWpgK80ODBHC8E+7GqXSXn1oJkb/gjJScLVA5nzF8JNPQi96 y4qmVuh0n3mhHkHaugfDiQ6OXBeGr4N6+60jWdu2Zxl4lPC7HD1rfNXjY1ItMqjINJdN oIjKtWxaYVDh+kd3IGsWfwiC/n4t8QMoMMjyY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=OuevxuDpqWeA89qZTVfQkMHyc+mFHR/DLZ9lAEbjXJBstND150pvxMQGrJCep0Ei/Z ryiLior6Ymm2+PXAiiIGNeVfVG1/1GYr31fnO0pwLirMq96q9Tkc3H2cw2bnbpboj/GN ZZWGJkywhr8+1N61JS9/CSKL35ryKLlYUV7yg= MIME-Version: 1.0 In-Reply-To: References: <4d9c5ca5$0$29991$c3e8da3$5496439d@news.astraweb.com> <87tyebf3r3.fsf_-_@benfinney.id.au> <4d9d6a4a$0$29992$c3e8da3$5496439d@news.astraweb.com> <6Nknp.10080$lx3.7480@newsfe02.iad> <4d9e6551$0$29991$c3e8da3$5496439d@news.astraweb.com> <4da0f1e1$0$29986$c3e8da3$5496439d@news.astraweb.com> Date: Tue, 12 Apr 2011 03:31:51 +1000 Subject: Re: [OT] Free software versus software idea patents From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 16 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1302543114 news.xs4all.nl 81474 [::ffff:82.94.164.166]:40568 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:2986 On Tue, Apr 12, 2011 at 3:26 AM, Ian Kelly wrote: > So what is that number? =A0Anecdotes are unreliable; I would like to see > the actual data. =A0The only non-techie I personally know who uses Linux > is my wife, and she only uses it because it's what's installed at > home. =A0My brother-in-law was a Linux fan at one time but has > regressed. The company where I work used to be a Windows shop exclusively, but now we're migrating more and more to Linux. All my devo is now Linux, and my boss is encouraging my coworkers to do the same. That's still anecdotal data though. We use Linux for technological reasons more than anything else. Windows doesn't give us the power of iptables, for instance. Chris Angelico