- Jul 2021
-
-
spreading activation
This is how we got activated by the word "dog"
-
it might’ve activated other memories instead.
one word represents the whole context
- we rather activate the meaning instead of describe the meaning
-
I certainly made this mistake back when I started trying to put information directly into Anki.
you didn't encode the word yet, but you directly put that to anki flashcard
-
fill in the FEW gaps when you start reading your textbook.
when you read textbook for review again, you will mostly understand everything and fill a few gap)
-
reduces the brainpower needed to understand new information.
Comment: that's why i feel so exhausted when reading the caption & listening at the same time!!!!
(so if you really can't listen, then you better reduce your sound level to zero, and purely read.)))
-
Build upon what you already know before writing it down.
Build upon means you should already have a base for that, so you can build on it
( that's why prerequisite is very important)
-
encoding paradigm
we will focus on this, and ignore storage paradigm
-
yourself
relearning (or rereading haha)
-
is understanding, not complete notes.
loss function is understanding the note, not complete note
so don't try to focus on taking note as an objective, but rather use it as a tool
-
-
artofmemory.com artofmemory.com
-
4 also resembles a backwards R
-
Explanation
More clear explanation : https://artofmemory.com/wiki/Major_System/
-
s
It's just an alternative of z
as you know creating a word with the same letter is something not memorable
like ZiZler is worse than SiZler
-
Number Pegs
? Is it just how w connect Ball(0) with John & connect stick(1) with Sara ??
-
Manycompetitive memorizers create images from 000 to 999 (1,000 images)
They create their own mnemonic which fit for themselves
-
a sequence of numbers
tel number
-
-
leananki.com leananki.com
-
From the mnemonic
-
you remember the mnemonic, but not what it represents.
such as
- mercury venus earth mars jupiter saturn uranus neptune
and your mnemonic is
- meen's van eat mon ; jay swim ur nipple
you may remember the mnemonic but you are unable what mnemonic represent; for ex: you don't know what does meen's represents
-
Loci
ตำแหน่ง เช้น วางไว้ที่ห้องนอน
-
-
leananki.com leananki.com
-
Again, whenever you feel lost with your productivity system, just go back here to get yourself an overview. If it’s still not enough, just tell me about it and I’ll see what I can do.
Whenever you feel lost in the forest then go back to this article to make you view the big picture
-
delayed gratification.
like I want to play brawl star when i'm burnt out
-
extrinsic motivation components
-
they miss the big picture.
To make it real, you must create a whole system instead of spill each hack tips
-
-
leananki.com leananki.com
-
selected text (i.e. the quote)
body of annotation, can include markup
-
mitigating the root
?Are you talking about the mistake we made while in workflow. Like making non-atomic question, and we may break em once we realize
-
note-taking and reading are reciprocal skills
reciprocal = ซึ่งกันและกัน
-
because you don’t have something to build it upon.
we don't have base cuz we just memorize not build the base
-
cognitive scaffold
It's how we build upon the knowledge from the base
-
Note-taking and non-atomic question formulation is pretty modular, meaning you can eventually remove them as you gain the skill to create atomic questions really fast.
when you start review on a loop, you will be able to recognize that this question is able to break into pieces
Tags
Annotators
URL
-
-
Local file Local file
-
tupleblog.github.io tupleblog.github.io
-
ทุกคนมี copy ของไฟล์ทั้งหมดอยู่ที่ local computer
Version control sys. มี 2 types: Central & Distributed version control
- Central : ไม่มี copy ไฟล์ (ไม่มีให้ backup)
- Dist. : มี copy of files ใน local computer อยุแล้ว
-
เราต้องการเปรียบเทียบความแตกต่างของไฟล์เวอร์ชันต่างๆ ได้
Git purpose This is called "Version control System (VCS) which
-