Live data from Hacker News

Overthinking (2021)

kerkour.com

51–60 of 70 posts

Re: Overthinking (2021)

#51
To me, i can translate this article like:

- OK stop all the complexity of devops processes, just ssh to the server, then run `docker compose build && docker compose up -d`.

Now i can have my app running in production to serve its purpose. Problem solved.

Re: Overthinking (2021)

#52
post #32

Amazon has an internal tool called "Forte", a tool used once a year for employees to provide "anonymous" feedback for one another. One piece of feedback that cropped up multiple times for me, from multiple people, was that I could improve in "bias for action", akin to analysis paralysis mentioned in the article. At first, I got a bit defensive ... and in response, I ended up running an experiment, delivering code & w…

> incomplete, unpolished, not quite at the "bar" Do you think your coworkers were telling you your bar was too high?

I think his coworkers were telling them exactly what they said.

Re: Overthinking (2021)

#55

Amazon has an internal tool called "Forte", a tool used once a year for employees to provide "anonymous" feedback for one another. One piece of feedback that cropped up multiple times for me, from multiple people, was that I could improve in "bias for action", akin to analysis paralysis mentioned in the article. At first, I got a bit defensive ... and in response, I ended up running an experiment, delivering code & w…

Is there any similar tool that Amazon used, that helps in providing anonymous feedback to other co-workers. I want to try it in one organization where I am involved

Re: Overthinking (2021)

#56
There is an assumption here is doing anything is better than doing nothing. Inaction is not inherently inferior to action. Sometimes, if not most of the times, doing nothing is exactly what you need to do in response to something. If your brain prevents you from doing something, maybe it's because it has a point? Trying to find a shortcut by generalizing will do more harm than good.

Re: Overthinking (2021)

#57

Amazon has an internal tool called "Forte", a tool used once a year for employees to provide "anonymous" feedback for one another. One piece of feedback that cropped up multiple times for me, from multiple people, was that I could improve in "bias for action", akin to analysis paralysis mentioned in the article. At first, I got a bit defensive ... and in response, I ended up running an experiment, delivering code & w…

[deleted]

Re: Overthinking (2021)

#58

There is an assumption here is doing anything is better than doing nothing. Inaction is not inherently inferior to action. Sometimes, if not most of the times, doing nothing is exactly what you need to do in response to something. If your brain prevents you from doing something, maybe it's because it has a point? Trying to find a shortcut by generalizing will do more harm than good.

> If your brain prevents you from doing something, maybe it's because it has a point?

No. If we're anxious, addicted, lazy, having wrong information, being misled - then no. And unfortunately that is the case (most of the time). This assumes that all can think rationally and failure or redundant effort is wasteful. As always, balance is needed.

Re: Overthinking (2021)

#59
post #7

Thing that helped me with avoiding this kind of problem was learning about wabi sabi[0]. A mindset of accepting and finding beauty in imperfection. [0] https://en.wikipedia.org/wiki/Wabi-sabi

Are there any books you recommend?

I've read "Wabi-Sabi for Artists, Designers, Poets & Philosophers" by Leonard Koren 978-0981484600. It's a bit pretentious, but helped me think about the concept on my own.

Re: Overthinking (2021)

#60

This made me think of science and academia. One of the things that seems to distinguish productive people in science is the balance between “doer” mentality and “thinker” mentality. Too much “thinker” mentality and the project never goes anywhere. Too much “doer” mentally and the project moves but may go down an unproductive path. Perhaps an analogy is that “thinker” and “doer” mentalities work together like a stocha…

I appreciate the sentiment, as you're right about one of too many of these are easy traps to fall into. I would also say that life isn't so binary, it's not one or the other, it's a huge mix of everything. Also I am not sure doing without thinking exists, the "doer" in your case has to think about what he is doing otherwise he wouldn't be able to do anything no?
Post reply on HN