Earlier quoted context omitted.
In that case, I'm sure there's a good survey paper and some decent places to start for interested non-experts. Googling for surveys, this was the top result: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3584580/ (Conclusion: "In general, the evidence-base of CBT is very strong. However, additional research is needed to examine the efficacy of CBT for randomized-controlled studies.") And as much as I want to resist lin…
See also "Feeling Good: The New Mood Therapy". (I am sorta-kinda a CBT skeptic, at least personally. But I know a lot of people for whom they claim it's been life-changing, and this is what they recommend.)
Optimism
161–165 of 165 posts
Re: Optimism
#162Author here. Ask Me Anything.
Re: Optimism
#163Earlier quoted context omitted.
>I would much rather get a code review of "Missing tests for negative numbers, empty string, null" than a longwinded and "nice" version. Could you give an example of what you're imagining a longwinded nice version would be like? Because this seems mostly fine, just a bit clipped. All I'd really expect to improve it is something like: "This is mostly fine. It just needs tests for negative numbers, empty strings and nu…
The structure of what I had in mind was going through a laundry list of aspects of code (functionality, style, structure, functional decomposition, algorithmic efficiency, test coverage, use of libraries, blah blah blah), and making specific positive comments about the things that are already good. Personally I don't glean much value from that i.e., the compliments aren't something I'm concerned with and the feedback…
Re: Optimism
#164Earlier quoted context omitted.
Also, assess others in an optimistic way also. I.e. praise: personal, general, and permanent criticism: impersonal, specific and temporal
This seems to fly in direct opposition to research on growth vs. fixed mindset, which claims that praise should be impersonal, specific, and temporal in order to help people realize that they can do better based on the choices they make.
Re: Optimism
#165Author here. Ask Me Anything.
> Optimists explain good things as being personal, general, and permanent, and explain away bad things as being impersonal, specific, and temporary. Can't this be taken to unhealthy extremes? Sounds exactly like how narcissists think. Just look at Trump. He claims personal responsibility for his successes, but his failures are always one-time events that were other people's fault. Where should one draw the line?