Live data from Hacker News

When It's Bad to Have Good Choices

newyorker.com

11–20 of 89 posts

Re: When It's Bad to Have Good Choices

#11
post #7

Sounds familiar. I wish the article had some sort of suggestion or hint as to what to do when you're really prone to anxiety. I have several very good options in my life right now and have made a tenative decision on what to do, but I'm finding I'm crippled by anxiety over my decision.

Celebrate[0]

[0]: http://www.ted.com/talks/ruth_chang_how_to_make_hard_choices

Re: When It's Bad to Have Good Choices

#12
post #7

Sounds familiar. I wish the article had some sort of suggestion or hint as to what to do when you're really prone to anxiety. I have several very good options in my life right now and have made a tenative decision on what to do, but I'm finding I'm crippled by anxiety over my decision.

paulsutter gave a good answer to this elsewhere in the comments. But I would add this: All other things being equal (or roughly equal), pick one at random.

Sure, there's opportunity cost, but there are also costs way beyond the time you take fretting over a decision. You said it yourself: You're "crippled" by anxiety. How is that better than making a random decision? Or just going with your gut?

Re: When It's Bad to Have Good Choices

#13

When faced with a difficult decision, it probably doesn't matter which choice you take. Emotionally it's difficult to accept this. But logically it's easy: - If one of the two choices was clearly better, it would be an easy decision - But it is difficult. Therefore, neither of the two choices is clearly better. - Therefore, it doesn't matter much which you choose. This doesn't work for people who feel irrational regr…

Well your reasoning is a bit of a shortcut, and Ruth Chang[0] goes all the way down the rabbit hole, without having to resort to third world country fallacies.

[0]: http://www.ted.com/talks/ruth_chang_how_to_make_hard_choices

Re: When It's Bad to Have Good Choices

#14
It seems to me that, in pretty much every field, the most rewarding tasks, often with the most highly regarded results, are the most constrained— rhyming schemes and meter in poetry, immutability in programming, whatever.

It could just be freedom from the anxiety of choice (and just admiration for the creator's ability to succeed despite these constraints on the part of the audience). I feel like there's more to it than that, though.

Re: When It's Bad to Have Good Choices

#16

When faced with a difficult decision, it probably doesn't matter which choice you take. Emotionally it's difficult to accept this. But logically it's easy: - If one of the two choices was clearly better, it would be an easy decision - But it is difficult. Therefore, neither of the two choices is clearly better. - Therefore, it doesn't matter much which you choose. This doesn't work for people who feel irrational regr…

[deleted]

Re: When It's Bad to Have Good Choices

#17
There are a couple of popular TED talks about choice.

http://www.ted.com/talks/barry_schwartz_on_the_paradox_of_ch...

It's something to keep in mind with your development work as well. Let's say you create an application to minify javascript. Your app has an input field, and a button that says 'Go', and that's it. Very simple, no confusion, people love it.

However, you notice 5% of people don't use the app, because they want to keep comments in their minified code, and you don't include that option. A lot of developers decide they'll add a checkbox to include comments, because now everyone can be happy. It doesn't quite work that way, because now the 95% of people that don't want comments see this checkbox, and start to question themselves. Wait, why do people want comments included in their minified code, should I be checking this box? Is there something I'm doing wrong? Do most people check the box or not, I'd like to know to validate my decision, otherwise I feel uneasy. The more options you add, the more this has an effect.

In the end, maybe the 95% are feeling so uneasy, 10% of them leave to another app, that just has a 'Go' button again, so they feel confident, and more happy. So, by adding the checkbox to include comments, the 5% of people that were asking for the feature now start using the app, but you lose 10% of the original audience because of the additional choice.

It's a difficult balance, and you really need to focus on the majority, and be careful about building out features the minority are requesting. If you look at apps like Twitter or Snapchat (or Yo, on the extreme side, and not yet proven), they succeed by limiting the amount of choice available to users. Many developers would have added more options, or in the case of Twitter given users the ability to write longer tweets because it seems harmless, but at the same time, it would have caused the businesses to fail.

Re: When It's Bad to Have Good Choices

#18

When faced with a difficult decision, it probably doesn't matter which choice you take. Emotionally it's difficult to accept this. But logically it's easy: - If one of the two choices was clearly better, it would be an easy decision - But it is difficult. Therefore, neither of the two choices is clearly better. - Therefore, it doesn't matter much which you choose. This doesn't work for people who feel irrational regr…

It's difficult or impossible to tell if you made the right choice though, so you have no way of knowing if you should regret your decision. If I visit the store and there are two boxes of cereal, or two deodorants, or two digital cameras, and I buy one of them, I start to feel unsure.

It doesn't matter if the cereal I bought tastes good or bad, I'll always wonder if the other option would have been better. Until I taste the other cereal, I'm left questioning my decision, and being unhappy.

Re: When It's Bad to Have Good Choices

#19

When faced with a difficult decision, it probably doesn't matter which choice you take. Emotionally it's difficult to accept this. But logically it's easy: - If one of the two choices was clearly better, it would be an easy decision - But it is difficult. Therefore, neither of the two choices is clearly better. - Therefore, it doesn't matter much which you choose. This doesn't work for people who feel irrational regr…

It's difficult or impossible to tell if you made the right choice though, so you have no way of knowing if you should regret your decision. If I visit the store and there are two boxes of cereal, or two deodorants, or two digital cameras, and I buy one of them, I start to feel unsure. It doesn't matter if the cereal I bought tastes good or bad, I'll always wonder if the other option would have been better. Until I ta…

The answer is to stop caring and satisfice. Optimizers are never happy.

Re: When It's Bad to Have Good Choices

#20

When faced with a difficult decision, it probably doesn't matter which choice you take. Emotionally it's difficult to accept this. But logically it's easy: - If one of the two choices was clearly better, it would be an easy decision - But it is difficult. Therefore, neither of the two choices is clearly better. - Therefore, it doesn't matter much which you choose. This doesn't work for people who feel irrational regr…

Often when I am faced with two choices that I don't like I look up alternatives.
Post reply on HN