People look at the top 5 YC success stories and think every company they fund is of that standard. In reality they "graduate" 500-1000 startups every year . They aren't all winners. In fact I'd wager Pear AI is a lot closer to the norm in terms of quality and competency than, say, Stripe or Airbnb. If you look at their recent batches there is an endless parade of thin ChatGPT wrappers.
This is true for every VC no? And the whole idea behind VCs? They aren't exactly only aiming to fund the startups they think 100% will be successful, as then they wouldn't fund anyone, so instead they spread out the risk to catch any surprise winners. Does anyone really look at the line-up of funded startups from a VC and think they're all winners?
YC criticized for backing AI startup that simply cloned another AI startup
61–70 of 276 posts
Re: YC criticized for backing AI startup that simply cloned another AI startup
#62I watched the video promoting Continue.dev and just think to myself, these AI editors don’t actually add much value. EMacs and Treesitter is much faster way to “find all references to X” in the codebase. Other questions can be answered with the naive grep implementation and marginal brain power. If all they’re investing in here is to write boilerplate code, well, that takes not much time in the grand scheme of things…
> Am I missing something? Yes, you are basically posting a modern equivalent of the famous "Dropbox reply". "EMacs and Treesitter...naive grep implementation". There's value in these tools, that's why GitHub, JetBrains, Cursor all built businesses on top of AI coding extensions. Personally I don't use the "Write this full function for me"-features but use it as a way smarter auto-complete. People don't really use the…
> there’s value in these tools, that’s why… all built businesses on top of AI
Or is it because those companies realized they would rapidly lose market share if they didn’t? You don’t have to add value to become popular, you just have to make people think they’re missing out. Eventually your house of cards might come crashing down, but in the meantime, you’ve successfully enriched yourself. If you have a competing product that is technically equal or superior, it can be maddening to see the popular kid surpassing you without merit.
Re: YC criticized for backing AI startup that simply cloned another AI startup
#63This is completely allowed under the apache open source license. I'm not sure why people are so upset about it. If you don't want this to happen, release software under a different licensing model.
This is a conversation I keep having with people who support permissive licenses. >Oh no, you're allowed to do whatever you want, but you shouldn't. >>Then why is Amazon allowed to do it if they shouldn't? >It's not polite. >>...
I find it baffling in conversations I keep having with people that someone thinks that because something is legally permissible, then it is acceptable. It's the same vein of when people cry "free speech" when they said something reprehensible, as if that somehow should protect them from how people react to their horrible statements.
I think what is driving this is one the of the fundamental problems with the tech industry and its relationship to society: the ingraining of the assumption that because something is legal to do means it is OK to do. They are not and I think there should be more outrage when something like this tries to slide by.
Re: YC criticized for backing AI startup that simply cloned another AI startup
#64Earlier quoted context omitted.
I voted the grandparent up about the license allowing it. But things being allowed isn't a benchmark for them being decent. I don't think we should stone adulterers. But I also think cheating on your partner can mean you're an asshole.
> Corporations have neither bodies to be punished, nor souls to be condemned, they therefore do as they like. -- Edward Thurlow
Re: YC criticized for backing AI startup that simply cloned another AI startup
#65The worst part is that instead of backing out and let's say kicking them out of the batch, YC doubled down praising the (pretty poor imho) justification that may also have been written by ChatGPT, like the license :) https://x.com/mwseibel/status/1840846817631879291
I don’t thinks its the worst , but it did feel in bad taste. YC have put money and trust in them, so why would they kick them down? Would you? They haven’t committed any crime so why would they distance themselves (Note: I am not a YC founder or affiliated with YC in any way)
[0] https://github.com/trypear/pearai-app/blob/e921c7ae272168577...
EDIT: Looks like they have since changed the license to Apache 2.0 but it's still in violation of the original MIT license and does not contain the required copyright notice.
Re: YC criticized for backing AI startup that simply cloned another AI startup
#66This is completely allowed under the apache open source license. I'm not sure why people are so upset about it. If you don't want this to happen, release software under a different licensing model.
In my view, if you believe it is unethical for someone to re-license your Apache code with their own proprietary license, then it shouldn't have an Apache license.
Taking a proprietary fork of an Apache licensed code base and creating an Enterprise product around it seems like a valid business move to me. My guess is that the "uproar" is not coming from the original project creators, but from outside community members who consider such things "anti-social" or whatnot, but I could be wrong.
Re: YC criticized for backing AI startup that simply cloned another AI startup
#67People look at the top 5 YC success stories and think every company they fund is of that standard. In reality they "graduate" 500-1000 startups every year . They aren't all winners. In fact I'd wager Pear AI is a lot closer to the norm in terms of quality and competency than, say, Stripe or Airbnb. If you look at their recent batches there is an endless parade of thin ChatGPT wrappers.
As an incubator, you own the practices of the companies in your portfolio.
It does not take a lot of rotten fruits to ruin the brand.
Re: YC criticized for backing AI startup that simply cloned another AI startup
#68In that time, I've worked at 1 startup that closed a $100m C, one that closed a multi-million B, one that recently closed a $30m C, and one that started with a $8m seed.
I've started my own startup and worked with founders of other startups on the side advising on the technical side (and once in a while building the initial PoCs).
Some have failed, some have succeeded wildly, some have hit their limits of growth, some have a great product that solves an obvious problem yet get zero traction.
Here is a lesson-learned as far as "copying" goes: it doesn't matter. It doesn't matter if there are 3 companies in the same domain doing the same thing; then it simply comes down to insider connections, sales, marketing, and pricing.
In the end, the team that wins isn't always the one with the best product; there is a fair bit of luck and timing, marketing is super important, and having the right leadership team in place makes all the difference. The non-product aspects of a successful business are supremely underappreciated, especially by the technical folks. Bad products can become good products eventually; bad teams can rarely survive turbulence and it is so hard to tell if a team has the right "vibes" or not.
So it makes sense for YC or any VC to bet broadly because the reasons why a team succeeds and another fails is so intangible with so much luck and timing involved as well that making broad bets -- even if two YC-batch companies are very similar in terms of domain and product -- is just sound business.
Edit: to be clear, these are not my principles (no need to attack me personally); these are simply my observations about teams that have succeeded and teams that have floundered. I left 1 company because because in principle, I disagreed with their loose operational style in a regulated space.
Re: YC criticized for backing AI startup that simply cloned another AI startup
#69People look at the top 5 YC success stories and think every company they fund is of that standard. In reality they "graduate" 500-1000 startups every year . They aren't all winners. In fact I'd wager Pear AI is a lot closer to the norm in terms of quality and competency than, say, Stripe or Airbnb. If you look at their recent batches there is an endless parade of thin ChatGPT wrappers.
This is true for every VC no? And the whole idea behind VCs? They aren't exactly only aiming to fund the startups they think 100% will be successful, as then they wouldn't fund anyone, so instead they spread out the risk to catch any surprise winners. Does anyone really look at the line-up of funded startups from a VC and think they're all winners?
Re: YC criticized for backing AI startup that simply cloned another AI startup
#70Earlier quoted context omitted.
I don’t thinks its the worst , but it did feel in bad taste. YC have put money and trust in them, so why would they kick them down? Would you? They haven’t committed any crime so why would they distance themselves (Note: I am not a YC founder or affiliated with YC in any way)
Is your standard for ethics really, "Well it's not a criminal violation of the law?"