## Notes
The prized possessions of human brains.
![[Range Why Generalists Triumph in a Specialized World#^yk1fvb]]
### Not just novelty
- It's also about the meaning associated
- ![[Transcend#^b8tljx]]
- Generation and development reminds me of first two parts of [[ARC Framework
### Cultivation
- ![[Transcend#^ql07m4]]
- Having a [[Divine double]], or a vision that is fuelled by child-like play and curiosity
- [[The self-actualized brain]]
## Queries
### Notes
```dataview
list from [[]] AND !outgoing([[]]) AND !#input AND !#thought AND !"Hidden"
sort file.mtime desc
```
### Inputs
```dataview
table Tags as Type, Links, Created
from [[]] AND #input AND !"Hidden" AND !outgoing([[]])
sort file.mtime desc
```
### Thoughts
```dataview
table Created
from [[]] AND #thought AND !"Hidden" AND !outgoing([[]])
sort file.mtime desc
```