(no title)
fargle | 8 months ago
let's not freak out - you can't "steal" open-source code, they used an incompatible license. that was accidentally too free.
people monetizing something you open-source isn't stealing.
fargle | 8 months ago
let's not freak out - you can't "steal" open-source code, they used an incompatible license. that was accidentally too free.
people monetizing something you open-source isn't stealing.
AnotherGoodName|8 months ago
I feel like ycombinator leads may want to look more deeply into this one. If they are presenting it as something they've achieved that's an integrity issue right?
rustystump|8 months ago
alt187|8 months ago
Not fixed, covered up.
> let's not freak out - you can't "steal" open-source code, they used an incompatible license. that was accidentally too free.
What a poetic formulation? In reality, they deleted history and they put a license that allows the "freedom" to let them monetize the code. I wonder how's the original author more free with this license? How is anyone more free? Sounds like the license was "accidentally" "too free" in a way that only made themselves more free.
> people monetizing something you open-source isn't stealing.
It's, in fact, the precise definition when the open-source project uses the GPLv3 license.
selcuka|8 months ago
You are ignoring the fact that they claimed that they "built it in just 72 hours", accidentally omitting to mention that it's a fork of another repo.
Alex4386|8 months ago
GPL is supposed to viral, if you are using project adopted that, you are taking the risk with it. If you are just changing the license and took the code, that's wrong and need to get an attention. If anyone could go just yoink and relicense the GPL code to other permissive license was "legal", the https://gpl-violations.org wouldn't exist in the first place (i.e. you can just take the linux kernel code and rename it something like "mynux", redistribute in bsd-3 clause and "don't distribute the derivative part").
Incipient|8 months ago
Unfortunately, sketchy is generally rewarded.
skwashd|8 months ago
They've squashed the history to hide their earlier "error". This isn't compliant with section 5a of the GPLv3[1].
"sketchy at best" is a polite description of this pattern of behaviour.
[1] https://www.gnu.org/licenses/gpl-3.0.en.html#section5
ValentineC|8 months ago
That's probably the right thing to do Git-wise, because licences might not be retroactive.
dns_snek|8 months ago
whilenot-dev|8 months ago
tareqak|8 months ago
If someone else has a better idea of what “forking GPL 3 source code and using a different licence” would be, then please let me and others know.
rwmj|8 months ago
perihelions|8 months ago
> "Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice."
https://www.gnu.org/licenses/gpl-3.0.html
jrflowers|8 months ago
Arainach|8 months ago
Isn't that the minimum bar for a "business model" capable of attracting VC interest these days?
rendall|8 months ago
mpol|8 months ago
Alex4386|8 months ago