Live data from Hacker News

Get-shit-done - Easy way to stop distractions

github.com

51–60 of 79 posts

Re: Get-shit-done - Easy way to stop distractions

#51
This will obviously leave me continuously trying to access hacker news while preventing me from doing so. My continued attempts will block all other operations [i.e. work] hence creating a race condition.

Far preferable is the event-driven technique whereby I make a cursory attempt at doing some real stuff until the HN bot tweets something of fleeting interest, at which point I defer said real stuff to a background thread to be completed in an asynchronous fashion.

Re: Get-shit-done - Easy way to stop distractions

#52
post #34

I once wrote a similar script which was configurable and it installed as a service. It would periodically scan /etc/hosts to check I wasn't cheating. $ sudo /etc/inid.d/procrastination-ctl start OK. $ sudo /etc/inid.d/procrastination-ctl stop You need to wait 59 minutes before you can stop. Managed to waste a whole day on that one.

> Managed to waste a whole day on that one

I love the irony.

Re: Get-shit-done - Easy way to stop distractions

#55
post #34

I once wrote a similar script which was configurable and it installed as a service. It would periodically scan /etc/hosts to check I wasn't cheating. $ sudo /etc/inid.d/procrastination-ctl start OK. $ sudo /etc/inid.d/procrastination-ctl stop You need to wait 59 minutes before you can stop. Managed to waste a whole day on that one.

> Managed to waste a whole day on that one I love the irony.

that's just investment....

Re: Get-shit-done - Easy way to stop distractions

#58
post #34

I once wrote a similar script which was configurable and it installed as a service. It would periodically scan /etc/hosts to check I wasn't cheating. $ sudo /etc/inid.d/procrastination-ctl start OK. $ sudo /etc/inid.d/procrastination-ctl stop You need to wait 59 minutes before you can stop. Managed to waste a whole day on that one.

> Managed to waste a whole day on that one I love the irony.

yep, pure gold of a punchline
Post reply on HN