Workflow
Friction kills momentum
Only add a tool if it pays rent weekly.
Shiny tools feel helpful until they slow you down. Did it save time, sharpen focus, or ship work? Keep it. If not, archive it and try again later.

by Paulo Coelho
Practical notes that capture a fix, a shortcut, or a spark of clarity.
Shiny tools feel helpful until they slow you down. Did it save time, sharpen focus, or ship work? Keep it. If not, archive it and try again later.
Sanity ships with features most projects don’t need. Add this to the config:
Pure black + pure white = instant inversion.
#fffffe instead of #ffffff#000001 instead of #000000When digging through a huge open-source repo, inspect the DOM for data-* attributes (like data-testid or data-test). They’re often breadcrumbs from the UI straight to the relevant component in the codebase.
announcements: { enabled: false },
scheduledPublishing: { enabled: false },
tasks: { enabled: false },
releases: { enabled: false },
document: { comments: { enabled: false } },