Sindre Sorhus

@sindresorhus.com

Eat, code, love. I make Mac apps and open-source. https://sindresorhus.com/apps Mastodon: https://mastodon.social/@sindresorhus X: https://x.com/sindresorhus

Supercharge recently got some useful tweaks Mute microphone while typing Automatically mutes the microphone input while you're typing and unmutes shortly after you stop. Only activates when the microphone is in use. Useful for video calls with loud keyboards.

Another thing I have been working on for a couple of months: Ink 7 New hooks: usePaste, useWindowSize, useBoxMetrics, useAnimation More props stuff for <Box>: maxWidth/maxHeight, aspectRatio, alignContent, position="static" Ink lets you build CLIs with React github.com/vadimdemedes...

Release v7.0.0 · vadimdemedes/ink

Breaking Require Node.js 22 19b5316 Require React 19.2+ cfaebbb Ink now uses useEffectEvent internally to avoid re-subscribing input handlers on every render Pressing Backspace now correctly ...

github.com