SWStack Wildeinstackwild.hashnode.dev·Mar 16 · 8 min readAI is transforming education but spaced repetition is irreplaceableI'm a software engineer who spends a lot of time thinking about learning systems and educational tools. I’ve been fascinated by how quickly AI has changed the edtech scene. For decades, educational ma00
SWStack Wildeinstackwild.hashnode.dev·Feb 12, 2025 · 1 min readHandling Bad JSON responses from the o1-mini modelWhen working with large language models (LLMs), I've noticed that they don't always return perfectly structured JSON, even when asked. While working on practiceproblems.org I was using the o1-mini model from openAI to parse math problems from video t...00
SWStack Wildeinstackwild.hashnode.dev·Jan 2, 2025 · 5 min readThe FSRS (Free Spaced Repetition Scheduler) AlgorithmThe FSRS (Free Spaced Repetition Scheduler) algorithm represents a significant advancement in the field of spaced repetition, addressing limitations in traditional spaced repetition systems like Anki’s SM2 algorithm. Anki’s algorithm, while effective...00
SWStack Wildeinstackwild.hashnode.dev·Sep 30, 2024 · 1 min readHello WorldHi, I’m Greg. I’ve been finding articles on this site for a few years now and finally decided to sign up. I’m a software dev working on some spaced repetition apps currently. A library popped up somewhat recently, https://github.com/open-spaced-repet...00