## Review
A new book from the author of [[Think Again]]. Listened to it, read by him.
I'll repeat myself from my note on [[Think Again]]:
> Some of the jokes in this book are real bad. I appreciate the attempts, but maaaan they are lame.
## Notes
```base
filters:
and:
- file.hasLink(this)
views:
- type: table
name: Backlinks
order:
- file.name
- tags
- summary
```
---