Path: csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed3.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.144 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.73; '*S*': 0.01; 'say,': 0.05; 'subject:Python': 0.06; 'linux,': 0.07; 'cc:addr:python-list': 0.11; 'python': 0.11; 'choice,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'usability': 0.19; 'help.': 0.21; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'on,': 0.29; 'am,': 0.29; 'generally': 0.29; 'related': 0.29; "doesn't": 0.30; 'especially': 0.30; 'message-id:@mail.gmail.com': 0.30; 'usually': 0.31; '25,': 0.31; 'another': 0.32; 'linux': 0.33; 'connection': 0.35; 'beyond': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'largely': 0.36; 'ubuntu': 0.36; 'being': 0.38; 'hat': 0.38; 'fact': 0.38; 'little': 0.38; 'major': 0.40; 'effective': 0.61; 'first': 0.61; "you'll": 0.62; 'pick': 0.64; 'different': 0.65; 'subject:. ': 0.67; 'between': 0.67; 'family': 0.73; 'friends': 0.81; 'actually,': 0.84; 'difference.': 0.84; 'mate': 0.84; 'out!': 0.84; 'prefers': 0.84; 'families': 0.91; 'to:none': 0.92; 'subject:Development': 0.95 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=QZ4SFUNhifPpgNntO3d9PNW/Xp8DTR4HPvutr2k7GLw=; b=jTBnktFBxrayPPBqtcfkcrHhrGGi9rsf7+p/VOo9o6nQ2EkHeuJnwVzX3vh3F9xfM2 Q0j0Hw74unOyAnPrSy2RywL1XISTW1NTBFv2RPnZ4e0mYhpYiGj+w4bltGmNfTgTUALs R0IzQH9U3VI8dKoN5GEH/GlAJRUezkZV6LMwo7c5+acxaLnNKMkXpvz07B/hw3iqe54/ x+7kCmdlYrAOTtD63LjFb5pJ6rW0+iqzArkLbfyjG7Vmp/W0Zcl8fbHUynzWgw0eel4X FucXJf+mZTuzGFLBS9e4Yq39ArXxv9frK29gv7FF/atWJcd9ANcbKieSeJHdFAwxGFbv H7eA== MIME-Version: 1.0 X-Received: by 10.66.164.229 with SMTP id yt5mr27097903pab.67.1393267045023; Mon, 24 Feb 2014 10:37:25 -0800 (PST) In-Reply-To: <164260540.5194858.1393266319716.JavaMail.root@sequans.com> References: <2465a8c7-ce0e-4606-ad3b-9135c96e3e4c@googlegroups.com> <164260540.5194858.1393266319716.JavaMail.root@sequans.com> Date: Tue, 25 Feb 2014 05:37:24 +1100 Subject: Re: Mac vs. Linux for Python Development 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: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1393267050 news.xs4all.nl 2961 [2001:888:2000:d::a6]:57207 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:66995 On Tue, Feb 25, 2014 at 5:25 AM, Jean-Michel Pichavant wrote: > If you go for Linux, know that ubuntu would not be the first choice, ubuntu prefers user experience over stability. Debian for instance is a distribution largely used in the industry. > What you'll generally find, actually, is that there's very little effective difference between one distro and another - there's a lot of usability difference between, say, Xfce and GNOME3 and Mate and Unity and so on, but you can get each of those on any Linux that supports them (personally, I like Xfce, which I use with Debian; you can get Xubuntu which comes with it). There's also a huge difference between Python 2.4 and Python 2.7, but beyond the fact that Red Hat 5 happens to ship with 2.4 and Debian Wheezy happens to ship with 2.7, there's no connection between that and your distro. Especially among the families of related distros (Debian and Red Hat being the patriarchs of huge family trees, and Ubuntu being head of a major sub-tree under Debian), you'll usually find there's not a huge amount of fundamental difference. So pick any distro that strikes your fancy! Try it out! If it doesn't work out, pick a different one. Start with one that your friends use (if you have any), that way you can get immediate help. ChrisA