Posted on Sun 12 September 2021
One of the best books I've read, contains a lot of good advice and practical tips on how to optimize your thinking for accuracy. Worth re-reading once a year.
M â MARKDOWN
| italics | surround text with *asterisks* |
| bold | surround text with **two asterisks** |
| hyperlink | [hyperlink](https://example.com)or just a bare URL |
code | surround text with `backticks` |
surround text with ~~two tilde characters~~ | |
quote | prefix with > |
Loading comments...