Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #71299

Re: Free vs proprietary (was Re: NumPy, SciPy, & Python 3X Installation/compatibility issues)

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <harrismh777@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.045
X-Spam-Evidence '*H*': 0.91; '*S*': 0.00; 'subject:Python': 0.06; 'subject:skip:c 10': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'windows': 0.15; 'fully,': 0.16; 'happily': 0.16; 'libre': 0.16; 'nsa': 0.16; 'received:10.20.200': 0.16; 'received:97': 0.16; 'received:charter.net': 0.16; 'subject: \n ': 0.16; 'subject:Installation': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'header:User-Agent:1': 0.23; '---': 0.24; 'cc:2**0': 0.24; 'source': 0.25; 'subject:/': 0.26; 'header :In-Reply-To:1': 0.27; 'chris': 0.29; 'software,': 0.31; 'open': 0.33; 'community': 0.33; 'received:10.20': 0.33; 'subject: (': 0.35; "can't": 0.35; 'but': 0.35; 'there': 0.35; 'doubt': 0.36; 'wrong': 0.37; 'received:10': 0.37; 'message-id:@gmail.com': 0.38; 'pm,': 0.38; 'weight': 0.39; 'ensure': 0.60; 'privacy': 0.61; 'linked': 0.65; 'to:addr:gmail.com': 0.65; 'world': 0.66; 'it!': 0.67; '21st': 0.68; 'internet': 0.71; 'etc,': 0.84; 'samba': 0.84; 'whopping': 0.84; 'absolutely': 0.87; 'fight': 0.97
X-Authority-Analysis v=2.0 cv=Q7eKePKa c=1 sm=1 a=I94s00YgF8QYgue0Og/ndw==:17 a=IuL6hPCtAYgA:10 a=wxvIXasDIccA:10 a=nDghuxUhq_wA:10 a=IkcTkHD0fZMA:10 a=pGLkceISAAAA:8 a=a8Znx_EJ-yy4bBXyykgA:9 a=QEXdDO2ut3YA:10 a=I94s00YgF8QYgue0Og/ndw==:117
Date Sun, 11 May 2014 01:25:49 -0500
From Mark H Harris <harrismh777@gmail.com>
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.5.0
MIME-Version 1.0
Newsgroups comp.lang.python
To Chris Angelico <rosuav@gmail.com>
Subject Re: Free vs proprietary (was Re: NumPy, SciPy, & Python 3X Installation/compatibility issues)
References <mailman.9870.1399764946.18130.python-list@python.org>
In-Reply-To <mailman.9870.1399764946.18130.python-list@python.org>
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
Cc "python-list@python.org" <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Message-ID <mailman.9879.1399789561.18130.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1399789561 news.xs4all.nl 2860 [2001:888:2000:d::a6]:34586
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:71299

Show key headers only | View raw


On 5/10/14 6:35 PM, Chris Angelico wrote:

> Instead, what we have is a world in which Python can be used to write
> closed-source software, LibreOffice Writer will happily open a
> Microsoft Word document, Samba communicates with Windows computers,
> libc can be linked to non-free binaries, etc, etc, etc. Yes, that
> means the open source community can't wield its weight against
> closed-source.

Its not open source that's the big deal. Its freedom that's the big 
deal. Many have latched onto open source because its efficient. But that 
was the wrong reason to latch onto it!  Libre software is the ONLY way 
to fight NSA GCHQ. Libre software is the ONLY way to ensure privacy and 
interoperability --- its a huge paradox.

Libre software and libre Internet are absolutely paramount for the 21st 
century. I may not live to see it fully, but I have absolutely no doubt 
that its coming. There is going to be one whopping paradigm shift Chris.


marcus

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Free vs proprietary (was Re: NumPy, SciPy, & Python 3X Installation/compatibility issues) Chris Angelico <rosuav@gmail.com> - 2014-05-11 09:35 +1000
  Free vs proprietary (was Re: NumPy, SciPy, & Python 3X Installation/compatibility issues) Nelson Crosby <nelsoncrosby@gmail.com> - 2014-05-10 21:16 -0700
    Re: Free vs proprietary (was Re: NumPy, SciPy, & Python 3X Installation/compatibility issues) Rustom Mody <rustompmody@gmail.com> - 2014-05-10 21:48 -0700
    Re: Free vs proprietary (was Re: NumPy, SciPy, & Python 3X Installation/compatibility issues) Mark H Harris <harrismh777@gmail.com> - 2014-05-11 00:36 -0500
    Re: Free vs proprietary (was Re: NumPy, SciPy, & Python 3X Installation/compatibility issues) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-05-11 07:13 +0000
  Re: Free vs proprietary (was Re: NumPy, SciPy, & Python 3X Installation/compatibility issues) Mark H Harris <harrismh777@gmail.com> - 2014-05-11 01:25 -0500
  Re: Free vs proprietary (was Re: NumPy, SciPy, & Python 3X Installation/compatibility issues) Mark H Harris <harrismh777@gmail.com> - 2014-05-11 01:25 -0500

csiph-web