Hacker News new | ask | show | jobs
by zozbot234 1211 days ago
It would be nice to simply include support for dependency tracking in existing flashcard software. Unfortunately, the most commonly used flashcard software, viz. Anki, has not been adding such features. I can only assume that the project is very lightly maintained and/or working on paying down technical debt - new innovative features don't seem to be a priority.
2 comments

Agreed, I've also been waiting to see a system with spaced repetition (to help memorize and retain) + dependency graph (to choose what new topics to present). Not sure what the AI value add would be?

I have two children and I was glad that teachers are willing to use new tools (I never asked if they were forced to use them, but I assume not because each teacher seems to use different websites). I'm sure some kids still get bored, but they can let the ones who enjoy math practice at their own pace and provide special guidance to them while still spending the majority of their time helping those who need it.

I think ultimately it's a very different approach to their current one, so it might be too difficult to do in the existing codebase. Maybe not, I have not looked at the code. But the public docs and learning philosophy around anki all seemed to discourage it, so I decided to make my own thing.

And yeah, I don't think Anki gets a lot of support. I am an open-source maintainer myself, so I know that story.