Live data from Hacker News

Spaced Repetition

gwern.net

41–50 of 70 posts

Re: Spaced Repetition

#41
post #16

I had considered using spaced repetition software for a while after a long time of being frustrated with my poor memory. I finally started using Anki last September after reading Augmenting Long-term Memory [1]. I started off with just putting in a new vocabulary word every day and have been gradually ramping up the amount of info that I put into it. Now, I will add anything from programming details (e.g. how do you…

very interesting, i would also like to know how you organise your decks/tags

Re: Spaced Repetition

#42
post #16

I had considered using spaced repetition software for a while after a long time of being frustrated with my poor memory. I finally started using Anki last September after reading Augmenting Long-term Memory [1]. I started off with just putting in a new vocabulary word every day and have been gradually ramping up the amount of info that I put into it. Now, I will add anything from programming details (e.g. how do you…

Do you use multiple decks? I found myself creating several, and then finding it hard to follow up on many of them. It’s a pity though, because some of the cards in them were interesting, but the whole deck wasn’t. Maybe I should have a “misc” one.

I don't. Everything goes into a single deck so that my review sessions interleave[1] topics.

But if you have cards that you don't find interesting or useful anymore, maybe it'd be better to just delete them.

[1]: https://www.scientificamerican.com/article/the-interleaving-...

Re: Spaced Repetition

#43
Oh! cool! As someone who's bad with remembering names (but who feels that using names is REALLY important to making people feel welcome) I use spaced repetition to better match names to faces as a Meetup co-organizer.

I basically wrote a CLI tool to auto-generate an Anki deck from a Meetup.com event URL, using the publicized names and profile pictures :) https://github.com/CivicTechTO/anki-meetup-memorizer

We have a script that runs weekly via CircleCI, before the event, and drops the file into a GDrive folder for me to easily load up on the way to the Meetup: https://github.com/CivicTechTO/civictechto-scripts/blob/b1cb...

Re: Spaced Repetition

#44
post #41
post #16

I had considered using spaced repetition software for a while after a long time of being frustrated with my poor memory. I finally started using Anki last September after reading Augmenting Long-term Memory [1]. I started off with just putting in a new vocabulary word every day and have been gradually ramping up the amount of info that I put into it. Now, I will add anything from programming details (e.g. how do you…

very interesting, i would also like to know how you organise your decks/tags

I use a single deck, which seems to be a commonly accepted best practice for Anki because mixing topics is good for learning.

I do tag my cards. For example, if a card is "In HTML, what header should you use to make a website responsive?", I would tag it with "programming," "webdev," and "html." The organization is there, but I haven't actually found a use case for the tags yet.

Re: Spaced Repetition

#45

I've been doing the "30 hour method" as described here: https://azeria-labs.com/the-importance-of-deep-work-the-30-h... It's sort of like the Pomodoro technique, except with 30-hour chunks instead of 30-minute chunks. (Obviously they serve different purposes.) After studying a topic, while it is still fresh in my mind, I will make a few entries into my spaced repetition system (org-mode) and then I only review the en…

+1 for using org-mode and org-drill.

Also means that you can export it all to a well structured PDF and use on any device that can read PDFs.

Downside is one cannot do drills unless at the PC.

Re: Spaced Repetition

#46
post #34

If anyone's interested, I've compiled a lot of strategies and tips around spaced repetition and Anki that I've learned over five years and ~11k cards. https://senrigan.io/blog/everything-i-know-strategies-tips-a...

Neat! I have a similar page I put up at 10k cards. We should be friends http://rs.io/anki-tips/

YOU'RE ALIVE! I spent a few hours two years ago wondering what had happened to you (your blog and twitter went quiet). I had presumed the worst.

Thought rs.io is/was really well done, great curated stuff. Added a reference link to your pages.

Hit me up at jeffshek@gmail.com anytime! I sheepishly already follow you on Twitter lol.

Re: Spaced Repetition

#49

I'm absolutely in love with spaced repetition. Last year I ran an experiment where I would do Duolingo but ONLY in my spare time. 5-30 minutes per day but only when I'm waiting in line, having a cup of coffee , or driving my car on the highway (just joking about that last one). After about a year I realized that I had a passable understanding of German. Mind you I did this in my SPARE time... so it was basically like…

I see you promoting your app/site constantly. I don't understand why this isn't against the rules on hn.

It isn't against the rules to link to one's own work in contexts where it's relevant. It is against the rules to use HN exclusively for promotion. This falls somewhere in between, but https://hn.algolia.com/?query=getpolarized.io%20by:burtonato... is probably a bit excessive.

Re: Spaced Repetition

#50

I've been doing the "30 hour method" as described here: https://azeria-labs.com/the-importance-of-deep-work-the-30-h... It's sort of like the Pomodoro technique, except with 30-hour chunks instead of 30-minute chunks. (Obviously they serve different purposes.) After studying a topic, while it is still fresh in my mind, I will make a few entries into my spaced repetition system (org-mode) and then I only review the en…

+1 for using org-mode and org-drill. Also means that you can export it all to a well structured PDF and use on any device that can read PDFs. Downside is one cannot do drills unless at the PC.

... another downside is that I don't know how to include audio (useful to learn to pronounce a foreign word).
Post reply on HN