Live data from Hacker News

Quine Relay

github.com

31–40 of 187 posts

Re: Quine Relay

#31

This is really cool. Considering installing Ubuntu to give it a try (don't think I could be bothered trying to get all those packages manually).

Someone should create a vagrant box for this.

Re: Quine Relay

#32
post #20
post #8

Earlier quoted context omitted.

a) The author is Jewish b) It's semantically relevant (Probably the latter. Same goes for the typo in the copyright notice in the end.)

I did consider a) but I'm pretty sure "Yusuke Endoh" is not Jewish.

[deleted]

Re: Quine Relay

#34
post #21

Fascinating. Even the README generator is on another level of meta: https://github.com/mame/quine-relay/blob/master/src/README.m...

And: https://github.com/mame/quine-relay/blob/master/QR.rb This project isn't code, it's art. Edit: Heh, Brainfuck, Whitespace, Logo... and notice they're all in alphabetical order?

And there are interpreter implementations for both Whitespace and Unlambda.

There's even a Rake task to generate a Makefile that runs all the 50 multiquines and uses the dependency tracking of make to determine the order of execution instead of running the 50 commands one after the other in the same rule.

It's like everything in this project is incredibly elegant and self-referential.

Re: Quine Relay

#36
post #21

Fascinating. Even the README generator is on another level of meta: https://github.com/mame/quine-relay/blob/master/src/README.m...

And: https://github.com/mame/quine-relay/blob/master/QR.rb This project isn't code, it's art. Edit: Heh, Brainfuck, Whitespace, Logo... and notice they're all in alphabetical order?

[deleted]

Re: Quine Relay

#37
post #7
post #4

Earlier quoted context omitted.

I'm sorry, how is that sad?

Indeed. That's a transmutation circle of awesome.

I think he's referring to the relative uselessness of the code. Yes it would have taken a lot of time, talent and intellect to produce but from what I understand is of relatively little use?

Can someone correct me if I'm wrong?

Re: Quine Relay

#38
post #4
post #2

That is both the most incredible thing I've ever seen, yet also by far the saddest thing I've ever seen. Props to the author for taking dedication to a whole new level. Link to a description of what this actually is: https://github.com/mame/quine-relay

I'm sorry, how is that sad?

possibly that someone clearly very smart wasted his/her intellect doing this, rather than advancing the species by curing obesity, heart disease and cancer?

Re: Quine Relay

#40

why did you choose that order, is there a reason for it?

I think it's just alphabetical, so no particular path through the languages that he saw as easier/harder
Post reply on HN