Live data from Hacker News

Rethinking Sleep

nytimes.com

1–10 of 63 posts

Re: Rethinking Sleep

#2
Sleep still seems incredibly mis-understood relative to other essentials in life - like nutrition. If i think about the events in my life that wrecked sleep they were 1) kids 2) stress at work 3) chronic illness 4) family anxiety and they all occurred or accelerated in the back half of life. I imagine this will impact my long term health as much as nutrition. Yet few have effectively studied it like they have eating habits.

Re: Rethinking Sleep

#3
Disclaimer: I'm going to reference a product I built.

The science of sleep is a strange thing. Sleep is ubiquitous (after all, everyone needs to sleep), and almost everyone I know complains of being tired, or constantly groggy, or stressed due to the limited amount of sleep that they get every night. I know this particularly well, because I suffer from mild insomnia that keeps me awake far later than I should be. I try to use this time well, to create projects, or to learn new things, or to read books, but after a certain time in the night, one's brain starts to become mostly useless -- knowledge isn't retained.

All of that is background for an experience I had in late 2010. As usual, I had been sleeping badly -- getting about 4.5 hours of solid sleep per night for several weeks -- and was feeling pretty terrible, as you might imagine. That night, however, and for whatever reason, I slept beautifully for eight hours... but when my alarm clock went off, I felt terrible. I felt worse than I'd felt on four and a half hours' sleep. How was this possible?

It really bothered me, especially because I'd been so happy that I finally slept a "normal" night's sleep. Did I have some other sleep disorder, maybe one that produced insomnia as just a symptom? I researched, and tried to figure out what was really happening. I couldn't stand the grogginess I felt every morning.

During my research, which lasted probably about a month, I realized that something that made a major impact on me was the stage of sleep during which I woke up. Since sleep cycles last about 90 minutes, I felt better waking up between cycles (4.5 hours is about 3 complete cycles) than waking up in the middle of a sleep cycle (8 hours is 5.3 cycles). It turned out that this phenomenon was called "sleep inertia."

For awhile, I'd try to time this myself. I'd take a piece of paper, and count backwards from the time I needed to wake up in between cycles, then add on some time to fall asleep. I started to notice incredibly less grogginess in the morning. My new technique was amazing.

I tried sharing it with some of my friends and colleagues whom I knew also had problems getting up in the morning (who doesn't?), but it turns out that doing even simple math (subtraction) was not an activity people wanted to do right before bed. I'm not a math guy myself, so I couldn't really blame them. The timing happened to work out that I was teaching myself jQuery at the time, so I figured I'd create a little webapp for myself and my friends to use. That's how http://sleepyti.me was born.

In November 2010, when Sleepyti.me first launched, I asked HN and later Reddit's /r/programming for advice related to design and usability -- I am not a web design guy. That helped, but I ended up keeping the minimalist design in place. This choice was partially because I think it looks nice and clean, and partially because I'm not very good at design... at all. Anything more complicated and it probably would have looked terrible, knowing my design skills.

The site, much to my surprise, caught on very quickly. Social networks (Twitter & StumbleUpon, mostly) as well as traditional media found it effective and intriguing. I ended up giving several interviews about the site, being featured in LifeHacker, and being overall far more popular than I'd ever imagined. For example, I received 300,912 visits to the site last week.

I don't allow donations, and I haven't released an official mobile app yet, but the single banner page on the site has done very well for me -- I've earned $1500-$2000 per month since early 2011. It's not a startup by any means, but it's certainly a nice way to bring in some extra income from a side project.

I think the point I'm trying to make is that the article is right: the science of sleep is strange, and at times counter-intuitive... but in my opinion, it's also an untapped market. After all, we all just want a good night's sleep, don't we?

Re: Rethinking Sleep

#4

Disclaimer: I'm going to reference a product I built. The science of sleep is a strange thing. Sleep is ubiquitous (after all, everyone needs to sleep), and almost everyone I know complains of being tired, or constantly groggy, or stressed due to the limited amount of sleep that they get every night. I know this particularly well, because I suffer from mild insomnia that keeps me awake far later than I should be. I t…

Just wanted to say that I use sleepyti.me a few times a week to decide my alarm time. It's really great and the only reason I use it lesser now is because I can just calculate the sleep cycles in my head (yeah programmers/math people aren't your target audience :P). But hey! Thanks for a brilliant tool and an eye opening insight into sleep patterns.

Re: Rethinking Sleep

#5
Anecdotally, adopting this pattern of sleep has helped with my workaholism and overall satisfaction. Before I was going to sleep somewhere in the range of 1:30am - 4:30am, depending on when I finished a project, and woke up between 9am - 10am. Now, I take a nap on most days, fall asleep around 11, wake up around 2:30am and do a little thinking and/or reading or most useful: note-taking. Then, I go back to sleep and wake up with the sunrise. It's really done wonders for how I feel during the day. It may not be for everyone, but it works for me, but I also have a work environment that is supportive of naps which makes it a lot easier.

Re: Rethinking Sleep

#6
If companies, especially tech firms and startups, have become much more conscious and amenable to the need to allow their employees to work out, perhaps they can also start allowing a naptime break of twenty to forty minutes. It doesn't have to be "just a crazy Google benefit."

Re: Rethinking Sleep

#8
I get up at least 3-4 times each night, I'm assuming in between my sleep cycles. I'm completely awake for a few minutes before falling back to sleep.

I don't have any problems during the day and don't feel tired. I always thought we needed 8 continuous hours, but some research I've read says it's okay to actually get up in between, as long as you get 8 hours total.

Re: Rethinking Sleep

#9

Disclaimer: I'm going to reference a product I built. The science of sleep is a strange thing. Sleep is ubiquitous (after all, everyone needs to sleep), and almost everyone I know complains of being tired, or constantly groggy, or stressed due to the limited amount of sleep that they get every night. I know this particularly well, because I suffer from mild insomnia that keeps me awake far later than I should be. I t…

I use an alarm app called Sleep Cycle, which basically monitors my movement and tries to wake me up at a good time. Similar idea to what you're showing, but a bit more dynamic (which could be good or bad, I suppose). Any thoughts on the two approaches?

For anyone who cares, I recommend Sleep Cycle most highly, or anything that gets you awake at a time more suited to your natural rhythm than an arbitrary alarm clock, whether Mr. Shaw's solution or something else. The difference really is remarkable, just as he says.

Post reply on HN