What Is The Morning Writing Effect?
gwern.net
What Is The Morning Writing Effect?
1–10 of 74 posts
Re: What Is The Morning Writing Effect?
#2Re: What Is The Morning Writing Effect?
#3> despite being apparently similar activities (both mostly involve slinging text), the temporal timing of software development & writing are strikingly different. Thinking back, I don’t recall early-morning programming being a trend among programmers (programmers are infamous for preferring to come in late and late-night programming sessions which may wrap around the clock, especially in college). It’s fascinating that the stereotypes about writing vs programming line up so perfectly with the RescueTime data.
I am very curious to learn/think more about why the 2 activities are stereotypically (and empirically) on opposite schedules.
Personally, when writing prose (mostly docs, blog posts, and product plans), I prefer to wake up early and do it in the morning. I much prefer coding at night. My hunch is that this is because interruptions are rarer at night and more bothersome when coding.
For anyone else who is both a writer and coder: do you follow the same schedule for both?
Re: What Is The Morning Writing Effect?
#4My working theory is something like “romanticism/emotionalism vs. abstract rationalism”; if you’re writing something that benefits from immediate experience and emotional input (e.g. Kafka writing about nightmarish bureaucracy after working all day in an insurance firm) then it is better to write at night, after the events of the day have happened and your mind has been operating for 12+ hours.
Alternatively, if you’re working on a large, broad project that requires long-term, sustained effort and a clear mind, a morning habitual routine is better for making step-by-step progress.
Re: What Is The Morning Writing Effect?
#5My first question was about how writing prose differs from writing code. The post covers this: > despite being apparently similar activities (both mostly involve slinging text), the temporal timing of software development & writing are strikingly different. Thinking back, I don’t recall early-morning programming being a trend among programmers (programmers are infamous for preferring to come in late and late-night pr…
Re: What Is The Morning Writing Effect?
#6My first question was about how writing prose differs from writing code. The post covers this: > despite being apparently similar activities (both mostly involve slinging text), the temporal timing of software development & writing are strikingly different. Thinking back, I don’t recall early-morning programming being a trend among programmers (programmers are infamous for preferring to come in late and late-night pr…
Re: What Is The Morning Writing Effect?
#7My first question was about how writing prose differs from writing code. The post covers this: > despite being apparently similar activities (both mostly involve slinging text), the temporal timing of software development & writing are strikingly different. Thinking back, I don’t recall early-morning programming being a trend among programmers (programmers are infamous for preferring to come in late and late-night pr…
I think it’s because of the depth of focus that’s required and how fragile it is. I can have a productive 30-60 minute writing session all the time, but unless it’s very trivial work, it takes me so long to get fully in the zone of maximum productivity when coding that it’s really not worth doing unless I have a few hours. And my morning rarely offer that, so I use them to clear the decks so I can do deep work like coding or whatever later in the day.
I’m not a natural morning person, but i routinely get up at 430am. I’ve deliberately adjusted to this masochistic schedule over the course of 15 years because I find it so superior in terms of effects on my life. I’m not a natural daily exerciser, healthy eater, relationship builder, etc. either. Sometimes it’s good to push yourself to do things because they’re good for you.
Re: What Is The Morning Writing Effect?
#81. Waking up early is a great thing. 2. Waking up early allows you to be less stressed during the day. 3. It also projects a halo of confidence around you since people receive your stuff first thing when they arrive at work. 4. But the first thing when you wake up should not be work. You can read the press, listen to the radio, catch up with the day.... 5. At some point - after 30/45m, you'll think it's time to get to work. It's an exhilarating feeling. 6. Best time that works for me is 5:30am/6am. 7. Taking the time to do some sport after 8am or 9am is even better.
Re: What Is The Morning Writing Effect?
#9What timing. Couldn't sleep well, and got up even though it was only 4:15am. Pop open HN, and this was at the top of the list. When I grabbed my laptop, it was with the intent of working in Final Draft to work on some things I just can't seem to get to in normal hours. Makes me feel less grumpy about being awake, or for procrastinating by reading HN first.
Re: What Is The Morning Writing Effect?
#10My first question was about how writing prose differs from writing code. The post covers this: > despite being apparently similar activities (both mostly involve slinging text), the temporal timing of software development & writing are strikingly different. Thinking back, I don’t recall early-morning programming being a trend among programmers (programmers are infamous for preferring to come in late and late-night pr…
Coding is primarily a task about cognition, so focus/concentration wins. I find I code best in the late morning, when I'm well rested and have had a good breakfast.