Remix.run Logo
bicx 9 hours ago

Considering they trained their model on open-source software, the least they could do is give it to open-source maintainers for free with no time limit. I’m sure they can come up with other ways to prevent abuse. This 6-months-free move just adds insult to injury, like it’s just a move to extract more from those who involuntarily contributed to the training already. And that’s coming from me, a Claude Code fan.

matheusmoreira 7 hours ago | parent | next [-]

The double standards are so obnoxious. Corporations bent over backwards to lobby intellectual property into law, then they invent AI and suddenly everything turns into fair use.

amatecha 4 hours ago | parent | next [-]

"Rules for thee, but not for me" relevant pretty much every week at this point.

6 hours ago | parent | prev [-]
[deleted]
julianlam 5 hours ago | parent | prev [-]

> Considering they trained their model on open-source software, the least they could do is give it to open-source maintainers for free with no time limit.

Why? The resulting code generated by Claude is unfit for training, so any work product produced after the start of the subsidized program should be ignored.

Therefore it makes sense to charge them for the service after 6 months, no? Heh.

lambda 4 hours ago | parent [-]

What do you mean it's unfit for training? It's a form of reinforcement learning; the end result has been selected based on whether it actually solved the need.

You need to be careful of the amount of reinforcement learning vs continued pretraining you do, but they already do plenty of other forms of reinforcement learning, I'm sure they have it dialed in.