- 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.
51–60 of 70 posts
- 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.
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?
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…
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…
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.
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.
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?
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…