<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for Libre à moi</title>
	<atom:link href="http://libreamoi.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://libreamoi.com</link>
	<description>Making things make sense</description>
	<pubDate>Wed, 10 Mar 2010 10:13:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Free lifting for a space elevator by Lindley</title>
		<link>http://libreamoi.com/index.php/free-lifting-for-a-space-elevator/#comment-205</link>
		<dc:creator>Lindley</dc:creator>
		<pubDate>Tue, 03 Feb 2009 17:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://libreamoi.com/?p=23#comment-205</guid>
		<description>A similar idea is used as a means of "throwing" seawater at the moon (as the first stage in terraforming) in the novel "Firstborn" by Arthur C Clarke and Stephen Baxter.</description>
		<content:encoded><![CDATA[<p>A similar idea is used as a means of &#8220;throwing&#8221; seawater at the moon (as the first stage in terraforming) in the novel &#8220;Firstborn&#8221; by Arthur C Clarke and Stephen Baxter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why is programming repetitive ? Was Turing wrong ? by Matthew</title>
		<link>http://libreamoi.com/index.php/why-is-programming-repetitive-was-turing-wrong/#comment-109</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Sun, 14 Dec 2008 13:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://libreamoi.com/?p=22#comment-109</guid>
		<description>I think the problem is that, as you add clever abstraction ontop of clever abstraction, the complexity becomes progressively harder and harder to manage than a relatively repetetive, human process.

Business processes can't afford to be limited by what one, very smart person can hold in their head at a time.</description>
		<content:encoded><![CDATA[<p>I think the problem is that, as you add clever abstraction ontop of clever abstraction, the complexity becomes progressively harder and harder to manage than a relatively repetetive, human process.</p>
<p>Business processes can&#8217;t afford to be limited by what one, very smart person can hold in their head at a time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why is programming repetitive ? Was Turing wrong ? by admin</title>
		<link>http://libreamoi.com/index.php/why-is-programming-repetitive-was-turing-wrong/#comment-108</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 14 Dec 2008 12:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://libreamoi.com/?p=22#comment-108</guid>
		<description>@Jesse McNelis
&gt;The drudgery is not in the programming but in the conversation of human requirements in to code.
Take the millions of database frontend applications that have been written, the database is already written, the GUI toolkit is already written but the drudgery of creating a layout of GUI components for a specific set of data is still there because there is not way to automate that.

And why is there still no way to automate that ? This may be the heart of the question. What are the things that we cannot automate and why.</description>
		<content:encoded><![CDATA[<p>@Jesse McNelis<br />
>The drudgery is not in the programming but in the conversation of human requirements in to code.<br />
Take the millions of database frontend applications that have been written, the database is already written, the GUI toolkit is already written but the drudgery of creating a layout of GUI components for a specific set of data is still there because there is not way to automate that.</p>
<p>And why is there still no way to automate that ? This may be the heart of the question. What are the things that we cannot automate and why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why is programming repetitive ? Was Turing wrong ? by admin</title>
		<link>http://libreamoi.com/index.php/why-is-programming-repetitive-was-turing-wrong/#comment-107</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 14 Dec 2008 12:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://libreamoi.com/?p=22#comment-107</guid>
		<description>@nullbot
I'm not saying that his statement doesn't have some deep truth in it. It has, and we have taken out much drudgework indeed.

So you think we need a strong AI to make it come true. A strong IA would certainly make it come true, but I can't say if it is a necessary condition.

I'm not thinking about actually using lisp. In fact I am quite happy with python (except for the speed maybe). But there may be things to learn from it to make a new programming language.</description>
		<content:encoded><![CDATA[<p>@nullbot<br />
I&#8217;m not saying that his statement doesn&#8217;t have some deep truth in it. It has, and we have taken out much drudgework indeed.</p>
<p>So you think we need a strong AI to make it come true. A strong IA would certainly make it come true, but I can&#8217;t say if it is a necessary condition.</p>
<p>I&#8217;m not thinking about actually using lisp. In fact I am quite happy with python (except for the speed maybe). But there may be things to learn from it to make a new programming language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why is programming repetitive ? Was Turing wrong ? by admin</title>
		<link>http://libreamoi.com/index.php/why-is-programming-repetitive-was-turing-wrong/#comment-106</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 14 Dec 2008 12:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://libreamoi.com/?p=22#comment-106</guid>
		<description>@Derek
&#62; I think you’ve taken Turing’s quote out of context. Turing described other types of machines 2 years after this quote - but he had been thinking about them since 1943.

I most certainly am. You are right, he probably meant that programming for a Turing complete machine would never be as repetivie as programming another automata. Still his sentence has some general truth in it and means something in today's context. By any mean I am not holding it against him if his sentence is wrong in today's context because we are using bricks written by other people that we do not fully understand. I am holding it against us programmers not to have made his vision come true.

Thanks for your recommandations, I'll add that to my TOREAD list.</description>
		<content:encoded><![CDATA[<p>@Derek<br />
&gt; I think you’ve taken Turing’s quote out of context. Turing described other types of machines 2 years after this quote - but he had been thinking about them since 1943.</p>
<p>I most certainly am. You are right, he probably meant that programming for a Turing complete machine would never be as repetivie as programming another automata. Still his sentence has some general truth in it and means something in today&#8217;s context. By any mean I am not holding it against him if his sentence is wrong in today&#8217;s context because we are using bricks written by other people that we do not fully understand. I am holding it against us programmers not to have made his vision come true.</p>
<p>Thanks for your recommandations, I&#8217;ll add that to my TOREAD list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why is programming repetitive ? Was Turing wrong ? by Jesse McNelis</title>
		<link>http://libreamoi.com/index.php/why-is-programming-repetitive-was-turing-wrong/#comment-105</link>
		<dc:creator>Jesse McNelis</dc:creator>
		<pubDate>Sun, 14 Dec 2008 09:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://libreamoi.com/?p=22#comment-105</guid>
		<description>The drudgery is not in the programming but in the conversation of human requirements in to code.
Take the millions of database frontend applications that have been written, the database is already written, the GUI toolkit is already written but the drudgery of creating a layout of GUI components for a specific set of data is still there because there is not way to automate that.</description>
		<content:encoded><![CDATA[<p>The drudgery is not in the programming but in the conversation of human requirements in to code.<br />
Take the millions of database frontend applications that have been written, the database is already written, the GUI toolkit is already written but the drudgery of creating a layout of GUI components for a specific set of data is still there because there is not way to automate that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why is programming repetitive ? Was Turing wrong ? by mrboyd</title>
		<link>http://libreamoi.com/index.php/why-is-programming-repetitive-was-turing-wrong/#comment-104</link>
		<dc:creator>mrboyd</dc:creator>
		<pubDate>Sun, 14 Dec 2008 07:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://libreamoi.com/?p=22#comment-104</guid>
		<description>It seems to me the quote could fit your java/python/whatever problem. You're free to program without tools but we have been delegating a lot of the "drudge" to the machine already. I'm thinking right now of OR mappers, model driven architecture or more simply auto-completion and the myriad of features of any decent code editor has.</description>
		<content:encoded><![CDATA[<p>It seems to me the quote could fit your java/python/whatever problem. You&#8217;re free to program without tools but we have been delegating a lot of the &#8220;drudge&#8221; to the machine already. I&#8217;m thinking right now of OR mappers, model driven architecture or more simply auto-completion and the myriad of features of any decent code editor has.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why is programming repetitive ? Was Turing wrong ? by jackalnom</title>
		<link>http://libreamoi.com/index.php/why-is-programming-repetitive-was-turing-wrong/#comment-103</link>
		<dc:creator>jackalnom</dc:creator>
		<pubDate>Sun, 14 Dec 2008 05:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://libreamoi.com/?p=22#comment-103</guid>
		<description>Programmers were mathematicians at the time, that wasn't just an inflated title. The domain of problems they were solving were mathematical. Most programming today is solving non-mathematical domains. The world is a lot messier than the mathematics, so programming in such a messy world can be more drudgery because it is translating a bunch of simple one-off rules from the real world into a program rather than several computationally expensive operations. 

The other big piece that adds to the drudgery of software development today is the infrastructure required to link together large programs and systems together. When writing a program that deals with a single problem in a limited situation, virtually all of the code goes to solving the problem at hand. As programs and systems scale up, more and more code and complexity is dedicated to managing the software architecture itself.</description>
		<content:encoded><![CDATA[<p>Programmers were mathematicians at the time, that wasn&#8217;t just an inflated title. The domain of problems they were solving were mathematical. Most programming today is solving non-mathematical domains. The world is a lot messier than the mathematics, so programming in such a messy world can be more drudgery because it is translating a bunch of simple one-off rules from the real world into a program rather than several computationally expensive operations. </p>
<p>The other big piece that adds to the drudgery of software development today is the infrastructure required to link together large programs and systems together. When writing a program that deals with a single problem in a limited situation, virtually all of the code goes to solving the problem at hand. As programs and systems scale up, more and more code and complexity is dedicated to managing the software architecture itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why is programming repetitive ? Was Turing wrong ? by nullbot</title>
		<link>http://libreamoi.com/index.php/why-is-programming-repetitive-was-turing-wrong/#comment-102</link>
		<dc:creator>nullbot</dc:creator>
		<pubDate>Sun, 14 Dec 2008 04:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://libreamoi.com/?p=22#comment-102</guid>
		<description>I think there are a few different assumptions Turing was making when making that statement.  Firstly, it should be said that a lot of drudgery _is_ taken out of programming: i.e. you don't have to worry about which assembly instructions are used, you don't have to worry about which processor, you don't have to worry about whether you need to ask for permission to run from the other processes running on the cpu.  Its easy to forget just how complex modern computers are and how much goes on under the hood.

  That being said, programmings still a bitch.  I think Turing, like many other Computer Scientists of old, believed that Artificial Intelligence was just a matter of programming some basic rules, and letting the computer bootstrap its way into intelligence.  AI turned out to be a lot harder than people had anticipated.  Modern programming languages are a kind of bridge between the machines idiot savant way of looking at the world and our "rule of thumb"/heuristic way of looking at the world.  In order for programming languages to become easier, we essentially need better natural language processing and without better AI, this becomes problematic.

  So, I'm hopeful.  Bigger data sets available through the internets means AI now has a large enough input pool to learn something useful.  Better AI bridges the gulf between the idiot savant cpu and us, which means better programming languages....

  oh, and I know lisp has quite a following, but I don't think even lisp would save you.  Notice how lisp's usability has been neatly sectioned off to academia (though it has emacs in its favor).  I think the issue is a deeper one, namely that computers just aren't that smart.  Looking back and saying "only if", be it for lisp, java, or  I think glosses over this...</description>
		<content:encoded><![CDATA[<p>I think there are a few different assumptions Turing was making when making that statement.  Firstly, it should be said that a lot of drudgery _is_ taken out of programming: i.e. you don&#8217;t have to worry about which assembly instructions are used, you don&#8217;t have to worry about which processor, you don&#8217;t have to worry about whether you need to ask for permission to run from the other processes running on the cpu.  Its easy to forget just how complex modern computers are and how much goes on under the hood.</p>
<p>  That being said, programmings still a bitch.  I think Turing, like many other Computer Scientists of old, believed that Artificial Intelligence was just a matter of programming some basic rules, and letting the computer bootstrap its way into intelligence.  AI turned out to be a lot harder than people had anticipated.  Modern programming languages are a kind of bridge between the machines idiot savant way of looking at the world and our &#8220;rule of thumb&#8221;/heuristic way of looking at the world.  In order for programming languages to become easier, we essentially need better natural language processing and without better AI, this becomes problematic.</p>
<p>  So, I&#8217;m hopeful.  Bigger data sets available through the internets means AI now has a large enough input pool to learn something useful.  Better AI bridges the gulf between the idiot savant cpu and us, which means better programming languages&#8230;.</p>
<p>  oh, and I know lisp has quite a following, but I don&#8217;t think even lisp would save you.  Notice how lisp&#8217;s usability has been neatly sectioned off to academia (though it has emacs in its favor).  I think the issue is a deeper one, namely that computers just aren&#8217;t that smart.  Looking back and saying &#8220;only if&#8221;, be it for lisp, java, or  I think glosses over this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why is programming repetitive ? Was Turing wrong ? by firextol</title>
		<link>http://libreamoi.com/index.php/why-is-programming-repetitive-was-turing-wrong/#comment-101</link>
		<dc:creator>firextol</dc:creator>
		<pubDate>Sun, 14 Dec 2008 02:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://libreamoi.com/?p=22#comment-101</guid>
		<description>From a functional-programming standpoint this can be the case. Objects also allow reuse. The fact is there is probably a collection of libraries to facilitate most tasks.

How many times have you programmed something that you've then discovered is done far more efficiently by an already existing library or API?</description>
		<content:encoded><![CDATA[<p>From a functional-programming standpoint this can be the case. Objects also allow reuse. The fact is there is probably a collection of libraries to facilitate most tasks.</p>
<p>How many times have you programmed something that you&#8217;ve then discovered is done far more efficiently by an already existing library or API?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
