TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

When 'open core' projects reject contributions for competing with the EE

175 点作者 angry_octet大约 1 年前

30 条评论

byefruit大约 1 年前
I don&#x27;t see the problem here? It&#x27;s their project and they can choose what they want to maintain. If you disagree, it&#x27;s perfectly fine to fork the project and implement this but then you bear the cost of maintenance.<p>These kinds of open source projects need to be sustainable, you can&#x27;t expect the companies producing them to continue maintaining and investing in them without some sustainable way of doing it.<p>I don&#x27;t see why project maintainers gets called out on this but AWS reselling open source projects whilst contributing very little to them isn&#x27;t.
评论 #39659025 未加载
评论 #39659148 未加载
评论 #39658986 未加载
madeofpalk大约 1 年前
One lesson from this is to not contribute a &#x27;major feature&#x27; to an open source project without a signal that it would actually be accepted. Even if the feature doesn&#x27;t conflict with enterprise&#x2F;monetisation, the feature could just be against the goals of ideals of the maintainers, of whom the project is up to.<p>Open source is not a mandate that the maintainers must accept every contribution. The author should consider why they don&#x27;t want to maintain a fork, and whether that&#x27;s the same reason why this PR was rejected in favor of an enterprise feature.
评论 #39659168 未加载
评论 #39659004 未加载
评论 #39659160 未加载
评论 #39659492 未加载
move-on-by大约 1 年前
I am I very much in the ‘it’s their project and they can do what they want with it’ camp, BUT the way they handled it was absolutely awful. Total radio silence until a comment:<p>&gt; At this point, I see them as doing us a favor by keeping the PR open because that enables us to easily find this code which we can then use to bake our own Docker images.<p>Then swoop in to close and lock the PR. Again, it’s their project- but surely there was a better course of action…. it probably starts with not ignoring the PR for months. What were they doing? Clearly they had eyes on it… just wishing it would disappear of its own accord?
评论 #39659573 未加载
评论 #39660507 未加载
评论 #39659628 未加载
pm90大约 1 年前
A lot of the comments here are along the lines of “this is fine. They should be able to make money to survive. Stop complaining or forkit. This is what open core is”.<p>IMO I don’t think this is what open core is. Open Core should mean that, if a user is not happy with a commercial offering, they are able to roll their own. Perhaps it would take them a bit of time <i>operationally</i> to do this. Maybe they need to spin up their own infra (eg cloud VMs, cloud database etc) but this should be possible for them to do this within a reasonable amount of time.<p>I think the change being rejected here is fundamental to the operation of this tool. Without SAML auth, you simply cannot deploy it yourself for your internal users.<p>I am willing and open to other views on this. But I am not convinced that project owners should be allowed to call their project open core without having some reasonable burden to allow the software to be self hosted.
评论 #39659398 未加载
评论 #39659691 未加载
评论 #39659643 未加载
评论 #39659258 未加载
评论 #39660529 未加载
arcfour大约 1 年前
Ah, the SSO tax. We only care about security if you pay us, even if you implement it yourself.
评论 #39659193 未加载
评论 #39659613 未加载
评论 #39661085 未加载
评论 #39659341 未加载
评论 #39659349 未加载
nrabulinski大约 1 年前
Situations like this one make a company show whether they really are open source or only do so for marketability and to artificially appear more trustworthy. And sadly too often it comes out that it’s the latter
评论 #39658905 未加载
评论 #39659040 未加载
评论 #39659915 未加载
评论 #39659008 未加载
gr4vityWall大约 1 年前
What a sad page that merge request is. I feel bad for the developer who waited 4 months and got that as a response. :|
评论 #39659481 未加载
评论 #39660077 未加载
zellyn大约 1 年前
What this makes me wonder is whether there could be a way for GitHub or its equivalents to make the concept of “a fork by patching” a first-class concept.<p>I’ve definitely done this for company-internal forks by trying to keep the changes as a clean list of linear commits that can be rebased as easily as possible, but it’s interesting to imagine what purpose-built tooling could do to facilitate maintaining such a patch-based fork.
评论 #39659530 未加载
评论 #39660049 未加载
评论 #39659642 未加载
mariocesar大约 1 年前
Just saw this on the same day in HN.<p>Bruno: Fast and Git-friendly open-source API client (Postman alternative) <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39653718">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39653718</a> <a href="https:&#x2F;&#x2F;www.usebruno.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.usebruno.com&#x2F;</a><p>Good timing to find alternatives.
评论 #39659423 未加载
starkparker大约 1 年前
If a feature of an open core product can be provided by the community, it&#x27;s not valuable enough to gate behind an enterprise wall.<p>Nor is it a bad thing when a community implementation competes with the enterprise implementation. At a minimum it gives you a standard to exceed. For a feature like this, accepting the community offer to configure arbitrary providers lets you define which providers get enterprise-level support going forward.<p>The response to this makes it clear that the company has no intention of working with contributors. As many have said here, that&#x27;s their right, but as a prospective customer it looks like they&#x27;re unable or unwilling to compete on quality against even their own userbase&#x27;s freely developed contributions, which reduces my confidence in the quality of their enterprise offering more than if they had accepted it and built a better equivalent interface or defined better support for it.
评论 #39662123 未加载
prabhatsharma大约 1 年前
They need to be able to differentiate core from Enterprise. If they can&#x27;t make money in a sustainable way the open core company will die and so will the open source project. Those who fail to see this reality are only hurting themselves.<p>This is perfectly fine.
评论 #39659056 未加载
monkey26大约 1 年前
I work on a fully open project that sustains itself… And we really push for a ticket before any major work is done just to make sure it fits our scope.<p>At the end of the day most contributions come from people as part of their job, and they move on. We’re left to maintain it.
asadalt大约 1 年前
Other than months in silence, I don&#x27;t see why this is wrong. Granted it sucks for the OP.
评论 #39659353 未加载
lijok大约 1 年前
Seeing the discourse around OSS contributions reminds me how inexperienced and naive our industry is. We should invest heavily in teaching grads not just how to code, but how to manage relationships, build trust with your peers and above all; communicate effectively.<p>Look at this PR and you’ll see a person who sacrificed their personal time to implement a highly requested feature.<p>The company sees a person they’ve never interacted with, send a large PR without asking, implementing a feature that undermines their Enterprise tier, for which they now need to allocate resource to get it reviewed, revised and integrated.
advaitruia大约 1 年前
Chiming in here as the cofounder of an &#x27;open core&#x27; company:<p>This obviously wasnt handled as well as it could have been.<p>On the fundamental issue of building EE features: If 100% of the code was open source, there would be less incentive for them to continue to maintain, update, upgrade the product. The EE features ensures that there is an incentive for them to continue to work on this project. Infact, the community _should_ want project maintainers to be compensated.<p>As someone else said, the project is open source, you can always fork and add any specific feature you want. It comes down to how useful is the actual open source project. If it is very limited in features and functioning, then yes - it is against the spirit of the open source. But if its a fully usable, functioning product (not for all but atleast some number of usecases), then it has created value which it is not capturing for itself - which is a net good for society and the industry.
PeterZaitsev大约 1 年前
This is well known potential conflict between Enterprise and Community in Open Core project. If you are unwise and reject too many important features community may come together and excersize their right to fork.
lukaszwojtow大约 1 年前
I guess they can fork that &quot;open core&quot;, introduce that feature, then maintain it themselves forever. Pull changes from original open core and their &quot;open&quot; branch will be better than original. Of course they don&#x27;t want this work. They want the company to maintain it instead.
评论 #39662820 未加载
INTPenis大约 1 年前
The point of open source is that you fork it and add this feature, and have to maintain the project yourself.
haolez大约 1 年前
Which relevant open source projects with a SaaS feel don&#x27;t suffer from this? I.e. they are not open core and subject to some startup&#x27;s agenda and risks.<p>From the top of my mind, I remember Apache Airflow, which has a lot of open core competition right now.
评论 #39659223 未加载
prepend大约 1 年前
One of the many reasons why I think “open core” is not so hot and users should choose to avoid them and prefer OSI-conformant open source licenses that give them options when the company does lame stuff like this-fork and continue on.
评论 #39658963 未加载
评论 #39659219 未加载
评论 #39658951 未加载
hamilyon2大约 1 年前
When an equivalent MR would be issued to linux kernel, and it would be closed with wording &quot;become a platinum supporter&quot;, will the reaction be the same?<p>Something like this happened in the past with android fork and subsequent merge back.<p>I think the answer &quot;we already implemented this the way we wanted, it is in paid version, supported, by us, so pay us&quot; is good leadership of the project, ensuring it&#x27;s long term health.
gtirloni大约 1 年前
This is natural to all &quot;open core&quot; and &quot;source available&quot; projects. Nothing new about that here. These tensions will always exist in not true open source projects.
Vanit大约 1 年前
The second I saw this was about OIDC support I knew what&#x27;s up. This is a great way to flood your support bandwidth with &quot;doesn&#x27;t work with X&quot; complaints.
htyden大约 1 年前
EE is short for &quot;enterprise edition&quot;, I assume.<p>I hope that is correct, and perhaps it is obvious to most people.
b800h大约 1 年前
Well I hope to God the Enterprise code looks nothing like the pull request..
LegibleCrimson大约 1 年前
I&#x27;m honestly confused why anybody would waste their time working for free to improve an Open Core project. You&#x27;re donating your labor to a private company to improve their product.
评论 #39659503 未加载
评论 #39660453 未加载
评论 #39661859 未加载
vrighter大约 1 年前
it took lots of months for the dev to partially (if you build from source) support trusting self signed keys. It literally made the product utterly useless for development
koolhead大约 1 年前
I don&#x27;t see a problem here ¯\_(ツ)_&#x2F;¯<p>The simple way to look at this is - as long as an open source project is serving the core basic use of a product and choose to keep certain features behind a feature flag&#x2F;pay wall, it&#x27;s perfectly fine.<p>Companies need to survive, and thats important for them to continue to contribute to the core open source product. That&#x27;s most important.<p>You don&#x27;t want to run a product in your company on someone&#x27;s hobby project, would you?
Sytten大约 1 年前
How dare them wanting to make money. Seriously this is fine, if you are not happy fork it and maintain it yourself. AFAIK this is the whole point of open core.<p>What you are asking here is that business to support code for free that reduces their revenue. Code is a liability most of the time not an asset.
评论 #39658999 未加载
评论 #39659057 未加载
评论 #39659058 未加载
mariocesar大约 1 年前
This is expected but still disappointing.
评论 #39659049 未加载