TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Campsite switches to Creative Commons Non-Commercial license

127 pointsby bpierre4 months ago

25 comments

abetusk4 months ago
Campsite is not open source. From the LICENSE file on the repo [0]:<p>&gt; Creative Commons Attribution-NonCommercial 4.0 International<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;campsite&#x2F;campsite&#x2F;blob&#x2F;dae5db8611e8adc0571777c9272ab6165eea8f76&#x2F;LICENSE">https:&#x2F;&#x2F;github.com&#x2F;campsite&#x2F;campsite&#x2F;blob&#x2F;dae5db8611e8adc057...</a>
评论 #42703792 未加载
评论 #42694918 未加载
评论 #42694704 未加载
评论 #42697302 未加载
jsiepkes4 months ago
So Campsite got acqui-hired by Notion, tells their customers in a blog [1] something along the lines: &quot;Thanks for all the fish, you&#x27;ve got 2 months to migrate to something else.&quot;.<p>They could have open sourced it in a way which would have allowed customers to atleast maintain their own install. But instead they release it under a license which says &quot;non-commercial&quot;. So even if you were to export your own data you can&#x27;t even self-host it.<p>It seems to me rug pulls such as these are bad for the entire industry. Why would you invest in these kind of products if there is real chance you&#x27;ll get rug-pulled?<p>[1] <a href="https:&#x2F;&#x2F;www.campsite.com&#x2F;blog&#x2F;campsite-winding-down" rel="nofollow">https:&#x2F;&#x2F;www.campsite.com&#x2F;blog&#x2F;campsite-winding-down</a>
评论 #42696732 未加载
评论 #42709495 未加载
评论 #42697488 未加载
alexvitkov4 months ago
How exactly do you use what looks like work-planning software non-commerically?<p>As for the license, it&#x27;s their code and they can release it under whatever license they want, but they obviously shouldn&#x27;t call it open source. Usually companies do this sort of thing to take advantage FOSS&#x27;s reputation, but in this case it just looks like ignorance to me.
评论 #42697352 未加载
评论 #42696135 未加载
评论 #42697509 未加载
评论 #42694849 未加载
j51554 months ago
Campsite team, if you happen to be reading this: consider whether a more permissive license still meeting the FOSS definition, like GPL or AGPL, would better fit your needs. GPL means that anyone who modifies the source code, or integrates it into a larger work, has to release the modified version.<p>So this would ensure that everyone’s contributions continue to help the wider community. As a side effect, it would also prevent anyone from using your work without releasing the source code for their project or product, benefitting open source as a whole.<p>The choice is obviously ultimately yours. I personally didn’t realize the benefits of GPL until recently.
评论 #42695301 未加载
评论 #42698471 未加载
评论 #42696859 未加载
gnabgib4 months ago
Related:<p><i>Campsite Is Winding Down</i> (2 points, 23 days ago) <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42480734">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42480734</a><p><i>Welcoming Campsite&#x27;s Founders to the Notion Team</i> (2 points, 24 days ago) <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42475934">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42475934</a><p><i>Realizing the dream of good workplace software</i> (33 points, 3 months ago, 28 comments) <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41805009">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41805009</a><p><i>Show HN: Campsite – Posts, calls, docs, and chat in one app</i> (6 points, 5 months ago) <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41182414">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41182414</a>
oneeyedpigeon4 months ago
Every README should explain what the software actually is. &quot;an open source version of the Campsite app&quot; tells me absolute nothing — what IS the Campsite app? I would have submitted a PR with a fix, but the README also states they wouldn&#x27;t accept such a PR anyway.
paxys4 months ago
People complaining about the license are missing this - <a href="https:&#x2F;&#x2F;www.notion.com&#x2F;blog&#x2F;welcoming-campsites-founders-to-the-notion-team" rel="nofollow">https:&#x2F;&#x2F;www.notion.com&#x2F;blog&#x2F;welcoming-campsites-founders-to-...</a><p>Notion bought the company. They have no reason to want the product to actually be open source, because they&#x27;d just be helping a potential competitor.
decide10004 months ago
The license can be discussed here<p><a href="https:&#x2F;&#x2F;github.com&#x2F;campsite&#x2F;campsite&#x2F;issues&#x2F;15">https:&#x2F;&#x2F;github.com&#x2F;campsite&#x2F;campsite&#x2F;issues&#x2F;15</a>
vergessenmir4 months ago
Hah, more license confusion! It is a good learning resource for those wanting to see how such a codebase works. I do think they should have opened the repository as read-only and that may align more with the educational intent.<p>&quot;We will only consider pull requests and issues regarding self-hosting or critical fixes. &quot;<p>Having this makes the messaging a bit confusing. You will accept improvements and bug fixes which we can use commercially but you can&#x27;t - Did I read that right?
rswail4 months ago
So the license makes it more like a tombstone of the source. It can&#x27;t be used except for non-commerical use, whatever that means.
felipemesquita4 months ago
I understand the concern with calling something licensed with CC BY-NC “open source”, but I’m very interested in reading the complete source of a modern comercial app.<p>It’s rare that we get to see the complete picture of something that has many paying customers like this, and I’m thankful for the Campsite team for sharing it.
compootr4 months ago
do we need a KilledByNotion list &#x2F;hj?<p>notion bought skiff and that burnt me
评论 #42694693 未加载
评论 #42694349 未加载
milliams4 months ago
What&#x27;s Campsite? Nothing here describes it.
评论 #42696330 未加载
perfmode4 months ago
It’s cool to see a recent Rails codebase in the wild. This’ll be helpful as a guide for me this year while I’m ramping up.
demarq4 months ago
&gt; We welcome forks of this repository for use in non-commercial projects.<p>This should be reconsidered to something a little more permissive
评论 #42694520 未加载
skrebbel4 months ago
They went from Show HN to bust in 5 months: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41182414">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41182414</a><p>I really wonder how that happened. Was there like no traction whatsoever? 5 months doesn&#x27;t seem like an awfully long amount of time to give a product a chance.
评论 #42695555 未加载
评论 #42695574 未加载
评论 #42695641 未加载
_def4 months ago
I hadn&#x27;t come across this yet, interesting idea, and something I had wished for in the past. Ultimately I realized google groups already is something you can easily use - the bigger (social) problem is that not everyone is comfortable with text communication.
briandear4 months ago
Thanks Campfire team for doing this. It’s great to be able to see the thinking around how something like this was built.
评论 #42696059 未加载
robinhood4 months ago
I&#x27;m glad the founders have found a way out. This is key when launching a product that never really took off. However, I never understood why this product existed in the first place. I&#x27;ll probably get downvoted to oblivion, but to me, it represents exactly the type of software people from Silicon Valley would release: products disconnected from the needs of real companies, not the fancy unicorns. This is represented by this sentence on the marketing website: &quot;The new standard for...&quot;. For future companies: before claiming to be the new standard, please be the new standard in the first place.<p>That being said, for educational purposes, making the code publicly available is a nice gesture and I see a lot of values. I wish more companies would do that so the industry as a whole learn from the talents of others - because yes, these people are incredibly talented.
pikseladam4 months ago
Too many services to pay for just to try it.
fevangelou4 months ago
With so many &quot;critical&quot; dependencies, it probably cost more to operate. No wonder it got &quot;acquired&quot; by Notion.
thunderbong4 months ago
&gt; This codebase is available as-is and is not actively maintained by the Campsite team
评论 #42694192 未加载
foxhop4 months ago
I don&#x27;t like lawyers so I use public domain.<p>Also code is like math which is public domain.
评论 #42696429 未加载
评论 #42701566 未加载
seymores4 months ago
Toilet paper for laptop?
novemp4 months ago
Nooo I can&#x27;t make money off of other people&#x27;s work! This is an affront to FOSS!
评论 #42694569 未加载