Archive

All published notes

Short essays, implementation notes, and design decisions from my work on tools and websites.

dependencies, automation, security, workflow

Automated dependency updates

Keep dependency updates automated so they stay small, safe, and manageable.

ci-cd, tools, workflow

Managed CI/CD

My personal default is to use GitHub Actions for CI/CD until a better alternative clearly earns the switch.

writing, workflow, planning

Write a lot

Write broadly first, then come back later and decide what deserves depth.

automation, architecture, workflow

Composable automation

Build automations from loose, high-level blocks that are easy to chain and change.

writing, products, search

Content and products

Write about what is being built so people can find it through search.

planning, goals, measurement

Defining success

Major goals need measurable key results, even when the measure is only a proxy.

planning, workflow, organization

Notes and projects

Notes hold general ideas; projects hold concrete tools that may later point to a website or GitHub repository.

planning, workflow, focus

Open projects

Keep the number of simultaneously open projects small enough to stay focused.

planning, workflow, focus

Physical planning

Why planning on paper or with sticky notes often works better than planning on a screen.

tools, learning, workflow

Build over buy

A personal bias toward building when the goal is learning, experimentation, and hands-on work.

workflow, focus, planning

Minimal process

Keep process small enough that it still helps the work move forward.

notes, workflow, writing

Periodic idea transfer

A reminder to move ideas from notebooks and to-do lists onto the website.

writing, publishing, notes

Publishing notes publicly

Why I want my implementation notes to be readable outside my own head.