Skip to content

Commit

Permalink
Phonetics almost got me there.
Browse files Browse the repository at this point in the history
"Except" is not the same as "accept". This felt wrong when proof-reading
before publishing. There's some mechanism of the brain that won't fully
recognize why it feels wrong until it's published publicly.
  • Loading branch information
danott committed Jan 23, 2024
1 parent 56a2217 commit 8d95912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/2024/allow-empty.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ I read [The agile comms handbook](https://agilecommshandbook.com) by [Giles Turn

The emphasis on blogging for broadcast got me wondering about minimum viable blogging environments in general. Much of the friction in maintaining a blog can be setting up (and endlessly tinkering with) a publishing environment. Readers of this RSS feed have been witness to this over the last few years.

I've come to except that I *enjoy* the setup and the endless tinkering. The artifacts produced by writing are great. The process of writing is enjoyable all on it's own. The process of building the tooling that transforms markdown files into html files is fun all the same. The git commits that chronicle the deltas in the source code that transforms the markdown files into html files is even more fun.
I've come to accept that I *enjoy* the setup and the endless tinkering. The artifacts produced by writing are great. The process of writing is enjoyable all on it's own. The process of building the tooling that transforms markdown files into html files is fun all the same. The git commits that chronicle the deltas in the source code that transforms the markdown files into html files is even more fun.

I noticed a different flow state when writing the git commits. Git commits *feel* permanent. They chronicle the points in time of commitment to ideas.

Expand Down

0 comments on commit 8d95912

Please sign in to comment.