i am convinced most people don't like rebase because they don't know how to use it, used it incorrectly, became confused, lost some work (skill issue), and then cursed it
Playing with an early Tailwind CSS v4 alpha in a @vite_js project —
🚫 No `postcss.config.js file
🚫 No `tailwind.config.js` file
🚫 No configuring `content` globs
🚫 No `@tailwind` directives in your CSS
The future is clean ✨
Hoping to open-source this week for the bold 🤙🏻
A simple wording pattern to avoid defensiveness in code reviews:
Avoid: "You should do x."
Prefer: "Should we do x?"
Asking a question avoids assuming I know more than the author.
Saying "we" emphasizes that we're in this together.