Compare commits
2 Commits
157c2fa07d
...
1aacc94008
Author | SHA1 | Date | |
---|---|---|---|
1aacc94008 | |||
dc438bd2f0 |
@ -30,6 +30,10 @@
|
||||
.flex-container {
|
||||
display: flex;
|
||||
}
|
||||
.reveal h3.text-over-image {
|
||||
color: #222;
|
||||
text-shadow: 0px 0px 5px green, 0px 0px 2px white, 2px 2px 1px white;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
@ -53,6 +53,17 @@ Fully natural and legal*!
|
||||
|
||||
-V-
|
||||
|
||||
|
||||
Procrastination
|
||||
|
||||
is something you can conquer
|
||||
|
||||
now that you know how.
|
||||
|
||||
(actually a haiku!) <!-- .element: class="fragment lightweight" -->
|
||||
|
||||
-V-
|
||||
|
||||
## Stage Clear!
|
||||
|
||||
-V-
|
||||
|
BIN
slides/books.jpg
Normal file
BIN
slides/books.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 340 KiB |
@ -39,8 +39,9 @@ Deciding on anything hurts. Let's not do it *right now*.
|
||||
|
||||
---
|
||||
<!-- .slide: data-background-color="#030" -->
|
||||
### I 💘 Computers
|
||||
### I 💘
|
||||
|
||||
### Code + Computers
|
||||
### + Coffee <!-- .element: class="fragment" -->
|
||||
### + Perfection <!-- .element: class="fragment" -->
|
||||
|
||||
@ -73,9 +74,12 @@ Deciding on anything hurts. Let's not do it *right now*.
|
||||
### ~~Science to the rescue~~ <!-- .element: class="lightweight" -->
|
||||
### Library to the rescue
|
||||
|
||||
---
|
||||
<!-- .slide: data-background-color="#030" data-background-image="slides/books.jpg" -->
|
||||
### My Stack of Books <!-- .element: class="text-over-image" -->
|
||||
|
||||
---
|
||||
<!-- .slide: data-background-color="#030" -->
|
||||
### My Stack of Books
|
||||
|
||||
⭐ **The End of Procrastination** ⭐
|
||||
|
||||
|
@ -2,11 +2,65 @@
|
||||
|
||||
---
|
||||
|
||||
### How to get it
|
||||
Aligning our assumptions with reality.
|
||||
|
||||
---
|
||||
|
||||
### Tools
|
||||
### Real world
|
||||
|
||||
is complex and ever-changing.
|
||||
|
||||
### Mental model
|
||||
|
||||
is our understanding of the world and its rules.
|
||||
|
||||
---
|
||||
|
||||
Mental models have varying levels of *objectivity*,
|
||||
|
||||
i.e. how much they correspond to reality.
|
||||
|
||||
---
|
||||
|
||||
|
||||
---
|
||||
|
||||
### Dunning-Kruger effect
|
||||
|
||||
a cognitive bias
|
||||
|
||||
in which people with low competence
|
||||
|
||||
overestimate their abilities.
|
||||
|
||||
---
|
||||
|
||||
Those who don't know
|
||||
|
||||
don't know
|
||||
|
||||
that they don't know.
|
||||
|
||||
(also not a haiku) <!-- .element: class="fragment lightweight" -->
|
||||
|
||||
---
|
||||
|
||||
### Why focus on objectivity?
|
||||
|
||||
- it helps our personal growth
|
||||
- to avoid being overly-confident
|
||||
- to make better decisions
|
||||
- to avoid harmful decisions (even if well-meant)
|
||||
|
||||
---
|
||||
|
||||
### How?
|
||||
|
||||
- study, learn, train, experiment!
|
||||
- check your facts, use reliable sources
|
||||
- question your intuition
|
||||
- seek external feedback
|
||||
- search for both proof and disproof of facts
|
||||
|
||||
---
|
||||
<!-- .slide: data-background-color="#030" -->
|
||||
|
@ -181,13 +181,34 @@ Micro-habit that can be trained. <!-- .element: class="fragment " -->
|
||||
|
||||
---
|
||||
|
||||
### TOOL: Three Good Things
|
||||
|
||||
[Martin Seligman] <!-- .element: class="reference-author" -->
|
||||
|
||||
---
|
||||
|
||||
At the end of every day,
|
||||
|
||||
think about 3 things
|
||||
|
||||
that went well for you.
|
||||
|
||||
---
|
||||
|
||||
#### Why?
|
||||
|
||||
Increases positive emotions, hope and optimism.
|
||||
|
||||
Strengthens your focus on positive past.
|
||||
|
||||
---
|
||||
|
||||
#### Learned optimism
|
||||
- by Martin Seligman
|
||||
|
||||
[Martin Seligman] <!-- .element: class="reference-author" -->
|
||||
|
||||
---
|
||||
<!-- .slide: data-background-color="#030" -->
|
||||
### My Journey
|
||||
|
||||
...
|
||||
|
@ -1 +1,2 @@
|
||||
|
||||
# Thank You!
|
||||
|
Loading…
Reference in New Issue
Block a user