free_rip comments on What are you learning? - Less Wrong

13 Post author: Viliam_Bur 15 September 2014 10:50AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (126)

You are viewing a single comment's thread. Show more comments above.

Comment author: free_rip 16 September 2014 08:31:31AM 2 points [-]

Sounds similar to HabitRPG - missing out on daily/weekly habits there lose you 'health' and doing them/doing your to-dos/habits such as a certain amount of work you get experience, which lets you level up.

Comment author: Florian_Dietz 16 September 2014 12:08:07PM 2 points [-]

Yes, it's pretty similar. I think their idea of making the punishment affect a separate health bar rather than reducing the experience directly may actually be better. I should try that out some time. Unlike HabitRPG (I think?) my program is also a todo list, though. I use it for organizing my tasks and any task that I don't finish in time costs experience, just like failing a habit. This helps to prevent procrastination.

Comment author: Emile 16 September 2014 08:31:38PM 1 point [-]

HabitRPG can also work as a todo list.

Comment author: free_rip 17 September 2014 12:05:48AM *  1 point [-]

Yep, although it hasn't yet implemented losing health if you don't meet it by a deadline - it's on the list of improvements to come, though. @Florian_Dietz, if you were interested in using what HabitRPG already has and implementing that functionality there, I'm sure a lot of people would be very grateful!

Comment author: Florian_Dietz 17 September 2014 02:03:30PM *  1 point [-]

I'm not sure I understand what you mean. Implement what functionality where? I don't think I'm going to start working for that company just because this feature is interesting :-) As for my own program, I changed it to use a health bar today, but that is of no use to anyone else, since the program is not designed to be easily usable by other people. I always find it terrible to consider that large companies have so many interdependencies that they take months to implement (and verify and test) what took an hour for my primitive program.

Comment author: free_rip 17 September 2014 11:22:22PM 1 point [-]

HabitRPG is completely open-source, and has very little actual staff (I think about 3 currently). Contributing to HabitRPG has more info (scroll down to 'Coders: Web and Mobile') - basically the philosophy is 'if you want something changed, go in and change it'. I thought you might like the app in general, and by adding that feature be able to get everything out of it you do with your own app, while helping lots of other people at the same time.

Fair enough - it does require more testing, and if you've got one going that works for you that's great :-)