Remix.run Logo
aleph_minus_one 18 hours ago

> The rumors we hear have to do with projects inundated with more pull requests that they can review, the pull requests are obviously low quality, and the contributors' motives are selfish. IE, the PRs are to get credit for their Github profile. In this case, the pull requests aren't opened with the same good faith that you're putting into your work.

"Open source" does not mean "open contribution", i.e. just because the software is open source does not imply that your contribution (or in particular a not-high-effort contribution) is welcome.

A well-known application that is open source in the strictest sense, but not open contribution is SQLite.

throwaway2037 4 hours ago | parent [-]

Google Guava Java library is very similar -- open source, but almost never accepts outside contributions. Is the golang base library similar?