Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #32011
| Path | csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <vs@it.uu.se> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.103 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.79; '*S*': 0.00; 'memory.': 0.05; 'url:github': 0.09; ':-)': 0.13; 'wrote:': 0.17; 'memory': 0.18; 'to:name:python-list@python.org': 0.20; 'example': 0.23; 'external': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; '---': 0.26; 'fit': 0.26; 'have,': 0.27; 'skip:@ 10': 0.27; 'quotes': 0.33; 'right?': 0.33; 'surely': 0.33; 'to:addr:python-list': 0.33; 'thanks': 0.34; 'there': 0.35; 'but': 0.36; 'subject: (': 0.36; 'why': 0.37; 'data': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'subject:-': 0.40; 'matter': 0.61; 'times': 0.63; 'more': 0.63; 'received:213.150': 0.84; 'subject:Fast': 0.84; 'subject:read': 0.84; 'subject:write': 0.84 |
| X-SENDER-IP | [213.112.50.224] |
| X-LISTENER | [smtp.bredband.net] |
| X-IronPort-Anti-Spam-Filtered | true |
| X-IronPort-Anti-Spam-Result | Aj8eAMKVh1DVcDLgPGdsb2JhbAANN4VNR7wAAQEBATiCUgEBAQEDIw8BBUARCxgCAgUWCwICCQMCAQIBMRQGDQgBAa9MbpJXgSCKQIVZgRIDlwqSEw |
| X-IronPort-AV | E=Sophos;i="4.80,639,1344204000"; d="scan'208";a="138666229" |
| Date | Wed, 24 Oct 2012 09:17:05 +0200 |
| From | Virgil Stokes <vs@it.uu.se> |
| User-Agent | Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/17.0 Thunderbird/17.0 |
| MIME-Version | 1.0 |
| To | "python-list@python.org" <python-list@python.org> |
| Subject | Re: Fast forward-backward (write-read) |
| References | <5086AA35.4000509@it.uu.se> <mailman.2694.1351029058.27098.python-list@python.org> <50871ff6$0$29978$c3e8da3$5496439d@news.astraweb.com> <724DDA67-8B4F-4E12-A359-85E3AC3B37EA@gmail.com> |
| In-Reply-To | <724DDA67-8B4F-4E12-A359-85E3AC3B37EA@gmail.com> |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| 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 | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2734.1351063030.27098.python-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1351063030 news.xs4all.nl 6941 [2001:888:2000:d::a6]:53487 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:32011 |
Show key headers only | View raw
On 24-Oct-2012 00:57, Demian Brecht wrote: >> This is a classic example of why the old external processing algorithms >> of the 1960s and 70s will never be obsolete. No matter how much memory >> you have, there will always be times when you want to process more data >> than you can fit into memory. > > But surely nobody will *ever* need more than 640k… > > Right? > > Demian Brecht > @demianbrecht > http://demianbrecht.github.com > > > > Yes, I can still remember such quotes --- thanks for jogging my memory, Demian :-)
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Fast forward-backward (write-read) David Hutto <dwightdhutto@gmail.com> - 2012-10-23 17:50 -0400
Re: Fast forward-backward (write-read) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-10-23 22:53 +0000
Re: Fast forward-backward (write-read) Demian Brecht <demianbrecht@gmail.com> - 2012-10-23 15:57 -0700
Re: Fast forward-backward (write-read) David Hutto <dwightdhutto@gmail.com> - 2012-10-23 19:34 -0400
Re: Fast forward-backward (write-read) Virgil Stokes <vs@it.uu.se> - 2012-10-24 09:17 +0200
Re: Fast forward-backward (write-read) Virgil Stokes <vs@it.uu.se> - 2012-10-24 09:19 +0200
Re: Fast forward-backward (write-read) David Hutto <dwightdhutto@gmail.com> - 2012-10-24 03:26 -0400
Re: Fast forward-backward (write-read) Grant Edwards <invalid@invalid.invalid> - 2012-10-24 13:56 +0000
csiph-web