## Why I'm interested in them
## Notes
### Presentation Style
- Straight to the point, hence no boilerplate lol
- Uses advanced slides, just talks to convey ideas, not much editing
- Should be super easy to record videos then lol, all you're doing is talking over a slide
- Proof that people do not need heavy editing in this niche, they are focused more on ideas.
### Personal Brand
- Uploads scripts https://github.com/0atman/noboilerplate/blob/main/scripts/31-soylent.md
- Use pinned comments to update mistakes
- Patreon, just discord access
## Values
## Inputs
```dataview
table Created, rating, source
FROM #input AND !"Hidden" AND [[]]
SORT Created desc
```
## Notes
```dataview
table Created, rating, source
FROM !#input AND !"Hidden" AND [[]]
SORT Created desc
```