# Psychology

## On general

* [The Illusion of Control](https://zenhabits.net/control/)
* [Hello World: Curing impostor syndrome by embracing the suck](https://stackoverflow.blog/2020/02/10/hello-world-curing-imposter-syndrome-by-embracing-the-suck/)
* [Feedback loops](https://dcgross.com/feedback-loops/)
* [Quality and Effort](https://seths.blog/2018/11/quality-and-effort/)
* [Being average in the age of Alpha](https://www.safalniveshak.com/being-average-in-the-age-of-alpha/)
* [Dealing with Ambiguity](https://www.csu.edu/humanresources/empdev/documents/DealingwithAmbiguity.pdf)
* [Escaping the “when-then” trap](https://radreads.co/when-then-trap/)
* [12 Reasons to Embrace the Chaos and Move Forward in Life](https://gratefulness.org/blog/12-reasons-embrace-chaos-move-forward-life/)
* [Living With Chaos](https://zenhabits.net/chaos/)
* [A few rules](https://www.collaborativefund.com/blog/a-few-rules/)
* [Good Decision-Making Depends on an ‘Archer’s Mindset’](https://forge.medium.com/good-decision-making-depends-on-an-archers-mindset-bee8433223ba)
* [In a Split Second, Clothes Make the Man More Competent in the Eyes of Others](http://wws.princeton.edu/news-and-events/news/item/split-second-clothes-make-man-more-competent-eyes-others)
* [Jumping to Conclusions: When People Decide Based on Insufficient Information](https://effectiviology.com/jumping-to-conclusions/)
* [The Pandemic Is Showing Us How to Live with Uncertainty](http://nautil.us/issue/83/intelligence/the-pandemic-is-showing-us-how-to-live-with-uncertainty)
* [Stanford marshmallow experiment (delayed gratification)](https://en.wikipedia.org/wiki/Stanford_marshmallow_experiment)

## On work

* [On the Bare Necessity of Psychological Safety](https://medium.com/luminovo/on-the-bare-necessity-of-psychological-safety-bdb34e311b8c)
* [The Fallacy of Move Fast and Break Things](https://launchdarkly.com/blog/the-fallacy-of-move-fast-and-break-things/)
* [How to conquer work paralysis like Ernest Hemingway](https://www.bbc.com/worklife/article/20191205-how-to-conquer-work-paralysis-like-ernest-hemingway)
* [Human Resources: Talent Management - Chicago State University](https://www.csu.edu/humanresources/empdev/)
* [Approximately correct](https://www.jjude.com/approximate)
* [Blinded by how](https://blog.andymatuschak.org/post/69049177559/blinded-by-how)
* [How to stop endless discussions](https://candost.blog/how-to-stop-endless-discussions/)
* [Psychology in design: the Zeigarnik effect](https://uxdesign.cc/psychology-in-design-the-zeigarnik-effect-a59317503f8f)
* [The Occupational Depression Inventory: A new tool for clinicians and epidemiologists](https://www.sciencedirect.com/science/article/pii/S0022399920308114?via%3Dihub)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://arielgerardorios.gitbook.io/personal-wiki/psychology.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
