by uptownhr on 4/20/20, 3:58 PM with 55 comments
by goblin89 on 4/21/20, 3:42 AM
If there was a library like that, a tool like SpacedTime could use it easily (currently it uses fibonacci sequences when determining how soon to recall).
[0] https://github.com/slaypni/SM-15, https://news.ycombinator.com/item?id=9844613
[1] https://github.com/walterscarborough/LibSpacey
[2] https://gist.github.com/doctorpangloss/13ab29abd087dc1927475...
by uptownhr on 4/20/20, 3:58 PM
I created Spacedtime because I'm known to have a horrible memory. Maybe people are kidding but I wanted to change that. There are flashcard apps out there but I wanted to create one that is focused on creating cards for my personal memories. My personal goal is to store and recall all that is dear to me.
Given the personal nature, I do plan on spending a lot of my time on protecting the user's information. Today, Spacedtime does not have a server and stores all information locally. The command-line app stores information in a local JSON file and the web app stores into Local Storage. However, I'm not sure what is the best user-friendly way to go about the encryption layer and how it should be applied.
I've posted to Product Hunt, [Lobste.rs](http://lobste.rs) and Indiehackers so far. I've been saving my self from posting to HN till now. It is still an MVP but at least it is not the first version :). I've been pretty aggressive in publishing my work.
I'm looking forward to everyone's feedback!
Best,
-James
by kabacha on 4/21/20, 2:48 AM
I haven't seen any of these tools doing anything that anki doesn't — why not contribute to it instead?
by JoeQuery on 4/20/20, 9:37 PM
A couple of notes :)
* It seemed to me that the cli and the web app would be related. I had to come read your comment to realize the cli doesn't read from the web app (I also had to come here to realize it was stored locally).
* Once I started creating questions, there was no way to "log out" to get back to the splash page. So that means I couldn't see the npm install command
Good luck!
by juliend2 on 4/21/20, 1:16 AM
I personally use my Todoist for that (Project called "Anki" where every todo is a question and the answer is in the comments. And I can manage intervals by using the task scheduling feature to have them appear later (depending on the ease to remind the answer).
But I like the simplicity of your app and the logo is kinda cool also. +1 for the command line interface. Good idea.
by quickthrower2 on 4/20/20, 11:45 PM
On the website however it seems to make it impossible to go back. Clinking the browser back button gets stuck in a loop after you click "Start Remembering Now"
by stared on 4/21/20, 11:56 AM
I am sure that there are people around that can flawlessly remember hundreds of complex passwords and numbers, even ones they have used in a decade. Also, knowing something does not guarantee that we can use that. For example, I guess a lot of you had:
A: Honey, when is our anniversary?
B: April 20th, obviously.
A: And which date is today?
B: April 21st... oh f-.
by SoulMan on 4/21/20, 7:01 AM
by ryanmjacobs on 4/21/20, 6:27 AM
I don't forsee using this for remembering my security questions. But I will definitely use this for remembering little bits of knowledge and trivia that I want to become second nature.
I'm a big fan of the `spacedtime list` command by the way. Looks good! Preview here: https://i.imgur.com/5BZygbE.png
by tzm on 4/21/20, 5:33 AM
by edf13 on 4/21/20, 8:09 AM
by KhoomeiK on 4/21/20, 4:09 AM
by bobbyz on 4/21/20, 3:37 PM
by jaequery on 4/21/20, 3:16 AM
by jrowley on 4/21/20, 2:11 PM