Oscar_Cunningham comments on Open thread, September 2-8, 2013 - Less Wrong

0 Post author: David_Gerard 02 September 2013 02:07PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (376)

You are viewing a single comment's thread. Show more comments above.

Comment author: Oscar_Cunningham 02 September 2013 11:04:17PM 6 points [-]

To me that sounds as absurd as writing a program that writes the entirety of its own code:

This is totally possible, you just do something like this:

Write the following out twice, the second time in quotes: "Write the following out twice, the second time in quotes: "

It's called a Quine.

Comment author: Strilanc 03 September 2013 02:32:52PM 4 points [-]

To clarify: I meant that I, as the programmer, would not be responsible for any of the code. Quines output themselves, but they don't bring themselves into existence.

Good catch on that ambiguity, though.

Comment author: DanielLC 03 September 2013 04:06:36AM 4 points [-]

That's what I thought of at first too.

I think he means a program that is the designer of itself. A quine is something that you wrote that writes a copy of itself.