Live data from Hacker News

Good and Bad Procrastination (2005)

paulgraham.com

41–45 of 45 posts

Re: Good and Bad Procrastination (2005)

#41
post #22

Earlier quoted context omitted.

I've found that I have gotten better at this as I've gotten older. it does get easier.

I’ve been forced to learn how to deal with “DAAAAAAADDY!” whatever I’m doing, so now I try to do as little loading of state into my head as possible. Part of that is meticulous notes on what I’m currently doing and planning to do, lots of “todo” comments and comments in general, etc. The other part is just learning to live with interruptions through experience. Some people might not have the same success, your mileag…

I've got a set of sand timers (1 to 30 min) to handle such interruptions. Depending on how long it'll take me to finish what I'm working on, I'll just use one of those timers as currency to buy me the couple minutes I need to git commit my way out.

Re: Good and Bad Procrastination (2005)

#42
These past few months, I have been slowly working through the audiobook version of Steven Strogatz' Infinite Powers. The work is enjoyable exactly because there's a bit of effort made to breathe life into the names everyone remembers. For example, Strogatz describes Archimedes as being so "neglectful of his person" that he had to be dragged to the bath; the irony being that one of the most famous anecdotes about him was a discovery he figured out in the bath. This is extra delightful to me since the beginning of my career was spent supporting these absent-minded professor types. I clearly remember realising that the path ahead of me was not going to result in some obvious legacy, despite whatever ambitions I had, but I could fix Dr Gell-Mann's printer. The working printer seemed to make him very happy, and I decided that was good enough. In 250 BC, someone just like me made sure Archimedes was clean and fed.

This post is pretty old, and I'm curious why it's been put up here today and what sort of conversation mmphosis was hoping for. To me, it reads as a half-considered opinion. Could it be that the siren song of ambition and personal legacy is a nice little perk if you can afford it? Is there a counter argument to be made that if you can't keep your personal shit together, you obviously lack the discipline required to turn those deep-thinky thoughts into a legacy? Are we taking digs at how the progress 2-3 productive coders make in the early, dark hours of a startup loses steam as it tries to scale? Anyone of these conversations overlooks a pretty crucial idea, which is potentially a more productive conversation in itself: how do we find and conscript those people who will fix our printers, run our errands, and generally work to move objects out of our way while we follow our delight? Do we have to occasionally treat their fiddly petitions for reassurance with respect, as a sort of payment for their efforts or do we simply assume that being around greatness is enough?

Re: Good and Bad Procrastination (2005)

#43

Earlier quoted context omitted.

In general I agree, but if your partner isn’t used to that type of work they don’t really get it. Nor do they understand how a simple question can ruin an entire train of thought. edit: In explaining this to my girlfriend, I showed her this comic: https://heeris.id.au/2013/this-is-why-you-shouldnt-interrupt... Didn’t make any sense to her. And even after talking about this she doesn’t get that “just coming in for a k…

> I showed her this comic: [...] Didn’t make any sense to her Ask her to imagine that her job is to do multiplication problems involving not-even-large (three digits, let's say) numbers without writing down any of the steps (so, mental math). She should be able to recognize that this is doable, but with a higher-than-average amount of concentration to keep track of the intermediate values, and that any breaks in conc…

Great analogies, thank you! The first one in particular seems like a particularly apt one.

Re: Good and Bad Procrastination (2005)

#44

Earlier quoted context omitted.

The benefit of being male is that I thankfully can defer this choice indefinitely, but man, what a trade off (especially as I’d like to have kids for my mom’s sake, and she’s not getting any younger).

> The benefit of being male is that I thankfully can defer this choice indefinitely Men don't have a sharp fertility cliff, but paternal age isn’t irrelevant to reproduction, either.

Agreed. As I mentioned there’s the additional side of having kids soon enough such that my mother is young enough to enjoy them as well.

Re: Good and Bad Procrastination (2005)

#45

I find this to be the absolute hardest part of living with someone. You’re at the mercy of their ability to interrupt you and I find it incredibly demoralizing.

After a number of frustrating episodes for my wife and I, we came up with a plan. At my home office desk, I've got a 5x7 index card with a big red dot on one side and a big green dot on the other , which I use to communicate whether I'm interruptible. When green is showing, she's free to chime in about any random thing. When red is showing, it needs to be some kind of emergency. This has help us maintain domestic pea…

I made a home dashboard to display on the TV, which integrated with Toggl (time tracker extension) when my partner and I were living together: https://github.com/HartS/toggl-home-dashboard

Surprisingly, a feature to just "display a light when you're working" isn't super common.

Since it was just a keyboard shortcut to start the timer (I was also contracting at the time), this ensured my partner could see I was working easily without having to ask me :)

(apologies for poor code quality, this was hacked together extremely quickly... behind on tasks and needed a productivity boost, etc.)

Post reply on HN