Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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.080 X-Spam-Evidence: '*H*': 0.84; '*S*': 0.00; 'incompatible': 0.07; 'sys': 0.07; 'terms,': 0.09; 'sections': 0.14; '"business': 0.16; 'enjoy,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'great!': 0.16; 'hire': 0.16; 'so.': 0.16; 'wrote:': 0.18; 'code.': 0.18; 'wed,': 0.18; 'bit': 0.19; 'programming': 0.22; 'admin': 0.22; 'entries': 0.24; 'header:In- Reply-To:1': 0.27; 'fixed': 0.29; 'on,': 0.29; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'gives': 0.31; 'getting': 0.31; 'that.': 0.31; '-0700,': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'everyone': 0.33; 'position.': 0.33; 'programmers': 0.33; "can't": 0.35; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; "he's": 0.36; 'doing': 0.36; 'too': 0.37; 'level': 0.37; 'being': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'though,': 0.39; 'to:addr:python.org': 0.39; 'enough': 0.39; 'new': 0.61; 'simply': 0.61; 'personal': 0.63; 'our': 0.64; 'love': 0.65; 'between': 0.67; 'enjoy': 0.71; 'pleasure': 0.74; 'basics.': 0.84; 'fortunate': 0.84; 'nonsense.': 0.84; 'pleasure.': 0.84; 'imagine': 0.93; 'lucky': 0.93; '2013': 0.98 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:to :content-type; bh=GkZAyp/rtrHoVUX/Xe3XQDtjHd3LEuCtcPovnz1VlrI=; b=bPsUX/ZNxXsfaMN3qr1llYKcK3d4U3l/uQ8YQ1s0vTZd4xA3Ua5yTVI68KVrn/yKc6 aMt8+j48TNuZuXGbAzTs4hJqUn232WBI61eSjvGk8EQw2qZosUSdKbXq8yZfImuPioXV GaWEMoErem21zaW0882KlAQ3OcGM8B0eSKfuwKPWdp48ZquOl7kpMU8t9IyY6gD2XGW2 5kYDf5Jm1XL2QfgRC34vJz1PsUQhE5wV4KT+wVXqsV4EaqzR7D+dtg49iN9AWmzrQURP 75Ava89N3Jum6ozEFbRKVcEOtaYsiJImm7dk/SeFURXZi8ykO2M0iZ/KH/5p0YiT7735 zP0w== MIME-Version: 1.0 X-Received: by 10.68.236.103 with SMTP id ut7mr2454353pbc.118.1380719201130; Wed, 02 Oct 2013 06:06:41 -0700 (PDT) In-Reply-To: <524c16be$0$29984$c3e8da3$5496439d@news.astraweb.com> References: <9208d479-21ff-4da1-86f0-35cf46b13505@googlegroups.com> <524c16be$0$29984$c3e8da3$5496439d@news.astraweb.com> Date: Wed, 2 Oct 2013 23:06:40 +1000 Subject: Re: JUST GOT HACKED From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1380720850 news.xs4all.nl 15931 [2001:888:2000:d::a6]:47420 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:55335 On Wed, Oct 2, 2013 at 10:51 PM, Steven D'Aprano wrote: > On Wed, 02 Oct 2013 04:42:32 -0700, feedthetroll wrote: > >> "Learning for personal pleasure" and "business server" can't be true >> both. > > Utter nonsense. Some people are fortunate enough to be paid to do > something that gives them pleasure. Many programmers and system > administrators are in that lucky position. I am sorry that you > (apparently) get no pleasure from learning new programming and sys admin > skills, but don't imagine that everyone is like that. > There's still a difference between getting paid to do something you enjoy, and getting paid to learn the utter basics. I enjoy networking, and I'm paid to do that (well, part of my job involves networking); this week I learned something new that I can do by simply setting a few ARP entries and some fixed routes, which let us de-hack some sections of our code. That's great! I love doing it, and I learn something, and I get paid to do so. Awesome! But if you hire someone to set you up a LAN, and he's still learning the fundamentals of IP addressing and so on, then you'd be a bit concerned. The terms, as stated, are far too broad. Learning at the level Nikos currently is, though, is IMHO incompatible with being paid to do it. ChrisA