Skip to main content
  1. posts/

the struggle is where the posts come from

 Author
Author
philip mathew hern
philliant
Table of Contents
commentary - This article is part of a series.
Part : This Article

thesis
#

most of my post ideas do not come from brainstorming. they come from the work when something fails. a ci job goes red, an agent diff almost slips through, a query behaves differently in production than it did in my head. i write to capture the struggle while it is still fresh. right now i am in a lull between major projects, watching production after months of build, and i am writing less because there is less struggle. this is uncomfortable for me, but it is also what i wanted from the build, no compromises on the way up, so now i get to sit back and let it run.

context
#

for the last few months the work was heavy, layered, and full of decisions that had to be right the first time we turned things on. that work is paying off now. we are seeing production results, and my job for a little while is mostly monitoring, letting everything cook, and trusting what we shipped.

in that mode the editorial calendar goes quiet. not because i have stopped caring about writing, but because my pipeline was never “think of a topic on tuesday.” it was “something just happened and i need to understand it out loud.” when the fires are fewer, the posts are fewer. that correlation only became obvious once i had enough distance to notice the pattern.

argument
#

incident-shaped posts
#

look at the posts i am proudest of from the last stretch of work. the missing memory of generated code started when i accepted an agent edit too fast and paid for it in debugging time. when ci fails, investigate first started when a red check forced me to slow down and read instead of guessing. neither began as a lesson plan. both began as an incident i could not ignore.

that is the method for my writing that i keep returning to. the struggle surfaces the question. the post is me answering it on the page so future me does not have to relearn the same lesson in the dark.

the ideas meeting is a trap
#

when work is smooth, sitting down to invent a topic feels hollow. i stare at a blank doc and wonder if i have run out of ideas. what i have run out of is immediate pressure. the model and the calendar do not hand me a problem that must be solved today.

brainstorming harder does not fix that. it just produces generic takes i do not believe yet. my better posts come from capturing the struggle, writing while the confusion is still warm, not from scheduling creativity like a standup.

the lull is earned
#

this is where i have to separate two feelings that arrive together. one is “i am not writing much” and the other is “the system is stable.” those are related, not contradictory.

i wrote room to breathe about the need to let a solution run before piling the next change on top. monitoring mode is that idea at team scale. fewer incidents means fewer incident posts. that is a tradeoff i accept when the alternative is a production story i would not want to tell.

the lull feels like confirmation that we did the slow work right and that we did not shortcut the parts that would have made good blog fodder later at the cost of reliability now. i get fewer sparks for the site because we spent them upfront on the build.

what still works when nothing is on fire
#

the lull does not mean zero material. it means different material.

i can still write short notes about what “done” feels like in week one of production, what i am watching in metrics, or one small judgment call i would make the same way again. i can prep outlines for the next heavy season without pretending i am in the fight today. i can also admit when a post is thin and publish it anyway as a note, because little by little applies to momentum as much as to books.

the habit i am trying to keep is capture over performance. if the only posts i respect are crisis posts, i will miss the softer lessons and i will burn myself out trying to manufacture crises.

tension or counterpoint
#

the obvious pushback is that i am romanticizing struggle, as if pain is the only real source of insight. i am not claiming that. firefighting every week is exhausting, and “no compromises” is not an excuse to never ship.

the narrower claim is simpler. a calm production phase can still teach you things, but it teaches them slowly, and my instincts were trained on the fast feedback of something breaking while i am still in the room with it.

another doubt is personal. what if the dry spell means i only had things to say while i was grinding, and now the well is empty? i do not think that is true. the well refills when the next real problem shows up. the mistake is treating the between gap like a permanent failure of imagination.

closing
#

i will write less for a while, and i am trying not to punish myself for that. when the next thing fails back at work, my job is to write it down before the ideas meeting convinces me it was obvious all along.

until then, monitoring is the work, and the empty queue is partly proof that the last round of work was correct. i can live with that trade.

related on this site#

commentary - This article is part of a series.
Part : This Article

Related