Path: csiph.com!usenet.pasdenom.info!news.etla.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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.121 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.76; '*S*': 0.00; 'plenty': 0.07; '2000,': 0.09; 'rfc': 0.09; 'runs': 0.10; 'stored': 0.12; 'argument,': 0.16; 'exponential': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'growth.': 0.16; 'infinity': 0.16; "internet's": 0.16; 'terms).': 0.16; 'written.': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'instance,': 0.24; 'laws': 0.24; "world's": 0.24; 'connected': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'ahead.': 0.31; 'religion,': 0.31; 'yes.': 0.31; "we're": 0.32; 'problem': 0.35; 'beyond': 0.35; 'case,': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'really': 0.36; 'rate.': 0.36; 'shows': 0.36; 'half': 0.37; 'to:addr:python-list': 0.38; 'short': 0.38; '12,': 0.39; 'to:addr:python.org': 0.39; 'enough': 0.39; 'according': 0.40; 'how': 0.40; 'number,': 0.60; 'issues,': 0.61; 'numbers': 0.61; 'information': 0.63; 'term': 0.63; 'soon': 0.63; 'more': 0.64; 'talking': 0.65; 'here': 0.66; 'believe': 0.68; 'internet': 0.71; 'computers': 0.72; 'consequences': 0.74; 'increasing': 0.74; 'lack': 0.78; 'century': 0.84; 'growth,': 0.84; 'suffer': 0.93; 'serious': 0.97; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=cXMkcLJrMnGI7/EiHU6QuTjZbmYWRBkOKvdnvWbH++s=; b=KgXSDi3sGWz684Wnk7eKtXYZs4ufiSz2paVHMtB+OITOF/rhZY12gQQPOFoLlceOVn P5PZzp6t4NtIsy7cWZYhF3jZ++2vCkqujU7m8mV3IPHsAnrI4N1MbliAFvJ+QQV9hyDT xTY+VrKwvGUVuHRgAEM/xBBAkFI2ByCScOV5zi6N6P2Sv7X/+In56KsrkBBU0XN83xgR CjZdZTPuWzvIfY7GoU3YJqmdRPdLARkO6ZbLkh4r+j7kRDj8bA4imPNBLmPpdDseExxO TWG40l5xWWbfbITJg6e1lInd2XnJCKtWymJSOgBhc0s8Rpr/Fn/8pfOSTSYI24BlV5as 1SUA== MIME-Version: 1.0 X-Received: by 10.58.226.163 with SMTP id rt3mr14743674vec.55.1368321036912; Sat, 11 May 2013 18:10:36 -0700 (PDT) In-Reply-To: References: Date: Sun, 12 May 2013 11:10:36 +1000 Subject: Re: Message passing syntax for objects | OOPv2 From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 35 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1368321046 news.xs4all.nl 15934 [2001:888:2000:d::a6]:57378 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:45165 On Sun, May 12, 2013 at 10:50 AM, Gregory Ewing wrote: > Dennis Lee Bieber wrote: >>> >>> I also believe in a path of endless >>> exponential growth. Challenge: Create more information than can be >>> stored in one teaspoon of matter. Go ahead. Try! > > > If that's your argument, then you don't really believe > in *endless* exponential growth. You only believe in > "exponential growth for long enough that I won't be > around to suffer the consequences when it runs out". Technically, according to the laws of thermodynamics, there cannot be any actually endless growth, yes. (Anything beyond that is the realm of religion, not science.) But in that case, the term "endless" is like "infinity" - a concept only. Like the Infinite Monkey Protocol Suite description in RFC 2795, there will be many numbers that come up that are plenty huge but fall pitifully short of infinity (Graham's Number, for instance, is pretty small in those terms). So long as storage capacities keep on increasing, we can keep increasing the world's information at the same rate. So long as the number of computers connected to the internet increases, we can keep increasing the internet's information at the same rate. Put both together - and neither shows any sign of ceasing any time soon - we can continue with the corresponding growth. How long before that runs out? A *looooong* time. We're not talking here of the Year 2000, a couple of decades after the software was written. We're not talking about the 2038 issues, roughly half a century after the software was written. We are talking timeframes that make the Y10K problem look like a serious lack of foresight. ChrisA