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


Groups > comp.lang.python > #95545

Re: Bug!

Path csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!feeder2.ecngs.de!ecngs!feeder.ecngs.de!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!nzpost1.xs4all.net!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.017
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'true,': 0.04; 'bits': 0.07; 'omit': 0.07; 'cc:addr:python-list': 0.09; '22,': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.16; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'aug': 0.20; '(usually': 0.22; 'install,': 0.22; 'sat,': 0.23; 'header:In-Reply-To:1': 0.24; 'linux': 0.26; 'message-id:@mail.gmail.com': 0.27; 'cpu': 0.29; 'windows,': 0.29; 'system,': 0.30; 'certain': 0.31; 'run': 0.33; 'ram': 0.33; 'ubuntu': 0.33; 'running': 0.34; 'received:google.com': 0.35; 'could': 0.35; 'but': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'still': 0.40; 'some': 0.40; 'default': 0.61; 'more': 0.63; 'grab': 0.64; 'demand': 0.79; 'chrisa': 0.84; 'grabbing': 0.84; 'to:none': 0.91
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=KAD8I1jA+ug8QFx5kQog4ja7JYrLFSX44TmRjwqg7CU=; b=vt01hfjDqqRXko9UDJ/VkqJfpZMlZKf+GlVoXHz3/c2XB4uhr1roYZvu8ENnUf/nDJ /UiCiD4BdsQkbAAqNALH8UuaelBhbu+92+vO5yp5mvs//3BPZirFjo6CYH5wEZj2qjl6 2MDw9s4ORTZjJthdRCXWPZtEg8g+iOnsGyCm2DuqGOdkBc/5Jjf6UzLNWepPZMWk7vaM D7RPJQ4XW7P936+nFaNtJzwER9dwaZ9fsb2lr3zPmatdvef8yIkwmn6WwrwI1vTxnkoJ RF9cgaOypsrVpKwxUYUACD5MxVANFE2pXjAPkha5NB+zWfqGZ9oYtnMpa+mlyn4uf9Wh nfIg==
MIME-Version 1.0
X-Received by 10.50.114.100 with SMTP id jf4mr6670808igb.94.1440220582964; Fri, 21 Aug 2015 22:16:22 -0700 (PDT)
In-Reply-To <8d78aea8-ca82-41a5-89c0-697e4698e771@googlegroups.com>
References <COL129-W7DD7D287BDC5979A3A6B0DD650@phx.gbl> <mailman.2.1440186103.17298.python-list@python.org> <mr89cv$qms$1@dont-email.me> <2a6a9035-33bb-42a0-a034-027fbb873872@googlegroups.com> <mailman.7.1440205360.17298.python-list@python.org> <8d78aea8-ca82-41a5-89c0-697e4698e771@googlegroups.com>
Date Sat, 22 Aug 2015 15:16:22 +1000
Subject Re: Bug!
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.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.10.1440220591.17298.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1440220591 news.xs4all.nl 23813 [2001:888:2000:d::a6]:43386
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:95545

Show key headers only | View raw


On Sat, Aug 22, 2015 at 2:37 PM, Rustom Mody <rustompmody@gmail.com> wrote:
> One of the charms of linux used to be (dunno how true today) that it could
> run reasonably well on extremely underpowered hardware

Still true, although it's not so much "Linux is better than Windows"
as "Linux is more modular than Windows, so you can omit the bits you
don't want". If you grab a default Ubuntu install, it'll demand a
certain amount of RAM and CPU and so on; but if you're running it on a
low-end system, you can kick off some of the heaviest parts (usually
the pretty graphics), either manually or by grabbing a dedicated
low-end-system distro like AntiX.

ChrisA

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


Thread

Re: Bug! Chris Angelico <rosuav@gmail.com> - 2015-08-22 05:41 +1000
  Re: Bug! hamilton <hamilton@nothere.com> - 2015-08-21 16:42 -0600
    Re: Bug! Zachary Ware <zachary.ware+pylist@gmail.com> - 2015-08-21 18:07 -0500
    Re: Bug! sohcahtoa82@gmail.com - 2015-08-21 16:53 -0700
      Re: Bug! Chris Angelico <rosuav@gmail.com> - 2015-08-22 11:02 +1000
        Re: Bug! Rustom Mody <rustompmody@gmail.com> - 2015-08-21 21:37 -0700
          Re: Bug! Chris Angelico <rosuav@gmail.com> - 2015-08-22 15:16 +1000
        Re: Bug! hamilton <hamilton@nothere.com> - 2015-08-21 23:26 -0600
      Re: Bug! Tim Golden <mail@timgolden.me.uk> - 2015-08-22 18:08 +0100
      Re: Bug! Chris Angelico <rosuav@gmail.com> - 2015-08-23 09:06 +1000
      Re: Bug! Chris Angelico <rosuav@gmail.com> - 2015-08-23 11:35 +1000
      Re: Bug! Simon Ward <simon@bleah.co.uk> - 2015-08-23 02:22 +0100

csiph-web