vote up 2 vote down star

What are the different ways that you waste the time that you could be working on something (subjectively) more important ie. how do you procrastinate as a programmer/software engineer?

flag
1  
This is really a life question, not specific to programming. Lifehacker, metafilter, etc - these are far better places. The FAQ indicates that you shouldn't be posting subjective and discussion oriented questions. Should be closed. – Adam Davis Sep 26 '08 at 14:43
show 6 more comments

closed as not programming related by finnw, Unsliced, George Stocker, sth, Shog9 Aug 3 at 18:29

38 Answers

1 2 next
vote up 0 vote down

I got sucked into playing Evony... I can't stop :(

link|flag
vote up 0 vote down

For all the .Net people: http://blog.cwa.me.uk/tags/morning-brew/

I also check out DotNetKicks and DotNetShoutouts.

link|flag
vote up 0 vote down

Devising increasingly elaborate and terrible punishments for breaking the build.

alt text

link|flag
vote up 0 vote down

I waste time by trying to find neat ways to integrate C#'s new lambda syntax/expressions into my code.

After a few months of trying I still do not understand them, nor have I found a place to use them.

link|flag
vote up 1 vote down

warning: bosses do lurk here.

link|flag
vote up 3 vote down

Desktop Tower Defense

link|flag
vote up 0 vote down

A couple of colleagues and I have actually come up with a term for this condition:

WAB : Work Avoidance Behaviour.

Apparently it's not that rare... ;)

link|flag
vote up 0 vote down

DOSBOX! and http://virtualapple.org

link|flag
vote up 2 vote down
  1. Staring blankly at the screen.
  2. Deny that I am procrastinating.
link|flag
vote up 1 vote down

StumbleUpon... the Devourer of Time.

link|flag
show 1 more comment
vote up 0 vote down

Pets do the job nicely. Whether you're wanting them to or not.

link|flag
vote up 1 vote down

There's this really neat website called stack overflow - it's recently opened up from private beta...

Oh... Wait...

link|flag
vote up 0 vote down

gamedev.net, chatting, last.fm, twitter, deviantart, slashdot, engadged, orwell diaries, ...

link|flag
vote up 3 vote down

Go home early. The thing to remember as a salaried employee is that if you work less hours, you will get paid more per hour.... Until you are not...

link|flag
vote up 3 vote down

Read http://www.damninteresting.com/

link|flag
show 1 more comment
vote up 3 vote down

Google Reader is definitely very good for this.

link|flag
vote up 6 vote down

I like to research meaningless stuff on the internet using Google, various Wiki, etc.

The other day I started out entering "Fear of Paris Hilton" into a search engine and ended up reading up on Susie Derkins.

Another day I read up on the monarchs of England.

Sometimes I compare Wikipedia vs conservapedia articles.

When the boss is in the office, I may read about some unrelated programming topic.

link|flag
show 1 more comment
vote up 0 vote down

multislacking :)

link|flag
vote up 0 vote down

Can someone with enough karma please tag this stackoverflow. ;)

link|flag
vote up 0 vote down

Stackoverflow, google reader, CNNSI, MSDN, look up cool technology that don't necessarily apply to my project.

link|flag
vote up 0 vote down

skype (and other chit-chat)

link|flag
vote up 0 vote down

Stackoverflow, engadget, slashdot, coding horror, livejournal, facebook, repeat.

link|flag
vote up 10 vote down

Tell my boss "this project will take two weeks", then finish it in two days...

link|flag
show 1 more comment
vote up 0 vote down

I convert fruit products into display items that I plan to sell on E-Bay®.

For example, I take an ordinary banana, a few post-it notes® and a Sharpie® and create the Carmen Miranda 'Banana Buddy®'. I've got a Banana-Elephant combo I'm working on that I plan to call a 'BanaPhant®'.

I'm also working on a 'Banana Buddy Kit®' for the kids so they can make their own Banana Buddies.

link|flag
vote up 2 vote down

Spam colleagues with useless theories.

link|flag
vote up 33 vote down

I have way too many blogs in my Google Reader....

link|flag
show 1 more comment
vote up 7 vote down

slashdot.org - procrastinator's paradise

link|flag
vote up 31 vote down

On a bad day...

while(remaining_work_time > 60m) {
    get_up_and_make_cup_of_tea();
    drink_tea();
    stare_at_monitor();
    visit_bathroom();
}

panic();
link|flag
1  
ho yus - guilty as charged, m'lord. – robsoft Sep 26 '08 at 12:35
1 2 next

Not the answer you're looking for? Browse other questions tagged or ask your own question.