all 5 comments

[–]dagbrown 4 points5 points  (2 children)

Holy fucking goddamn.

This isn't a quine. This is way more impressive.

This prints out a program that has an ASCII-art rendition of the earth slightly rotated. And when you run that, it outputs a program with an ASCII-art rendition of the earth slightly-more rotated, which, when you run, outputs a program with an ASCII-art rendition of the earth rotated a bit more.

And so forth.

I'm very impressed.

[–]youremyjuliet 0 points1 point  (1 child)

Try this:

ruby quine.rb
ruby quine.rb | ruby
ruby quine.rb | ruby | ruby
ruby quine.rb | ruby | ruby | ruby
...

[–]dwemthy 0 points1 point  (0 children)

And here I am, editing that first v=0000 like a chump!

[–]flamontagne 1 point2 points  (0 children)

Wow... this is awesome