Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.datemas.de!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.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.022 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.06; 'dev': 0.07; 'developer.': 0.07; 'editor.': 0.09; 'url:github': 0.09; 'python': 0.11; 'windows': 0.15; 'cons': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'numpy': 0.16; 'wrote:': 0.18; 'thoughts': 0.19; 'machine': 0.22; 'header:User-Agent:1': 0.23; 'environment': 0.24; "i've": 0.25; 'developers': 0.25; 'full-time': 0.26; 'developing': 0.27; 'header :In-Reply-To:1': 0.27; 'function': 0.29; 'am,': 0.29; 'generally': 0.29; 'option': 0.32; 'run': 0.32; 'text': 0.33; 'development.': 0.33; 'mac': 0.33; "i'd": 0.34; "can't": 0.35; 'but': 0.35; 'there': 0.35; 'ubuntu': 0.36; 'virtual': 0.37; 'message- id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'even': 0.60; 'hear': 0.63; 'soon': 0.63; 'love': 0.65; 'subject:. ': 0.67; 'clicking': 0.73; "how's": 0.74; 'sublime': 0.84; 'absolutely': 0.87; 'subject:Development': 0.95 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Mon, 24 Feb 2014 10:34:37 -0700 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131118 Thunderbird/17.0.11 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Mac vs. Linux for Python Development References: <2465a8c7-ce0e-4606-ad3b-9135c96e3e4c@googlegroups.com> In-Reply-To: <2465a8c7-ce0e-4606-ad3b-9135c96e3e4c@googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1393263291 news.xs4all.nl 2845 [2001:888:2000:d::a6]:46565 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:66985 On 02/23/2014 01:43 AM, twiz wrote: > I've been developing with python recreationally for a while on Ubuntu > but will soon be transitioning to full-time python development. I > have the option of using a Mac or Ubuntu environment and I'd like to > hear any thoughts on the pros and cons of each. Specifically, how's > the support for numpy and scipy? How are the IDEs? I know a lot of Mac developers that love the Sublime text editor. And if you combine it with https://github.com/lunixbochs/actualvim, it's even better. Personally OS X's focus policy drives me absolutely bonkers as a developer. And I can't function without alt-middle clicking to size windows and alt-click to move windows. > Since I generally like working with a Mac, I'd like to hear if there > are any significant downsides to python dev on OsX. You can always run a virtual machine on OS X and have the best of both worlds.