Files
zmVault/curse-of-knowledge.md
T

16 lines
330 B
Markdown

---
id:
aliases: []
title: Curse of Knowledge
tags: []
---
# Curse of Knowledge
The **curse of knowledge** is a cognitive bias
which impairs the ability of one with specialized knowledge
to consider the perspective of one without it.
## See Also
* [false consensus effect](https://en.wikipedia.org/wiki/False_consensus_effect)