Conversation

I really like the SRS work by , but not sold on the idea of storing all of the repetitions as blocks in the graph, and using time between them to calculate next repetition. Just realized another problem - this makes it very difficult to sync with other system?
5
10
Replying to and
Do you plan to open-source your scheduler? I know it's not the most important thing to optimize in memory systems, but it could lower the barrier for other people (like me) to get started with their own systems. I spent a lot of useless time parsing Anki's description and code.
2
4
I think a good open-source scheduler would free Spaced Repetition from the siloes of single apps and allow the creation of now-unimaginable new use cases of Spaced Repetition. By using web-tech this could be re-used in dozens of existing ecosystems.
Quote Tweet
Rust-Implementation of Ankis/SM SRS algorithm. Rust -> Fast + WASM + context-free -> use SRS everywhere.
Show this thread
2
1
1
Show replies