Consider programs that, given the description of a situation (possibly including a chain of events leading to it) and a list of possible actions, returns one of the actions. It doesn't seem to be a stretch of language to say that such programs are "choosing", because the way those programs react to their situation can be very similar to the way humans react (consider: finding the shortest path between two points; playing a turn-based strategy game, etc.).
Whether programs that are hard-coded to always return a particular answer "choose" or not is a very boring question of semantics, like "does a tree falling in the forest make a sound if no-one is around to hear it".
Given a description of Newcomb's problem, a well-written program will one-box, and a badly-written one will two-box. The difference between the two is not trivial.
Given a description of Newcomb's problem, a well-written program will one-box, and a badly-written one will two-box. The difference between the two is not trivial.
I see your point now, and I agree with the quoted statement. However, there's a difference between Newcomb, where you make your decision after Omega made its prediction, and "meta-Newcomb", where you're allowed to precommit before Omega makes its prediction, for example by choosing your programming. In meta-Newcomb, I don't even have to consider being a computer program that can be s...
I have read lots of LW posts on this topic, and everyone seems to take this for granted without giving a proper explanation. So if anyone could explain this to me, I would appreciate that.
This is a simple question that is in need of a simple answer. Please don't link to pages and pages of theorycrafting. Thank you.
Edit: Since posting this, I have come to the conclusion that CDT doesn't actually play Newcomb. Here's a disagreement with that statement:
And here's my response:
Edit 2: Clarification regarding backwards causality, which seems to confuse people:
Edit 3: Further clarification on the possible problems that could be considered Newcomb:
Edit 4: Excerpt from Nozick's "Newcomb's Problem and Two Principles of Choice":