---
## Notes
Before people would only be able to pursue a fulfilling life of learning if they:
- had a lot of leisure
- not enjoying your life leads to escapism which leads to other priorities then exploring this place of growth
- had the resources available
- luxury of tutoring
![[Why We Stopped Making Einsteins#^d2wzfm]]
But now, with [[Artificial Intelligence]], we've lessened the barriers for both, [[The internet is the great equalizer]]
## 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"
sort file.mtime desc
```
### Thoughts
```dataview
table Created
from [[]] AND #thought AND !"Hidden"
sort file.mtime desc
```