<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace Site Server v5.11.81 (http://www.squarespace.com/) on Mon, 13 Feb 2012 11:07:19 GMT--><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><title>Jon Kuhn's Blog</title><subtitle>Blog</subtitle><id>http://jonkuhn.com/blog/</id><link rel="alternate" type="application/xhtml+xml" href="http://jonkuhn.com/blog/"/><link rel="self" type="application/atom+xml" href="http://jonkuhn.com/blog/atom.xml"/><updated>2011-12-13T12:25:13Z</updated><generator uri="http://www.squarespace.com/" version="Squarespace Site Server v5.11.81 (http://www.squarespace.com/)">Squarespace</generator><entry><title>Python Issue #13464</title><category term="Open Source"/><category term="Python"/><id>http://jonkuhn.com/blog/2011/12/12/python-issue-13464.html</id><link rel="alternate" type="text/html" href="http://jonkuhn.com/blog/2011/12/12/python-issue-13464.html"/><author><name>Jon Kuhn</name></author><published>2011-12-13T04:46:06Z</published><updated>2011-12-13T04:46:06Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>In the past I have released some of my old projects as open source, but I haven't done much development on existing open source projects.&nbsp; Last week I decided to try this by fixing one of the bugs tagged as "easy" on the Python bug tracker.&nbsp; These are issues that the core developers feel can be fixed in a relatively short amount of time.&nbsp; On December 4th, I submitted my patch for <a href="http://bugs.python.org/issue13464">issue #13464</a> and on December 6th it was merged in to the development branch that will become Python 3.3.</p>
<p>It was fun, I think may try to contribute more patches to open source projects in the future.</p>]]></content></entry><entry><title>I Found A Compiler Bug (really)</title><category term="C"/><category term="Embedded"/><id>http://jonkuhn.com/blog/2010/5/29/i-found-a-compiler-bug-really.html</id><link rel="alternate" type="text/html" href="http://jonkuhn.com/blog/2010/5/29/i-found-a-compiler-bug-really.html"/><author><name>Jon Kuhn</name></author><published>2010-05-29T05:41:58Z</published><updated>2010-05-29T05:41:58Z</updated><summary type="html" xml:lang="en-US"><![CDATA[If when you read the title you said to yourself "sure you did" you are
probably not alone.  In fact I would probably have the same reaction myself
reading the headline.  I can remember when I first was learning to program I
would occasionally want to blame problems I was having with my code on one of
the tools or libraries I was using.  I think this is an experience many people
have when they start out, and then you quickly learn to blame yourself for
problems.  The question "Why isn't the computer do what I want it to?" is
almost always "Because it is doing what I am <i>telling</i> it to do."]]></summary></entry></feed>
