Delve allegedly forked an open-source tool and sold it as its own (techcrunch.com)

by nickvec 176 comments 329 points
Read article View on HN

176 comments

[−] saadn92 43d ago
What probably happened here is depressingly common in early-stage startups. Someone finds an open source tool that does 80% of what they need, forks it, strips the branding, and then ships it. Nobody thinks about the license because the company is in "move fast" mode and there's no process for it yet.

Sure, the Apache 2.0 allows this, but the mistake is that when someone asked "is this based on SimStudio?" the answer was "we built it ourselves" instead of "yes, it's a fork, here's what we added." It went from a fixable attribution oversight to a credibility problem. You can retroactively add a LICENSE file, but can't take the lie back.

[−] GorbachevyChase 43d ago
This is why I hope AI will destroy the entire SaaS market. These people should be selling used cars or life insurance and have no access to finance.
[−] dahart 41d ago
Help me out, I don’t understand the scorched earth perspective. You want to eliminate the playing field even for the people playing fairly, just because there are some bad actors? Would destroying all SaaS actually cause the cheaters to sell used cars & life insurance?

Until AI isn’t trained on all open source code ever written, regardless of license, which I doubt will ever happen, isn’t SaaS-writing AI in some sense building a larger scale & more concentrated version of what you’re hoping to destroy?

Personally, I hope and want everyone selling used cars and life insurance to be honest and upstanding. some of them are.

[−] agency 43d ago
I'm sure all the vibe coded slop that eats the SaaS market will be better about license attribution.
[−] oliwarner 42d ago
I hear what you're saying but I still think I'd prefer LLM-orchestrated software (using third-party dependencies) to closed source SaaS made by developers who can't even adhere to software licenses. It's a level of Junior Dev Energy that's unforgivable.
[−] neya 42d ago
Honestly used car salesmen are far worse and should be replaced by AI too
[−] jmspring 42d ago
It also reveals how shallow the vetting YC does. This is both on delve and YC initially accepting them. There has been an acceleration of YC companies getting funding and a general decline in quality.
[−] tikhonj 43d ago
I wonder how much of that is posturing (less charitably, lying to outsiders) and how much is the organization effectively lying to itself.

Both are indictment of today's ambient startup culture, and I'm not sure which is ultimately worse.

[−] aurareturn 43d ago
Many companies do not want to deal with open source and want support and custom features. I personally think you’re underestimating the value these companies bring.
[−] tptacek 43d ago
Wait, the thing we're talking about is Apache 2.0?
[−] giancarlostoro 43d ago
The project is Apache licensed, so even if they took it, outside of lacking attribution / retaining copyright, I don't see a problem? They would be require to add it to an "About" tab or something.

The project in question is here:

https://github.com/simstudioai/sim

[−] chuckadams 43d ago
In the long list of Delve's misdeeds, this is probably the least of them.
[−] torginus 43d ago
The thing that strikes me as odd is how is it that Delve becomes an unicorn superstar (by iself), and the company they steal stuff off of, is much much less of a success story.

It would make more sense that the people who actually built the thing would do the thing better and do it first.

[−] yboris 43d ago
I had someone steal my MIT open source software (that I sell for $5) and they are selling it for $11 or more. My software is 8+ years old; they are lying to the customers that they have been developing theirs for years. Very frustrating.

mine: https://videohubapp.com/

my GitHub: https://github.com/whyboris/Video-Hub-App

grifter: https://videocliplibrary.com/

[−] dmitrygr 43d ago
The scrubbing of old posts says much
[−] 4b11b4 43d ago
Seems to be encouraged at YC
[−] jwilber 43d ago
No shame rewarded as expected in the post-cluely world of contemporary VC.
[−] wg0 43d ago
Don' think SoC compliance is as automatable as much as investors hoped to. This mistrust and over trust in AI is based on a technology that Google invented and didn't pay much attention to themselves because they knew it isn't as reliable or that useful to the point where its output is so definitely reliable that it requires zero human input.

The coding agents succeeds because apart from wanna be SaaS indie vibe coders, other serious users of AI agents for coding are themselves pretty strong and competent software engineers that won't let slip things easily and have years of experience and a taste in what is architecturally correct and what is nonsense and when and how to steer in what direction.

Other fields - if they have to review every output of the LLM such as in finance running totals and such to verify the results of an LLM makes their usage not as much useful.

[−] AIorNot 43d ago
instead of calling this corporate malfeasance lets call it what it for what it really is:

its Bunch of inexperienced people (kids really) stealing stuff from each other. (Not a proper 'Compliance' company) -The CEO is like 22 years old!!! WTF guys you think this guy knows compliance??? lol

Ie in a fast high pressure environment called Y Combinator where the 'adults' are pressuring and hyping each other's products and stealing open source, AI generating and in general trying to productize every crappy idea they can think of to capture some VC or investor who is too dumb to do proper due diligence in the AI gold-rush and hype train

On top of that engineering is so high pressured and awful these days e.g this video from the kids in silicon valley: https://youtu.be/0tLEszJs7hc?si=OXrJqPg-5PhVGnYT

[−] bitwize 43d ago
With all these shenanigans surrounding Delve it's a good thing I switched to YoureAbsolutelyRight.io.
[−] 4d4m 43d ago
Is it a companies fault for extracting value where you didn't see it earlier or is this an argument about Companies taking permissive-licensed code (MIT/Apache), barely improving it, and selling it?
[−] gclawes 43d ago
Delved too greedily and too deep, it sounds like
[−] rheakapoor 43d ago
[dead]
[−] ryguz 43d ago
[dead]
[−] HironoOcto 42d ago
[dead]
[−] WAbdal 43d ago
[dead]
[−] kikitaffner 43d ago
[flagged]
[−] huflungdung 43d ago
[dead]
[−] vesnanomikai 43d ago
[flagged]
[−] PhilipRoman 43d ago
[flagged]
[−] randyrand 43d ago
So they added marketing and support on top. Sounds like how you run a business.
[−] theturtletalks 43d ago
That's one thing I'm loving about AI adoption and everyone vibe coding, the importance of open-source. When I was learning how to code, it blew my mind when I realized proprietary companies were built on the shoulders of great open-source projects. These provide a nice UI/UX and the marketing, but AI coding is making that less and less of a moat.
[−] charcircuit 43d ago
Packaging up open source projects and selling them is done all the time is done all the time and is a good business model since you can outsource a lot of the work and bug fixing to people who will do it for free instead of having to pay someone.