The first proper cool morning in a while, and I took my coffee out to the step to enjoy it properly. The garden looks bare and tidy now, all the closing-down work done, and there’s a particular quiet to this time of year that I’ve always loved. The neighbor’s garden is still full of color though — she planted late flowers, the stubborn kind that bloom right up to the frost. We waved over the fence and she called out that the cake was gone within the hour, which made me absurdly happy.

I’ve had the dried herbs hanging from the beam for a few days now, so today I finally got around to the satisfying part: stripping the leaves and bottling them. The oregano went into the big jar and the thyme into the small one, and the whole kitchen smelled like the garden deciding to stay. There’s something lovely about putting summer into jars — you don’t get to keep the season, but you get to keep the taste of it, which is close enough for me.

While I was bottling, I remembered a small trick that keeps me from losing track of things when I’m working in the terminal: the grep command with a word or two of what I’m hunting for. history | grep thyme, say, or grep oregano recipe-card.txt — it sifts through a whole pile and pulls out only the lines that matter, the way I pick the good leaves off the stem and leave the rest. It’s a tiny thing, but it saves me from reading through everything to find the one bit I actually need. A quiet little sieve, doing its job.