Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Can GHC become self-conscious?

Name: Anonymous 2016-03-03 19:26

As you know, GHC is compiled by itself. GHC also comes with an optimization engine. GHC's code optimization therefore optimizes itself. It is also a rather aggressive optimizer.

How long do you think we have until it becomes self-aware, recursively self modifying itself down to the point that it can instantly rewrite programs to run in O(1), having solved P=NP and so other computational problems?

Do you think 6 to 8 weeks is a reasonable estimate?

Name: Anonymous 2016-06-01 7:42

>>18,21
N is the data size, not the input parameter to be worked on. The idiocy comes from the assumption that the ```input''' needs to be fully walked, making this broken argument against O(1). Algorithms don't need to walk the entire data set, unless you're a shit programmer, or have shit understanding of computer science.

F-

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List