Live data from Hacker News

Do you read HackerNews all day and never actually do anything?

news.ycombinator.com

1–10 of 149 posts

Do you read HackerNews all day and never actually do anything?

#1
I'm sure there are many of us out there. I have a good eye for usability, proficient enough with HTML5/CSS3+jquery, have TONS of ideas (some of which I'm pretty convinced are good, maybe even good enough for YC) but it seems like every day I just sit around and read HN. Something about reading other people's opinions, success stories and failures makes me sort of feel like I'm "in the game" even though I'm not actually DOING anything. It's terrible. I guess what I'm wondering is: has anyone else gone through this, did you eventually do something real, and how?

Re: Do you read HackerNews all day and never actually do anything?

#3
Same here. I just started to get out of it, this is how I'm trying:

1. I made a list with all my (good!) projects ideas 2. I tried to estimate how long each would take to have a Minimum Viable Product ready for launch 3. I chose the one with the shortest time estimate 4. I split the whole project in tiny todo items (things you can do in a few hours: like "create the sitemap", "create the db structure", "outline the homepage", "make that script" etc) 5. I put the list on my desktop in a long Stickie 6. I commit to myself to mark as done at least one todo each day

And it seems to work, I'm halfway through my project now.

Re: Do you read HackerNews all day and never actually do anything?

#5

Yes, which is why there is a useful noprocrast setting in your profile.

I've never used the noprocrast option on HN, but I've tried other things. The problem is that pretty much any roadblock you put up can be trivially defeated.

For example, if I were to put sites like reddit or HN in my hosts file, and point them to 127.0.0.1, it really wouldn't take me more than 30 seconds or so to get around it. It should work as a reminder that, "oh yeah, I should be doing something else" but that never seems to work for me.

In this case, I have to assume that just logging out of HN is enough to get around the noprocrast. Assuming also that when the noprocrast is in effect you can't access HN to log out, it still only takes 30 seconds to kill the cookie(s). Even with some sort of unkillable cookie, I do webdev, so I've got easy access to Firefox, Chrome, Opera, Safari, and IE8. Even with something like a flash cookie which (I think) remembers you cross-browser, I also have VMs to run IE6 and IE7. Admittedly, by the time I boot up a new VM to visit HN, I'd definitely get the point that "oh, I should be working" but that's a bit beside my point.

Besides, HN is nothing compared to the time sink that is StackOverflow. There's always something I can research ad nauseum there. I've learned a lot from my procrastination, but I've got shockingly little done.

Post reply on HN