nigerweiss comments on A Series of Increasingly Perverse and Destructive Games - Less Wrong

11 Post author: nigerweiss 14 February 2013 09:22AM

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

Comments (33)

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

Comment author: nigerweiss 15 February 2013 02:55:29AM 0 points [-]

Note that the code is being run halting oracle hypercomputer, which simplifies your strategy to strategy number two.

Comment author: DanielLC 15 February 2013 04:56:18AM 0 points [-]

Note that the code is being run halting oracle hypercomputer

So? I'm not allowed to actually use the oracle. It's just used to make sure my program halts.

which simplifies your strategy to strategy number two.

No. Strategy number two has an upper bound for how high it can answer, where mine does not. For example, it may be that you reach a program that does not halt before you reach one that takes TREE(3) steps to halt. In fact, I'm pretty sure you will. Second, strategy two is highly likely to fail due to reaching an obviously unhalting program. My version would not do so.

This was supposed to be an improvement on strategy two.