Live data from Hacker News

Show HN: WakeMyself. Get a wakeup call from your yesterday's self.

news.ycombinator.com

1–10 of 63 posts

Show HN: WakeMyself. Get a wakeup call from your yesterday's self.

#1
Hi guys, I built a site to solve a couple of my problems regarding sleep, and thought you guys might like it too. It's called WakeMyself, and here's the URL: http://www.wakemyself.com

Have you ever overslept despite the alarm and wished "Damn, I wish I could go back in time and tell my stupid sleeping self to snap out of it." That's the basic idea behind WakeMyself. It lets you receive a wakeup call from your yesterday's self. Just leave a message, set an alarm, and you get a call from yesterday's self.

Another problem I had: I really wanted to remember my dreams but always forget to remember. So I added a recording feature to WakeMyself. You just say something after the beep and it will record your voice, and the recording is available on the website when you come back. This way you can capture all your dreams while you still have them in your memory.

Hope you guys like it. I would love lots of feedback. Thanks!

Re: Show HN: WakeMyself. Get a wakeup call from your yesterday's self.

#4
Very cool, congrats on shipping!

Are you using Twilio to power the calls?

Some quick feedback:

1. I'd recommend having a clock selector for the "wake up time" -- right now it's not clear whether I'm setting an alarm for minutes from now, or for a specific time in the future, and what time zone it will be in.

2. Signing up initially is a friction point -- you might want to just let people set an alarm with a phone number, and then after they set a few alarms, send them a text prompting them to create an online account where they can manage all their alarms. You can use the phone number as a unique identifier before they create an account to store all the different reminders.

Congrats again on launching!

Re: Show HN: WakeMyself. Get a wakeup call from your yesterday's self.

#7
post #3
post #2

I have developed a similar app before. Users can set up reminders through a message to a bot on AIM, gchat, MSN ... Then later they will receive a reminder message from the bot.

Does it call you?

That was part of the plan. User send a message "8:30PM call me: You look handsome today." to the bot then later you will receive a call from the bot. It is like a command-line alarm on IM.

Re: Show HN: WakeMyself. Get a wakeup call from your yesterday's self.

#8

Very cool, congrats on shipping! Are you using Twilio to power the calls? Some quick feedback: 1. I'd recommend having a clock selector for the "wake up time" -- right now it's not clear whether I'm setting an alarm for minutes from now, or for a specific time in the future, and what time zone it will be in. 2. Signing up initially is a friction point -- you might want to just let people set an alarm with a phone num…

Awesome! Thanks for the feedback! Yes I used Twilio API. I went to a hackathon last weekend and built this using Twilio API, and it was cool so I decided to refine it some more and release it.

1. Yeah currently it's alarm for hours and minutes "from now" rather than actual time, because you know, time zone conversion thing is really annoying and takes up too much time. But you're right I gotta make that more clear.

2. Yeah I'm concerned about that too. I think I might actually think about doing it that way too. Thanks for the idea!

Re: Show HN: WakeMyself. Get a wakeup call from your yesterday's self.

#10
post #7
post #3

Earlier quoted context omitted.

Does it call you?

That was part of the plan. User send a message "8:30PM call me: You look handsome today." to the bot then later you will receive a call from the bot. It is like a command-line alarm on IM.

Yeah, I think in my case the "calling" part is the most important part. It's not even about the calling itself but more about the message. If I get a call from myself and it says "Hey man you have a test today in 3 hours, you can't be sleeping! Snap out of it!" that's pretty effective for me :)

Plus my favorite part is you can respond to yourself and it will be recorded--the dream capturing part. Please try it, would love to hear your feedback on these. Thanks!

Post reply on HN