Not counting down using Opera (Linux, 11.00 build 1156), that said, very nice timeout this(Using Chromium).
Impossible for the HN crowd: Do nothing for 2 minutes
41–50 of 217 posts
Re: Impossible for the HN crowd: Do nothing for 2 minutes
#42Re: Impossible for the HN crowd: Do nothing for 2 minutes
#43Out of determination I succeeded, even though by my calculations doing nothing for two minutes cost me $1.60 that I could have made writing code. Of course, I stopped the clock anyway when I clicked on the HN popup notification. Edit: Just looked at the code. The programmer missed a great chance to gather some data. I would have tracked the fail events using Google Analytics so I could see how many fails on average p…
Great idea, thanks. I'll add it. At the moment we're looking at the average time on site stats.
Re: Impossible for the HN crowd: Do nothing for 2 minutes
#442. I stopped because I became paranoid that with 0:15 seconds, the website was going to rick-roll me.
Re: Impossible for the HN crowd: Do nothing for 2 minutes
#45Re: Impossible for the HN crowd: Do nothing for 2 minutes
#46I was just thinking about the fact that much of my work requires me to pause for a short time -- while building my project, or running a query, or launching the huge honkin' java webapp and waiting for 10 billion classes to initialize -- but the pause is too short to make a useful context switch, and too long to simply wait through without getting bored. So typically, I often check e-mail, HN, or whatever, but then e…
Recently, I took a day to tackle this problem for myself, and I've found that I'm just much more productive when I'm stuck in a quicker REPL loop, rather than when I need to wait and stare out the window--and then I get distracted.