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


Groups > comp.lang.python > #77828

Re: Example of python service running under systemd?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.182
X-Spam-Level *
X-Spam-Evidence '*H*': 0.65; '*S*': 0.01; 'yeah,': 0.09; 'cc:addr :python-list': 0.11; 'ah,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'stolen': 0.16; 'subject:under': 0.16; 'touring': 0.16; 'subject:python': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'passes': 0.24; 'people,': 0.24; 'cc:2**0': 0.24; 'pass': 0.26; 'header:In-Reply- To:1': 0.27; 'michael': 0.29; 'message-id:@mail.gmail.com': 0.30; '13,': 0.31; 'produces': 0.31; 'sep': 0.31; 'stuff': 0.32; 'everyone': 0.33; 'test': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'really': 0.36; 'subject:service': 0.36; 'subject:?': 0.36; 'two': 0.37; 'form,': 0.38; 'pm,': 0.38; 'how': 0.40; 'eventually': 0.60; 'middle': 0.60; 'ago.': 0.61; 'back': 0.62; 'name': 0.63; 'real': 0.63; 'our': 0.64; 'world': 0.66; 'nobody': 0.68; 'notices': 0.68; 'bot': 0.84; 'manufactured': 0.84; 'naughty': 0.84; 'safer': 0.84; 'themed': 0.91; 'to:none': 0.92; 'loves': 0.93
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=CuExb9/EFgpSfzzr5waXq7ZAdybyQ1/0O1Q5FFi/i6s=; b=EmqnmYCTxiIR1qzUxSa6VOvp14waw4Bx4aemGR9PK7Fwy3AWsqFb+ZwsMQGrlP4L/Q pFmsoarMUIko+ty08e12RvbRAahPHYke2tSTEXvcB1mjPYR7JpCc03R1pzFBT9oepUIS wYVwR3n1G9fBPSPuL9HmnG6iK2PNooWMHOpw2/kPLtgAuEVO/sA4pvlrsD2YNJIXcoAd a0HgEaexYU4UPSwUB/ZocMYIISXnOyZp/1h9oAD7341IMO8CrvPLA2W7wTnzCIo6Gvz2 iDgCsi4v14nvNJwuYymEbeK8oIhaIBDOZOP0ShsZesYCGIPM+GFkl8tEO7Xh6cvvcg+b MAGQ==
MIME-Version 1.0
X-Received by 10.50.80.76 with SMTP id p12mr6987967igx.34.1410576503658; Fri, 12 Sep 2014 19:48:23 -0700 (PDT)
In-Reply-To <5413ADA0.5070109@gmail.com>
References <mailman.13937.1410457692.18130.python-list@python.org> <15e4e01c-dde1-48f7-bfc1-0468a436897e@googlegroups.com> <5413ADA0.5070109@gmail.com>
Date Sat, 13 Sep 2014 12:48:23 +1000
Subject Re: Example of python service running under systemd?
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <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 <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.13988.1410576511.18130.python-list@python.org> (permalink)
Lines 19
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1410576511 news.xs4all.nl 2862 [2001:888:2000:d::a6]:41206
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:77828

Show key headers only | View raw


On Sat, Sep 13, 2014 at 12:36 PM, Michael Torrie <torriem@gmail.com> wrote:
> Oh funny.  Just when I think the bot is ready to pass a turing test we
> get a regression.

Ah, the Turing test... everyone loves it. I had some really naughty
fun with that name a while ago. In my D&D world themed on Wonderland,
there are two rival manufacturers who produce a drinkable form of
intelligence. One form is drained from real people, stolen from our
world (they send them back with empty liquor bottles and nobody
notices the difference - or else they just take from middle
management, and again, nobody notices), and the other produces an
artificial form, which is dangerously addictive. The test of
addictiveness is how it "tours", and when eventually a safer form of
manufactured stuff was developed, it was hailed as "artificial
intelligence that passes the touring test"...

Yeah, they listened to rumours in the tavern, and that was their pun-ishment...

ChrisA

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


Thread

Example of python service running under systemd? Travis Griggs <travisgriggs@gmail.com> - 2014-09-11 10:48 -0700
  Re: Example of python service running under systemd? CHIN Dihedral <dihedral88888@gmail.com> - 2014-09-12 13:05 -0700
    Re: Example of python service running under systemd? Michael Torrie <torriem@gmail.com> - 2014-09-12 20:36 -0600
    Re: Example of python service running under systemd? Chris Angelico <rosuav@gmail.com> - 2014-09-13 12:48 +1000

csiph-web