Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed3.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.194 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.68; '*S*': 0.07; 'charset:iso-8859-7': 0.04; 'plenty': 0.07; "subject:' ": 0.07; 'clause': 0.09; 'subject:position': 0.09; 'charging': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'situation.': 0.16; 'subject: \n ': 0.16; 'subject:start': 0.16; 'wrote:': 0.18; 'code,': 0.22; '(or': 0.24; 'header:In-Reply-To:1': 0.27; 'leave': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'that.': 0.31; 'routing,': 0.31; "can't": 0.35; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'doing': 0.36; 'possible': 0.36; 'wrong': 0.37; 'so,': 0.37; 'two': 0.37; 'to:addr:python- list': 0.38; 'anything': 0.39; 'expect': 0.39; 'subject:can': 0.39; 'to:addr:python.org': 0.39; 'university': 0.39; 'how': 0.40; 'even': 0.60; 'most': 0.60; "you're": 0.61; 'situation': 0.65; 'customers': 0.66; 'earn': 0.67; 'caused': 0.69; 'money': 0.72; 'dollar': 0.74; "'then'": 0.84; '95%': 0.84; 'basics.': 0.84; "it'd": 0.84; 'loose': 0.84; 'confront': 0.91; 'confidence': 0.95; 'earning': 0.97; '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:content-transfer-encoding; bh=BbnyYpFTfDGhEmRGRp/ZLasfhC6s03O24g2+89f252Y=; b=QP6lbbLZ6xLfQegjbAApevY/hetgxYB7dsurxnFRPLuC6gW6hNbxea32rLAVD82CDe e8IgAyh1f9WRXeLTa630ncivvhILh6X2caSz7+dy9ONNH6Rs/cnx1z+bQotbJVCf2FQg I+r/w2vbvfh/JIAgUtqSea/lJantTCoWwDjmSyXHwDv9ysXoBOeczHZUtdNR+ApErK2W iEYFWMhGg179wun4GwGENo/fMg+SS2nmEvn2Dn34bQV4OCa9GU9qolKGiGf0I/f0AA07 JEBmOS0NcC8AU8DqRhYShilXXZBpTJnUyUiorkvRrNhcsUL2ZrGul/tEKE3grtSwB/Nt hOrQ== MIME-Version: 1.0 X-Received: by 10.52.187.138 with SMTP id fs10mr19998173vdc.10.1380581802544; Mon, 30 Sep 2013 15:56:42 -0700 (PDT) In-Reply-To: References: <5247f6bb$0$29988$c3e8da3$5496439d@news.astraweb.com> Date: Tue, 1 Oct 2013 08:56:42 +1000 Subject: Re: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb6 in position 0: invalid start byte From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable 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: 1380581805 news.xs4all.nl 15911 [2001:888:2000:d::a6]:47254 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:55139 On Tue, Oct 1, 2013 at 8:36 AM, =CD=DF=EA=EF=F2 wro= te: > I learn during the process. > That's how i deal with the situation. > I challedge my self and then try to confront the given situation _live_. > > It's not wise to do so, but that how i operate. Everyone's learning on the job. (I learned this week that it's possible to play fast and loose with ARP and routing, to make one computer look like two and two look like one. That was fun. When I came up with the concept, I gave my boss a 95% confidence that it'd work; and so far it's not caused any trouble.) But what you're doing is charging your customers while you learn the very basics. You can't sell "Hello, world". Most people expect to go to university to learn a trade; some spend two decades playing with something before earning a single dollar (or Euro, or yen). Learn to code, THEN try to make money at it. Or even leave off the 'then' clause - plenty of people never earn anything from code, and stay as happy amateurs. There's nothing wrong with that. ChrisA