-
Hey sorry about that. I will take down the old FAQ, or at least redirect it to the new one. The other thing not mentioned in that section of the FAQ (that I will add now) is the re-review phase. When you miss a card during review it will go to the re-review queue. Missing it again in that phase will reset its interval to 1.
Since I created Mochi there have been some new algorithis developed. Most notably FSRS [0] looks promising.
[0] https://github.com/open-spaced-repetition/free-spaced-repeti...
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Hey sorry about that. I will take down the old FAQ, or at least redirect it to the new one. The other thing not mentioned in that section of the FAQ (that I will add now) is the re-review phase. When you miss a card during review it will go to the re-review queue. Missing it again in that phase will reset its interval to 1.
Since I created Mochi there have been some new algorithis developed. Most notably FSRS [0] looks promising.
[0] https://github.com/open-spaced-repetition/free-spaced-repeti...
-
I did something similar recently in Idris 2, specifically to see how ergonomic using quantitative type theory is. My experience is it's quite a hassle, but I don't think that's beyond reproach.
The repo is here[0], and if you like long form unedited videos about someone failing to program, you can see my struggles with Idris 2 here[1]
[0] https://github.com/dspx-plcr/qtt
-
leitner-box-rs
This library implements the Leitner System, a spaced repetition technique for memorization, in Rust.
Here is an implementation of Leitner Box in Rust:
https://github.com/open-spaced-repetition/leitner-box-rs
Related posts
-
Spaced repetition can allow for infinite recall
-
The FSRS (Free Spaced Repetition Scheduler) Algorithm
-
FSRS explained, part 1: What it is and how it works
-
FSRS is supported in AnkiMobile now!
-
How did I publish a paper in ACMKDD as an undergraduate? A fantastic research experience on spaced repetition algorithm. Open source the code and dataset.