Show HN: WakeMyself. Get a wakeup call from your yesterday's self.
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!
62 comments
[ 243 ms ] story [ 1758 ms ] threadPlus 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!
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!
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!
Eg: If I select 7am on 6/15 from your dropdown list, you render some inline HTML that shows some/all of the following:
"7am EST" "4am PST" "6am CST"
etc
Timezones are definitely tricky, but if you search StackOverflow or other sites there might be some good recommended approaches.
http://momentjs.com/
Congratulations on the win!
I think the idea is awesome, and it does work well to hear yourself when in that just-5-more-minutes-mom half awake state of mind.
Why a service rather than an alarm app? That strikes me as pushing the user into a less effective/usable solution to the problem that gives other parties access to personal information in order to ... I'm not even sure why, but I can't think of any reason the customer would prefer this.
The reason for building this as a service is because I thought there's more to this than just a single player alarm system if enough people want to use this. I just wanted to test it out and see enough people will like this. Hope this makes sense? :)
I didn't have much experience with text to speech before this so I just used the open source stuff I knew about (espeak and the mbrola voices). I want to find a good way to do this in the app because I like the functionality so much that I use the laptop app more than the phone app. I'm talking about android so there are a few options I'll look at when I get back to this project.
I can see doing it as a service if you plan to add all sorts of magic on the back end (text to speech, read news/headlines/weather to you). All stuff you could do in an app but when you have that many features you can charge a monthly fee instead of a one time app sale and you can probably monetize the user data as well somehow. So yes, it does make sense.
For some reason this kind of thing trips my privacy alarm, I would be uncomfortable sharing the messages with a third party (even if the most personal message would be something like "get your lazy ass up on time today, you haven't gone for a run in three days"). On reflection this is probably just me and wouldn't apply to most people, I have a strong bias against storing private data or messages in the cloud because I work in those industries and am aware of how common it is to trawl the user data for funny stuff to share with coworkers.
I'll be following your progress.
And since it's not on your phone, there's no way to get at or share your other info like Path did.
It used the AT commands of the modem to do a little onhook/offhook toggling and then dialing my own number and then going back onhook. The local phone company would interpret the sequence as a ring-test request and call my number.
It was fun to write and I used it for years.
Good luck!
But I bet you weren't able to do text-to-speech thing back then :)
That would work for me the first 5 times, maybe. After that I'll have built up an ironclad immunity to the sound.
I'm much more tempted to write something for a Raspberry Pi with speakers attached that will immediately begin yelling at me at the proper time. More configurable, and less prone to weird phone-related issues. (The only vulnerability would be if I started unplugging the device or speakers in my sleep, but there are ways to mitigate that.)
An important request: make entries deletable, I just tried a test and the sound quality wasn't sufficient (mobile issues).
And about translation, did you mean transcription? or translation as in language translation?
They offer different things even if they both occur when someone is waking up..
Either way, well done!
Although judging by my mood in the mornings, my message would be along the lines of "Don't wake up, don't do it. It's too late for me now, go back to sleep whilst you still can!"
This may be an excellent tool for me to send myself reminders for tasks I'm doing later in the day. I often write a task list in one moment, then forget it in the midst of the day's work. It's the use of the "Call yourself after" section being a timer, rather than a clock that makes that easy to think about.
I've currently got it set to remind me to leave work on time for an evening appointment.
tudum!
Remind me to call my mom at 3pm tomorrow.
dudum
I'll remind youuu
Maybe you just need an iPhone 4S.
Indeed. I got an Android device in the fall and have regretted not waiting for the 4S. A site like this at least fills the gap. I also like being able to type in my instructions on a laptop, not sure if Siri has that kind of interface.
During the day, it's not too hard to do the math (if I need to know something at 3:00 and it's 11:30, for example).
I haven't tested this yet, but I also imagine myself just setting it two hours ahead, for a time I'd likely need the reminder, but am pretty sure I'd have completely forgotten. As an example, my first message was set for 5 minutes in the future. Then I realized I was late for a meeting and got a call. I had completely forgotten that I had set the set message until I answered.
Also, I noticed that the message started to quickly that I missed the first part as I answered. A second pause or possibly a bumper "This is a message you left on WakeMyself" would help avoid that.
I've got an alarm on my phone already. The tone is the same as my ringtone. The slide required to shut it off is identical to the slide required to answer. If it weren't for the record feature, would this really be adding anything? If not, why not emphasise the record as the primary feature?
I think it's more about the message than the alarm itself. The problem I saw with alarms is not that I never hear them, but most of the times I do hear them but just turn it off because that's the only thing you can do with an alarm, right?
But if I can hear a message containing meaningful content, I will listen to it, because that's the intended action. And if that content tells me my todo list for today and helps me realize how busy I am and gives me the sense of urgency, it would be easier to wake up. Because as I mentioned, there are countless times where I regret not waking up and think "Damn if I was able to think rationally while I was sleeping, I would have totally waken up."
https://wakerupper.com/
1. Doesn't make much sense to have a link to home page on the home page - WakeMyself is a link.
2. It'd be nice to make step 1, 2 and 3 boxes to be same height, as well as vertically align the controls in those boxes, so they are on one visual line. Currently it's a bit too "jumpy" (look at big text field, then look a bit up to see time entry, then down on "wake myself" button).
3. I'd be nice to have "sign in" as either popup or just sliding area on the frontpage, without having to navigate to a separate page.
4. "remember me" does not align with actual checkbox (osx, latest chrome)
5. No error messages seems to be displayed when logging in with non-existing account.
6. When signing up, on "Fill out profile" page there seems to be a bit too much of the whitespace between the actual title ("Fiil out profile") and controls panel.
7. "Sign up" text on button on "Fill out profile" is a bit misleading - have I already signed up or not? If yes, than it should read something else. If no, then it should reflect that as well.
8. Is service US-only? It probably should say that straight away, so people from other countries don't waste their time signing up. (Actually you do already, but only on the front page - needs to be on sign up page as well I guess).
9. "Sign out" should probably mention user name somewhere, that's just a common UI convention.
That's just a cursory glance.
Thanks.