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


Groups > comp.lang.python > #94757

Re: Gmail eats Python

Path csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <cameron@cskk.homeip.net>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.026
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'subject:Python': 0.05; 'x86': 0.07; 'modes': 0.09; '>on': 0.16; '>to': 0.16; 'crude': 0.16; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'from:name:cameron simpson': 0.16; 'message-id:@cskk.homeip.net': 0.16; 'octal': 0.16; 'simpson': 0.16; 'wrote:': 0.16; 'alternate': 0.18; 'first,': 0.20; 'machine': 0.21; 'cheers,': 0.22; 'slightly': 0.23; 'unix': 0.24; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'example': 0.26; 'compare': 0.27; 'assembly': 0.29; 'instruction': 0.29; 'code': 0.30; 'users.': 0.31; 'language.': 0.32; 'accessible': 0.33; 'correctly': 0.34; 'languages': 0.34; 'set.': 0.35; 'expected': 0.35; 'there': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'being': 0.37; 'there,': 0.37; 'charset:us-ascii': 0.37; 'someone': 0.38; 'to:addr:python.org': 0.40; 'forget': 0.60; 'your': 0.60; 'cameron': 0.66; '26,': 0.72; 'eight': 0.72; 'jul': 0.72; 'messaging': 0.72; 'received:61': 0.72; 'imagining': 0.84; 'terrible': 0.84; 'subject:Gmail': 0.91
X-Authentication-Info Submitted using ID cskk@bigpond.com
X-Authority-Analysis v=2.0 cv=XNWyuHdE c=1 sm=1 a=7cwok2vV0pP8cVPo4A4pGA==:17 a=vrnE16BAAAAA:8 a=ZtCCktOnAAAA:8 a=yEdEr6MRgwAA:10 a=zOBTXjUuO1YA:10 a=wNEfxvD0L5I2FXphr3IA:9 a=CjuIK1q_8ugA:10 a=7cwok2vV0pP8cVPo4A4pGA==:117
Date Thu, 30 Jul 2015 10:43:28 +1000
From Cameron Simpson <cs@zip.com.au>
To python-list@python.org
Subject Re: Gmail eats Python
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii; format=flowed
Content-Disposition inline
In-Reply-To <1438181473.3233902.336329649.4B869E37@webmail.messagingengine.com>
User-Agent Mutt/1.5.23 (2014-03-12)
References <1438181473.3233902.336329649.4B869E37@webmail.messagingengine.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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>
Newsgroups comp.lang.python
Message-ID <mailman.1083.1438217036.3674.python-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1438217036 news.xs4all.nl 2876 [2001:888:2000:d::a6]:43278
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:94757

Show key headers only | View raw


On 29Jul2015 10:51, random832@fastmail.us <random832@fastmail.us> wrote:
>On Sun, Jul 26, 2015, at 07:48, Marko Rauhamaa wrote:
>> At first, there was only the machine language. Assembly languages
>> introduced "mnemonics" for the weaklings who couldn't remember the
>> opcodes by heart.
>
>To be fair, x86 is also a particularly terrible example of a machine
>language, from the perspective of someone imagining being expected to
>memorize it. Compare it with PDP-11, which had eight registers and eight
>addressing modes and a whole lot less to memorize (since each of these
>appears in every instruction as a single octal digit).

16 registers - you forget the alternate register set.

Since the UNIX V7 kernel code never made use of them we used to use them as a 
crude messaging system from user space, as what you put there sayed there, 
globally accessible by other users.

Cheers,
Cameron Simpson <cs@zip.com.au>

TeX: When you pronounce it correctly to your computer, the terminal may
     become slightly moist.     - D. E. Knuth.

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


Thread

Re: Gmail eats Python Cameron Simpson <cs@zip.com.au> - 2015-07-30 10:43 +1000

csiph-web