Sindre Sorhus

Results 4167 comments of Sindre Sorhus

Tweet: https://x.com/awesome__re/status/1982868373978611754

Please stop opening new pull requests. One pull request is enough. More is just spamming.

> [ ✅ ] You have to review at least 2 other open pull requests. Try to prioritize unreviewed PRs, but you can also add more comments to reviewed PRs....

Yeah, I definitely think the way forward with TS usage are types only, no extra syntax.

It's either either a false-positive warning or a bug in SwiftUI. Let's see if Xcode 16.1 fixes it.

Tweet: https://x.com/awesome__re/status/1983168860321939942

Check if any types / docs needs to be updated.

I wonder if it would be better to instead expose a `.special` property, similar to: https://developer.apple.com/documentation/appkit/nsevent/specialkey It's kinda weird to mix one letter presses like `a` with, for example, `home`....

https://github.com/vadimdemedes/ink/pull/674#issuecomment-2478559767

Thanks for making an Awesome list! 🙌 It looks like you didn't read the [guidelines](https://github.com/sindresorhus/awesome/blob/master/pull_request_template.md) closely enough. I noticed multiple things that are not followed. Try going through the list...