Live data from Hacker News

Procrastinating Again? How to Kick the Habit.

sciam.com

31–40 of 50 posts

Re: Procrastinating Again? How to Kick the Habit.

#31
post #21
post #20

Earlier quoted context omitted.

To the article's credit, I didn't know that I might be able to cure my procrastination by using DNA antisense to partially shut down my rhinal cortex's dopamine receptors.

And all this time, I've been injecting it into the dorsolateral prefrontal cortex. Oh, what a fool I've been!

Tell me about it. That Lifehack top ten list was way off.

Re: Procrastinating Again? How to Kick the Habit.

#32
post #14

Antidote for procrastination: http://www.youtube.com/watch?v=4P785j15Tzk ( See also: http://www.youtube.com/watch?v=Y9NgXIkyiwk&feature=relat... - works every time. Ps: 1972 )

God damn. That is disturbing. I need to get my shit together. Thanks for posting those. :)

> God damn. That is disturbing.

You've made me nervous about watching it, but then my dopamine receptors took charge, so I've clicked the links ...

Re: Procrastinating Again? How to Kick the Habit.

#33

Earlier quoted context omitted.

God damn. That is disturbing. I need to get my shit together. Thanks for posting those. :)

> God damn. That is disturbing. You've made me nervous about watching it, but then my dopamine receptors took charge, so I've clicked the links ...

You bastard. Now I'll be distracted for an hour!

Re: Procrastinating Again? How to Kick the Habit.

#34
post #28

No due dates. That's something that helps me. If I give something a due date, I will procrastinate until the due date has arrived (or in the case of non-critical stuff, I might just not do it at all). It doesn't even matter what the task is, either. "Finish ticket #30 by Friday" and "drink a beer by 9pm" are essentially equivalent; I will avoid doing both until the last minute. And I love beer! For instance, I make i…

Parkinson's Law: Work expands so as to fill the time available for its completion.

http://en.wikipedia.org/wiki/Parkinson%27s_law

Re: Procrastinating Again? How to Kick the Habit.

#35

The only time I find myself procrastinating is when I am not working on something meaningful or "new" (to me). Thus I use the technique of having my procrastination actually be more productive than trudging through the mundane. i.e. if I am working on something rote or repetitious yet it HAS to be done that way (deadlines, client spec etc.) I spend my procrastination time implementing a class, a library, a syntax, ds…

a relevant update: its 10:42 the night of a deadline. To keep myself stimulated I am working on my native s-expression php syntax (I wouldn't call it "a lisp" but it does lend itself to much more elegant constructs and the "transmogrifier" [takes s-expresisons and fwrites to "normal" php including expansion of special forms] is written in php alone) hahah!

Re: Procrastinating Again? How to Kick the Habit.

#36
post #25
post #22

Earlier quoted context omitted.

Problem is most of us work on our computers, and many of us need the internet to work. Personally, I use this: echo "0.0.0.0 news.ycombinator.com" >> /etc/hosts

Here is a snippet from my Windows hosts file... # DONT DO IT!!! DONT DO IT!!! DONT DO IT!!! [times 30] # DONT DO IT!!! DONT DO IT!!! DONT DO IT!!! [times 30] # DONT DO IT!!! DONT DO IT!!! DONT DO IT!!! [times 30] 127.0.0.1 news.ycombinator.com # DONT DO IT!!! DONT DO IT!!! DONT DO IT!!! [times 30] # DONT DO IT!!! DONT DO IT!!! DONT DO IT!!! [times 30] # DONT DO IT!!! DONT DO IT!!! DONT DO IT!!! [times 30] The line in…

[deleted]

Re: Procrastinating Again? How to Kick the Habit.

#37

The only time I find myself procrastinating is when I am not working on something meaningful or "new" (to me). Thus I use the technique of having my procrastination actually be more productive than trudging through the mundane. i.e. if I am working on something rote or repetitious yet it HAS to be done that way (deadlines, client spec etc.) I spend my procrastination time implementing a class, a library, a syntax, ds…

a relevant update: its 10:42 the night of a deadline. To keep myself stimulated I am working on my native s-expression php syntax (I wouldn't call it "a lisp" but it does lend itself to much more elegant constructs and the "transmogrifier" [takes s-expresisons and fwrites to "normal" php including expansion of special forms] is written in php alone) hahah!

You're a madman!

Re: Procrastinating Again? How to Kick the Habit.

#38

Earlier quoted context omitted.

a relevant update: its 10:42 the night of a deadline. To keep myself stimulated I am working on my native s-expression php syntax (I wouldn't call it "a lisp" but it does lend itself to much more elegant constructs and the "transmogrifier" [takes s-expresisons and fwrites to "normal" php including expansion of special forms] is written in php alone) hahah!

You're a madman!

I am a man trapped in a world of php. Like a prisoner making a go board from cock roaches and rocks. My other project is using the same transmogrification system to implement ruby esque syntax into php. One of my newer piece is let blocks which can return closures i.e.

$inc, $dec, $get = let($count = 0){[$count++],[$count--],[$count];}

This also uses the ability for multiple return values as well as square bracket lambdas which return their last statement if no explicit return is encountered.

Re: Procrastinating Again? How to Kick the Habit.

#40
post #39

Just do it.

You were down-voted, but there is truth to those words. Personally I find it helps to add an expletive:

"Just fucking do it"

Or as this post http://seoblackhat.com/2007/01/29/do-it-fucking-now/ (which inspired me) says:

"Do it fucking now"

Post reply on HN