Hacker News new | ask | show | jobs
by solarmist 1402 days ago
The current demo version of the app uses heavily cached 1 Gb data files at the limits of the instance's memory, so, unfortunately, it crashes a lot.

I've been waiting to update until I had UI for exercises implemented. They will be something like flashcards, including SRS for scheduling.

Well, two things mentioned in your reply are things that need to be implemented.

* Consuming and parsing the Oxford Dictionary's API and transforming that into Parsnip's data models is one thing.

* Building statistics pages showing a user's progress/knowledge. Instead of an information firehose, I'm leaning towards only showing conjugations in the user's library. That way, the user can immediately see usage examples for those forms.