Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.064 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.01; '(using': 0.07; '21,': 0.07; 'class,': 0.07; 'modified': 0.07; 'subject:software': 0.09; 'cc:addr:python-list': 0.11; 'changes': 0.15; 'cli': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'ssh': 0.16; 'subject:reader': 0.16; 'throw': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'trying': 0.19; 'later': 0.20; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'source': 0.25; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'character': 0.29; 'have,': 0.30; 'moved': 0.30; 'newer': 0.30; 'message- id:@mail.gmail.com': 0.30; 'bunch': 0.31; 'dropped': 0.31; 'linux.': 0.31; 'mac': 0.33; 'screen': 0.34; 'connection': 0.35; 'received:google.com': 0.35; 'should': 0.36; 'pm,': 0.38; 'eventually': 0.60; 'new': 0.61; 'back': 0.62; 'name': 0.63; 'account': 0.65; 'due': 0.66; 'jul': 0.74; 'honest': 0.78; 'friend': 0.79; 'around,': 0.84; 'heh.': 0.84; "it'd": 0.84; 'monte': 0.84; 'much)': 0.84; 'pain': 0.84; 'played': 0.84; 'slot,': 0.84; 'sitting': 0.91; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=l9D+vV/JXZ2MxaDUgME0a6bGlIwkOa4HIXkUlul0GI0=; b=xNhBKsm2SFJHlK+ZVQ02vjofSI8Q+WghlvNt7W8haHFdfcX2QD//MVRhGx2hgSaXqf CLjjbfSK270h+Z+c1UipU0sUin40LfSYGACglhrPE8jI4TAC0WuKN/S4wBMpukqO2TwH 93L71r1eKO2xSqgTzP3peGK5nPutSYoclQemEUGXsZXseVu33XfUFuLM/xSRpXYgUjpP CqHxntZnDbRlWJs6JOWOuthOKIcV1kHVHETvKqjQ9ZjjB0Ou0bJ57em/pzUZksWoCYR9 U28r8neqNizyrgcpLHHgmrT9PiubP+GNbqIuJ2aeHM0CRi8pwoOBeE5IEng9OP5PVhah KzrQ== MIME-Version: 1.0 X-Received: by 10.52.34.46 with SMTP id w14mr5801126vdi.64.1405915919878; Sun, 20 Jul 2014 21:11:59 -0700 (PDT) In-Reply-To: References: <32rp9b-nsu.ln1@chris.zbmc.eu> Date: Mon, 21 Jul 2014 14:11:59 +1000 Subject: Re: OT: usenet reader software From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1405915922 news.xs4all.nl 2841 [2001:888:2000:d::a6]:36215 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:74905 On Mon, Jul 21, 2014 at 2:06 PM, Monte Milanuk wrote: > On 2014-07-20, Chris Angelico wrote: >> Ctrl-X in Angband, > > Ah-HAH! I've been trying to remember what the name was of an old CLI > game that I used to play via a dialup ssh connection (using PuTTY) to a > Panix.com account (they ran on NetBSD). Screen was my friend due to > dropped connections, and I eventually moved from pine/pico to > mutt/slrn/vim/bitchx (though to be honest I never warmed up to mutt all that > much) until I got a Mac (OS X) and then later started dual-booting my > PCs with Linux. Angband was the name of the game I played back then... sweet! Heh. I still have, sitting around, a modified Angband - which I did before I knew about source control, so it'd be a bit of a pain to try to rebase my changes onto a newer build. It has a whole lot of UI improvements, a new character class, a few new races (they're easy), a new gear slot, racial abilities, and a bunch of smaller features that don't come to mind right now. I should clean it up and throw it onto Github or something. ChrisA