I write articles about spaced repetition and especially about FSRS, a modern spaced repetition algorithm used in Anki and other apps.
The articles are sorted from most important to least important based on 3 factors:
- Practicality: can this information help you to make any kind of decision? For example, what settings to use in Anki.
- Uniqueness: are you likely to find this information anywhere else?
- Amount of effort I have put into writing the article.
About Anki, FSRS and spaced repetition:
- (unfinished)Benchmark of spaced repetition algorithms. In this article, I analyze results from the open spaced repetition benchmark repository, where many modern spaced repetition algorithms are compared based on their ability to predict the probability of recall. This is the most high-effort piece I've ever written. It will be finished when
the next major release of Anki comes outwhen Jarrett finishes modifying the code for the new dataset. - Note types to avoid pattern matching. In this article, I go over some note types that can help you avoid the "I memorized what the answer looks like rather than the actual information" phenomenon as well as allow you to memorize the same amount of information with fewer cards.
- A technical explanation of FSRS, where I explain the formulas that are used to calculate the probability of recall.
- Understanding what retention means in FSRS. I recommend reading this article if you are confused by terms like "desired retention", "true retention" and "average predicted retention", the latter two can be found in Stats if you have the FSRS Helper add-on installed and press Shift + Left Mouse Click on the Stats button.
- Let's get learning steps wrong! It's much easier than you think.
- A short analysis of how review time is related to answer buttons. Some wonder, "Do people tend to think longer before pressing Again than before pressing Good?". In this article, I answer that question. Spoiler: yes.
You won't find this information anywhere else; I'm 100% sure that I am the only person on the planet who has analyzed the Anki 20k dataset to figure out how button usage of Anki users is related to their review times. - Abridged history of spaced repetition.
- Should you lower your maximum interval?
- Mass adoption and the perfect UI. Can FSRS be easy to use? Yes. But first, we'll need to change
somea lot of things.
About other things:
- At what age do great scientists make great discoveries? Is there a "magical" age that is perfect for making groundbreaking discoveries and inventions? Let's investigate it!
A list of all implementations of FSRS in different programming languages, as well as apps that use FSRS (it's not just Anki!): https://github.com/open-spaced-repetition/awesome-fsrs.
Nothing that floats your boat? Take a look at these articles and blogs then.