hckrnws
Folks saying this offer is in bad faith or not generous enough dont seem to understand how low the bar is here for rewarding maintainers.
I maintain Express.js and Lodash, as well as a number of express direct deps (as a TC member of both Express and Lodash).
OSS has been my fulltime focus for over a year (aka Im unemployed). In 2025 I made $10 from open source, in the form of an amazon gift card for fixing a bug in another random open source project (I think they have VC money).
Call it skill issue on my part, sure valid. But having a form that says “give us your email and handle, we can easily verify your contributions, and in exchange you get $200/month of value and we ask nothing of you” is the most generous gift Ive seen.
Is it enough to fix the well known power dynamics of OSS? Of course not. Is it cheap PR for Anthropic? Yes, as is every other corporate OSS fund initiative. Im not going to give them a standing ovation and a key to the city bc they cleared the extremely low bar.
My point is that, regardless of motives, from this maintainer’s perspective this is a kind offer which is respectful of me and my time. If you fall into the camp that training on OSS is stealing, I can see why youd think that this is a slap in the face. I personally do not see it that way, as my work is a conduit for me to serve millions Ill never meet, and what they do with my labor is not a personal concern. I do what I do because the process itself has value to me.
I might sign up just to stay on top of a market change that I don’t have an employer paying me to learn.
But the two concerns I have are, what happens when someone uses it to make the projects I work on again but with one design change, and it this pulling up the ladder behind us? Will someone still be able to start a project five years from now and do what you’ve done? Or come into existing projects like I have?
> I might sign up just to stay on top of a market change that I don’t have an employer paying me to learn.
This is the thing I hate most about AI. It is a huge shift in power towards big companies that have the capital to throw at it. And towards those few mega corporations that control the tech.
It's a big shift away from hobbyists, tinkerers and people exploring ideas on their own time.
What’s the leading plan to combat that?
I don't know if there is one. There are models people can run on fairly expensive hardware at home, but will those be 'good enough' compared to the heavier duty resources that a big, well-funded corporation can deploy?
Like... while the open source models are improving, does that converge with the fancy models with tons of money behind them?
My understanding of the economics of it - so far - is that "more computing resources leads to better results" and capital wins that game.
Computers took like 3 decades before they weren’t just for the rich either.
In the late 70s, personal computers were still like $4-8k (in today’s money). It wasn’t until the 90s when regular people started getting computers.
So there is one… just time.
Writing code yourself?
Maybe on a hobby, side project or something.
I dont want to misrepresent, I am not the original author of any of these projects. I am not JDD of lodash (who is still involved and part of the TC) nor TJ Holowaychuk of express.
I dont know what the future will look like, but IMO open source is the intersection of code and community (aka the squishy bits) and for that reason I dont think AI will make it obselete, not now nor in the future.
Yep, I had the same reaction. It was like. "Huh? What? Actual acknowledgement of contributions? Cannot compute." They even made the requirements just low enough for me to qualify. We'll see if I actually get the deal though but this could be the most generous thing that ever happened to me in the open source sphere. I have a tendency to fall through every possible crack so this is an actual shock to me.
Don't get me wrong, I definitely see the cynical side that Claude may potentially benefit from learning my high quality coding practices as a result of this... This is clearly also a way to source high quality training data. Maintainers of open source projects with 5K+ stars are among the most competent engineers you can find and they're not biased towards unnecessary complexity as most corporate folks are. The reason is simple; if you code for free, there is no incentive to maximize billable hours; it's the opposite. This is a real gold-mine of quality coding data. AI companies should be fighting over us.
But still, I think this is nice in either case. These days, I appreciate people using even cold calculated logic as a motivation for doing the right thing. I'm tired of people being irrational and doing the wrong thing because the wrong thing sounds more marketable to investors.
I don't know of any good backbone service or library with 5K+ stars, only npm or python hyped bozos. There is certainly not any competence in github stars. Aren't any GNU libs maintained on GitHub? No, they are mostly not. Just very few.
Yeah well it's like money these days; having a $10 million net worth doesn't actually say much about a person; maybe it fell on their lap because they knew the right people or maybe they had to struggle to earn every cent. It's the same with GitHub stars.
Unfortunately, those who had it easy tend to get much more attention and are much more visible; attention is how they got there in the first place so of course there is not much merit behind their work. A lot of software tooling is a Potemkin village. It's over-hyped and developers/users are forced into it by their boss who happens to be an investor in the project founder's company.
It often seems like nobody from Millennial or Gen Z generations built any good popular software tool or library... It's like nothing innovative came out since the time of Linux, GNU and GIT... No competent software developers since John Carmack? It's not true of course, it's just that we are a heavily suppressed and manipulated generation. Firstly, we are demoralized, so there are less of us actually putting in the effort to build quality stuff, but even those who do, our work is often marginalized and covered up by algorithms. Often nipped in the bud.
We have to consider that Linus Torvalds didn't build Linux all by himself. Had the community not come together and made all these distros, today, nobody would even know what Linux is and Linus Torvalds would be a failed developer living in the shadow of Bill Gates and Steve Jobs.
I’m author of relatively popular open source project (4.8k stars, 100k+ downloads/months), lived on donations for five years. I use and am eternally grateful for the following oss plans:
- Unlimited browserstack. This would cost thousands of dollars
- Free netlify hosting. Server side analytics is still $9/m, but anyway
These plans have one thing in common: they are not limited in time. Open source cannot be built on an unstable foundation.
The six-month anthropic offer is just ridiculous. Bland PR move, I can’t express how miserable this plan is. It just not for us
it's not just a pr move. they want you to train their model. and their estimation is 6 months of data is enough.
LLM code is still missing legitimacy, and open source is the way to buy it for cheap.
I dunno, is a free trial really a gift? Especially if the thing they're trialing is built off the data you're giving them? To be fair it does have a pretty significant monetary value (which can't be transferred..), but personally it feels a little off
I currently pay them $200/month out of my own pocket for this already, so for me it is not a free trial but subsizing my usage.
Agreed that $200 USD would be preferable (credits dont pay rent). My comment is directed at the strong words others have left about this being in bad faith on the whole. Even if it is, then their bad faith efforts are better than most.
Opinions here will vary, I wanted to share mine <3
Over the past week I started a new project in C with GTK on Linux just for fun. I wanted to see how far it could take me. I didn't expect this at all.
One week later and I've built the task manager of my wet fever dreams in pure C. The architecture is something I never, ever would have had the time to do. It would have taken years.
I also straight up learned more about event buses, plugin architecture, and memory in the past week than I had the past 5 years.
[Screenshot] (https://i.imgur.com/y6XhxMy.png)
Now I've got a DevOps tool that can capture stdout and stderr on a cron sub processes even when the cron is doing nothing with it. I can stream it somewhere at will.
> I dunno, is a free trial really a gift?
To OPs point, whether you want to call it a gift kinda feels like splitting hairs. As is well established, most software companies have huge dependencies on OSS yet contribute very little so $1200 in free service is a pretty big step up over the fuck-all you'll get from most places.
The use of data for model training is a simple toggle, very easy to opt out of during the initial setup.
Also, the end product is open source anyway, so there is no case of IP being leaked into training data. What remains is that they can use, with your permission, the overall coding practices of a great programmer to fine-tune Claude's code and models. As in, how one approaches planning or troubleshooting. Is this a bad thing? Perhaps every maintainer should decide for themselves whether they want to contribute back or not.
It is a gift of six months of the service. And I don’t think being built using OSS matters here? For example, if AWS gave Linux maintainers free EC2 instances it wouldn’t feel off.
I think what you’re getting at involves more data that was scraped illegally. Like if Anthropic gave free Claude access to writers since it just lost a lawsuit related to copyrighted books, that would be kind of a slap in the face. But OSS software is not published with an expectation of payment.
I think I'm more getting at the spirit of open source/free software, which is of social reciprocity. I think it's kind of ugly to train on programmers work with the explicit goal of putting those programmers out of work. (And based on their comments, that does seem to be Anthropic's goal -- they're not of the "this will help you do your job better" camp)
Comment was deleted :(
I don't think it's a slap in the face. The slap in the face is devoting your life savings to giving away your work for free and then have it sold back to you. It's really smart what Anthropic is doing. They're encouraging the most influential developers to use their product. If you take the Anthropic money then you probably won't be able to join a class action lawsuit against them. That's fine by me since I'd rather get $200/month back from Anthropic than a $200 cheque in the mail from some lawyers who got rich claiming to represent FOSS developers. Microsoft used to let open source developers use LLMs for free via Copilot. However they took that privilege away a few months ago. I'm glad Anthropic is bringing it back. Even if I only use it for coding tests and experiments.
In fact, Anthropic should go further and let open source developers invest in them before their IPO. I've been trying to do that for a while but they haven't let me :'(
> I maintain Express.js and Lodash
Thank you!
> In 2025 I made $10 from open source
Slightly off-topic, but I wish more OSS projects and maintainers would advertise cryptocurrency donation addresses. It's probably the easiest way for end users to donate.
I have done that for years, and so far have received the equivalent of $25 (through three mBTC transactions) on my Bitcoin address, and maybe $90 through whatever the token is Brave uses (BAT?).
I still get random donations through an old PayPal email address that's listed on the same page as my bitcoin address, and that totals more like $100 (a year, not over the lifetime).
Surely the easiest way is something like a PayPal/venmo link, no? I know a lot more people who use those than crypto.
Paypal banned my account the instant someone did donate to me. I suggest stripe.
What’s wrong with ko-fi?
ETH address 0x60F9CC1b97C78D8E8337Ef991a34bd8D9e600420 ¯\_(ツ)_/¯
Why would cryptocurrency be the easiest way to donate when nobody is using it?
I see "nobody" triggered some people.
I meant an insignificant minority who's also known to be very greedy
What's the best way for a teenager to get involved in one of the projects you maintain? I've been trying to help my kid find an entry point into the industry, and I'm one of those annoying folks who relies on open source but rarely contributes.
Assuming they've got reasonable programming skills. They can simply find an open-source project they are passionate about. Spend time understanding the overall structure. Then pick up an issue raised by the community and prepare a fix as a pull request.
The first PR is unlikely to be merged the next day; however, it sparks lots of productive discussions with the rest of the community, allowing your kid to build a mental model of the project's best practices and sensitivities.
The more he contributes, the more integral he becomes to the community. After gaining enough experience through small issues, they can even consider working on a new feature.
As a byproduct, a great addition to the CV if they are also looking to go commercial.
Just to reiterate
ANTHROPIC IS GIVING EVERY DECENTLY LARGE MAINTAINER $1000 WORTH OF INFERENCE (~x8 that in API prices)
They likely made a marketing budget for this of $1M or so
Other OSS stuff like Copilot or JetBrains costs to providers much less, $100/yr most (licenses are not expenses, only inference is)
Anthropic may get $500(average total for all 6mo) per user of just inference costs
6 months is because this is experimental and they have no idea what to expect
(their devrel department is meh as you could've noticed already), when they see it working they'll make it autorenew or something
ESR (Eric S.Raymond) asked OpenAI to match and got one, so the same offer from OpenAI will likely follow soon[tm]
You don't get $200/month of value, you get your first dose.
Has anyone who's signed up for this actually had a response? I'm curious to see whether any of these "AI" code analysers can produce anything more than AI slop, but after signing up for a few all I've had is AI crickets.
At first I thought people here were being pretty unsympathetic to an early version of a beneficial program. I could see a company setting a 6-month timeline initially, so they can reevaluate the program and choose how to evolve their support for open source. I expected to see something along the lines of, "at the end of the 6 months we'll evaluate whether to continue your free plan."
But no, they're quite explicit about this being nothing more than a way to try to get paid subscriptions from open source maintainers:
> Your complimentary subscription will expire at the end of the Benefit Period. After expiration, any existing subscription will continue unless you cancel. You may independently choose to purchase a paid Claude subscription at the then-current price through Anthropic’s standard signup process.
So anyone who participates in this will need to remember to opt out six months from now, or suddenly find themselves with invoices at the max 20x level.
That's pretty ugly.
Edit: I believe I misread the terms. As mwigdahl points out below: "If you have an existing subscription, it pauses while the free period is active. After that free period, your existing subscription resumes. As I read it, there is no "auto-subscribe" after the free period ends -- you just revert back to whatever you had before (or nothing, if you weren't a subscriber before)."
This does not appear to be true if you read the earlier "Activation" section. If you have an existing subscription, it pauses while the free period is active. After that free period, your existing subscription resumes. As I read it, there is no "auto-subscribe" after the free period ends -- you just revert back to whatever you had before (or nothing, if you weren't a subscriber before).
If I'm reading it wrong, let me know.
I think you are right. I'll edit my comment to point to this.
Even if they did let the free users continue using, and then preesnted them with invoices, those would mean nothing without a registered, up-to-date payment method on file.
I mean, pay this invoice ... or else what?
> I mean, pay this invoice ... or else what?
Or else they send it to collections.
Tons of SaaS companies offer open source projects free periods or a limited hobby plan for free. Claude is offering a professional plan 20x'd for a free period. I don't see anything wrong with that. This is a far more resource expensive service to offer for free than 99% of SaaS companies.
Yes, at the very least, it's a no-brainer for OS maintainers who are already paying for Max 20x.
This potentially can be a supply chain attack at a massive scale.
> I could see a company setting a 6-month timeline initially, so they can reevaluate the program and choose how to evolve their support for open source.
There's nothing about this "for open source". This is for the celebrities of the open source world. "Use our product and let us advertise that you're using it." Nice try, but this is a pretty common marketing strategy, so no point pretending it's about supporting open source. A big name open source project adopting their products provides massive value to the company. Actual support would be giving access to the non-celebrities of the open source world.
It’s baffling to me that you can frame a $1200 gift to FOSS projects as “ugly”.
I think it’s reasonable to grant humans agency. If they don’t want it they don’t have to take it. It’s pretty obviously a huge net positive.
Ugly may be a strong word, but upon reading the title, the first thought that came to me was that they'd done some self-examination and decided to finally do the ethical thing about all the open source training data without which their proprietary product would plain and simply not exist.
In comparison, a program that grants time-limited credits to a few high-visibility projects reads like a self-serving marketing move no matter how you slice it.
What baffles to me is the people who think that "gifts" should never be criticized.
I mean, suppose Adobe decides to gift "$1200" value in Adobe products/subscriptions to all subscribers of the gimp-users mailing list. Can I criticize that?
I’m sure you can; grumpy people can criticize anything.
I just think it’s a waste of emotional energy to get worked up about what’s very obviously a net positive.
And I did not say gifts should never be criticized; “here have this free crack cocaine” would obviously be immoral. Don’t do the HN overgeneralization thing.
What would you find deserving to be criticized about such a gift?
Ugly is subjective. I'd happily accept these terms
Agreed, that's a lot of value for a person to pay for themselves!
My calendar is littered with the occasional "Cancel Wired subscription", "Cancel Amazon Unlimited", "Cancel Fitbit premium". This is a standard promotional offer, and it's trivial to not get bitten by it. We have the technology to set reminders for future dates.
It's not trivial for me. All my life I've struggled to attend to scheduled events that are not regularly recurring. I've missed midterm exams in college. I've missed band gigs I was scheduled to play in. I've accidentally stood people up in social outings. I've missed credit card payments. (solved that one with auto-pay) I have calendars and email accounts, and they usually work, but sometimes I miss the notification or forget to check the calendar.
For me, if I was going to plan to cancel something in the future, then instead of scheduling it, I'd just do it now before the thought goes out of my head.
So put a reminder on your calendar to cancel. It's not hard. That shouldn't be a reason to pass this up.
That never works for me. I try to only sign up for things that I can cancel immediately and continue to use for the rest of whatever time period I signed up for.
Instead of potentially getting billed for some trial I forgot about, I would rather pay for a month, immediately cancel, and then repeat every month when I realize it's not working.
Besides helping me keep my expenses under control, it doubles as an evaluation of the company. If they make it difficult to cancel, or do not let me use the rest of my paid time, I know they are not a company I want to do business with.
Alternative solution is to use a virtual credit card and immediately “lock” it so it cannot be charged the next month. When the site complains next month, either delete the account or momentarily unlock the card.
That seems like a decent strategy too.
OSS maintainer: I'd like to cancel my subscription!
Claude: Thank you for prolonging your subscription for another year. I'll take the required steps.
OSS maintainer: No, I said CANCEL!
Claude: You are absolutely right! Thank you for your two year subscription.Comment was deleted :(
You're absolutely right that some individuals will be able to sign up for this program, and remember to cancel at the end of the six months. However, when companies choose to implement a policy like this they're acting on well-established statistics. They know that a meaningful percentage of people will forget to cancel, and the company will end up with increased revenue. There might be a bit of good will here, but in the end a program like this with these clearly-spelled-out terms is not much more than marketing.
This feels especially ugly to me because maintainers of large open source projects will feel pressure to keep using tools that let them work in an AI-assisted world. This really feels like it will make life harder for open source maintainers in the end, rather than easier. That's the opposite of what a meaningful open source campaign should look like.
At the very least, it puts maintainers right back in the position of having to beg giant companies for handouts.
It seems like the average payoff is not so relevant if you have good reason to believe you can do better than average. Also, I'm not so sure Anthropic would profit from this particular offer in the average case.
I recently downgraded from Opus to Sonnet because it's 40% cheaper and it needs a bit more guidance but seems doable. There will likely be better deals.
Dont accept this subscription dark pattern
I got a cheap Washington Post subscription for years by threatening to cancel every year.
It may or may not be worth playing their game depending on whether you use the product or not, but there are opportunities for people who do play.
Someone in my hoa association recently failed to pay their dues. Why? Because they were in the hospital for several weeks.
What % of the time do you think that failure mode comes up?
Non-zero.
It should be a reason to criticize them, though. They're tricking people in order to make more money. They know it, you know it, we all know it. They could easily not do this, or if they want to make the argument that it's helpful not to have your subscription suddenly lapse at the end of the period, they could make it an option to have your subscription auto-renew as paid.
It is disgusting. I just use "fake" credit cards from online services to end-around this. Obnoxious for sure, but it saves me the headache of tracking this kind of shit.
This does not strike me as an anti-pattern or ugly. Indefinite free period would be unreasonable, and automatically kicking a user off would also probably be bad. A $200 bill shock is not great but it's also at a size that won't cause enormous distress while simultaneously being noticeable enough that you won't pay more than a month over. (As an open-source maintainer already on a Max plan, I still wince every month.) Income-constrained users should not adopt it or should set a reminder well beforehand.
Your suggestion of "we'll evaluate" individually would be a very costly undertaking for Anthropic. Not reasonable. If your suggestion was for Anthropic to evaluate at the end of the 6 months whether to continue the free plan generally, I don't see anything that prevents them from doing so.
I think Anthropic should probably give some notice in the CLI or Claude.ai in the final month of the offer. Not doing that would be a bit ugly.
> and automatically kicking a user off would also probably be bad.
Would it? The only way to access Claude is via a CLI or a GUI.
> $ claude --resume
> No subscription active (expired on 6/1/2026). Reactivate at claude.ai/settings.
> automatically kicking a user off would also probably be bad.
No. "Sorry, subscription has expired, please re-up your account" is an extremely reasonable UX.
The whole "free period but we'll auto bill you after" is a shitty dark pattern that mostly exists to extract value from life admin errors. The people who got enough value to justify the cost would've paid anyway.
Exactly, this is one step from selling older people overpriced pots and rugs.
Or you can just add a reminder before the free period expires
Or they could just not autocharge people, or allow people to decide whether to autorenew or not when they sign up. The fact that they don't do that shows that they're trying to pull one over on people.
You can do that, but that's a dark pattern.
A $200 bill from some cloud entity that doesn't have my credit card info would cause nothing but enormous laughter.
What is ugly here is the combination of the free trial (not ugly in an of itself), and they way they are trying to recruit qualified users for it from open source.
[flagged]
To be honest, it's quite likely that someone who applies is already paying $20/month and would save them for 6 months, so the extra shock is only $60. And it's quite easy to set up a calendar event to remember to unsubscribe.
I have had subscriptions renewed unwillingly and it was always clear to me that, as much as I disliked this practice, the expense was always my fault.
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.
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.
"Rules for thee, but not for me" relevant pretty much every week at this point.
Comment was deleted :(
> 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.
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.
> You’re a primary maintainer or core team member of a public repo with 5,000+ GitHub stars or 1M+ monthly NPM downloads.
I've been an open source maintainer of one of the biggest open source projects in the world[1], and it wouldn't fill any of these requirements. Anybody else hates it that now "open source" is conflated with Github (a private company, itself not open source) popularity?
This seems pretty explicitly to fit your case:
> Don't quite fit the criteria If you maintain something the ecosystem quietly depends on, apply anyway and tell us about it.
Interesting that they didn't read a single sentence below their quoted one... Or they just wanted an excuse to hate on GitHub
I had the same thought, as an OpenStack developer as well (TBH I don't remember if my username here identifies me or not). Yeah, we can apply as an exceptional case, but realistically us being excluded shows the criteria is very much directed towards "github style" open source.
Maybe worth asking for anyway? They might just be setting metrics based on the most popular ways of measuring but if they care about the spirit of the offer it would make sense for them to be flexible with the letter of the requirements.
Eh in a talk I gave i showed how easy it is to buy github stars and fake downloads to become popular, so these things should not be used as indicators of popularity.
And yes I hate it. Some "scanners" flag all my projects as abandoned because I moved to codeberg.
[dead]
I like what GitHub and Jetbrains are doing, where you get Copilot and PyCharm for free as long as you're a maintainer. They keep renewing my license.
A 6-month trial isn't showing appreciation for OSS any more than "first crack hit's free" is showing appreciation for what a good person you are. It's just "you look like a promising customer".
It's a spectrum, right?
It would be showing greater higher quality appreciation to offer an ongoing benefit.
But there is some benefit to giving maintainers a generous trial length with your offering. 6 months is certainly long enough to see how well it does or does not incorporate into your project.
It just so happens we almost all universally love the offering.
> But there is some benefit to giving maintainers a generous trial length with your offering. 6 months is certainly long enough to see how well it does or does not incorporate into your project.
This would be fine in the context of a general sales pitch/marketing deal.
But OSS development and maintenance is special here. It has a budget of $0. As a sales strategy, Anthropic would be better off trying to sell luxury gold plated bindles to hobos.
And there's another question: How exactly does Anthropic see the future of OSS, with this pitch? What are they thinking? Is this the new norm for OSS a $200/month entry fee?
Because adding such a cost to OSS would not only go against everything OSS stands for, and would push the vast majority of maintainers into quitting their projects.
(Now, Anthropic can't mandate maintainers use Claude, though a much-discussed side effect of tools like Claude has been the increased burden on OSS maintainers. And while Anthropic does not raise suggestion that they deal with this by employing AI tools, bystanders most certainly have.)
That's a very compelling argument, I see what you mean. It is an attempt to raise the budget bar for OSS -- We do not want that.
Eh, no, I'd like it much more if it were an ongoing offering of the $20 plan than a one-off of the $200 plan. The latter just screams of sales tactic.
The 20x plan is much more useful if you use it full time. Trying to put a full 8 hour workday in on the $20 plan is painful since you have to stop when you reach your usage limit and that comes up quickly at that tier. The 20x plan is enough to have multiple independent Claude Code sessions running in parallel working on different features or bugs without hitting limits (unless you've got a lot of sessions going).
Yup. I have the $20 plan, and I've been focusing full time (and then some) on my open source projects. I usually hit the limit 2-3 hours into the 5-hour limit window, and have to wait for it to reset.
In a way it's kinda nice, because it forces me not to rely on it too much, and I mostly use it for more mechanical changes, nothing that I'd consider "creative" (because I enjoy that part of programming!). But it's also frustrating if I'm, say, building a planning document or getting suggestions or help with debugging, and suddenly I hit the limit and have to context switch.
So if I get into this program, I will probably enjoy Max 20x a lot, and then be really bummed when the 6-month period is over. Not sure if I'll be bummed enough to fork over the cash for it to continue, but I'm sure I will be very tempted to do so.
That's the problem, it's a "get hooked on the useful plan for six months and then pay us" vs "here's a little something so you can get a little help every day, but forever".
It's a marketing/sales tactic. I already have a Claude Pro subscription. I use it quite a bit, and do hit the limits often enough (sometimes needing to wait 2-3 hours before it resets), but I'm not convinced I want to spend more on the Max subscription, even though I do get a ton of value out of it.
Giving me Max 20x for 6 months would just get me hooked more on it to the point that I'd likely upgrade my subscription after the free period is over. Or I'd just go back to Pro and feel shittier about it.
If they were giving it away for free indefinitely, then that would actually be generous and altruistic. I don't think it's a spectrum; I think nothing free is one thing, some defined period of free is a sales tactic, and free indefinitely/forever is actual generosity.
But hey, I applied anyway; we'll see.
I like Jetbrains pricing model in general. Basically you get a discount that increases each year based on how long you have been a customer, to the point where it caps out at I think 50% off.
GitHub also does it fully automatically (but they don't share explicit criteria).
what's the Github program here?
Github gives Copilot Pro to open source maintainers but they don't really tell you what the requirements are. I have it and I just get a notification every month that it's been renewed and I never even applied for it. I assume it's a combination of activity on github and popularity of your repositories.
I work for a commercial open source company, working on the open source product. I applied for it way back in the day and got it, and i still get the emails every month saying that they renewed my free grant.
This is all despite the company also paying for Github Copilot.
I mean, there's also the whole GitHub free tier. It used to only be for public repos, so mostly OSS plus "shared source", but now they allow it for private as well. But it still costs them money to host your code and provide CI minutes.
Anthropic’s models have almost certainly gorged on an enormous amount of OSS, and if they think they can settle that debt with only six months of perks for the maintainers who’ve kept that ecosystem alive, it comes across as pretty arrogant.
It's amazing how quickly Anthropic is turning into the "bad" guys.
First we couldn't use our Claude subscription with anything but Claude code, then the limits seemed to change every week without any communication, then they banned a bunch of people (including some prominent names). Then they complain about the Chinese distilling using their API (which I'm partly sympathetic to but let's not pretend that Antrophic invented their training data from scratch).
Then there's this half-baked offer. I mean sure, it looks nice on paper but given how incredibly valuable opensource has been for them and given their budget it does seem a bit tight.
6mo is so low, from the title I thought it'd be unlimited tbh especially considering they'll continue to crawl the content 6mo in the future
Uncharitably, I think this is a strategy to gorge further especially if they select for higher quality open source. They are embracing the best to train off iteration patterns of the best, and have a semi self correcting slop mechanism.
Charitably this will be great for open source software so... so long as they never moat up and lockdown.
Can't they just keep scraping these repositories for new data anyway? Or has that changed?
Anthropic equity would be the wsy to go
Nobody alluded to this but you.
> Maintainers: You’re a primary maintainer or core team member of a public repo with 5,000+ GitHub stars or 1M+ monthly NPM downloads. You've made commits, releases, or PR reviews within the last 3 months.
How many total developers does that cover? 100? How many of them aren't already corporate employees?
And also
> 6 months of free Claude Max 20x
So basically a free trial.
When Github Copilot first launched they gave Pro subscriptions to everyone that regularly committed to a public repo, regardless of the number of stars or downloads, and kept renewing it indefinitely. I don't know if that program is still around but it was amazing to get to try out some early LLM coding tools for open source development.
Github search gives me 11 300 results for 5000+ stars[0]. Dunno if they all qualify as open source, but that's also repos, not contributors. Presumably there's an average of > 1 per repo.
NPM probably adds a lot. I can't find any recent sources, but NPM packages get downloaded a lot (e.g., every Github Action run.) And to get such a download, an NPM package just has to be somewhere in the dependency tree, which are famously enormous. (Though many might not be updated in the past 3 months, though.)
[0] https://github.com/search?q=stars%3A%3E5000+sort%3Astars&typ...
A lot more than a 100, for once I'm one of those https://github.com/mickael-kerjean/filestash
Github is Microsoft. MS has a war chest big enough not to care if they throw away money for customer acquisition
Yeah, their thing is more making products worse over time and wasting billions. You will see this in action shortly with XBox. I think they will do both this time.
> How many total developers does that cover? 100?
I love these questions bc they both can be answered with some slight heuristics, and they are quite surprising!
As of January 2026, there were > 13k npm packages w/ more than 1 Million monthly downloads [1]
Answering "how many total developers does that cover" is a lot harder (more expensive, rather, as I am not going to pay for the query on Google BigQuery to answer it, not after I spent $3k by accident last time doing similar exploration in the past)
I wont try to make a SWAG about how many devs have write access across those repos, but in the npm ecosystem alone I'm comfortable saying it is an order of magnitude more than 100.
[1] - https://gist.github.com/jonchurch/1dd845f4d26823fce5590af1aa...
GitHub is cagey about the criteria, but yes this is ongoing. It doesn't appear to be tied to active contributions though. I'm a maintainer on paper of a moderately large open source project that I haven't been involved with in years, and they still renew my free copilot monthly.
It's bizarre how they mention NPM for package downloads, and forget that other ecosystems exist too that aren't exactly small... PyPI, NuGet, Cargo, Maven, RubyGems, etc.
I think there's plenty of them. I know at least 3 guys eligible for such requirements (but this guys aren't some public persons giving tech-talks and so on, just some niche libs for others to use). If Claude would ask for 100k stars repos, then yeah. I guess there would be even less than 100
Shucks, I'm only 1000 stars singlehandedly. Curse my woeful irrelevance :D
I guess I will just have to NOT sign on to this nonsense and allow it to atrophy my ability to think of things independently, thus ending up completely dependent on an outside tool of ever-increasing price.
Gosh darn it, of all the luck.
> a public repo with 5,000+ GitHub stars
This is going to get abused so fast, it will make your head spin.
EDIT: I just look up the highest-ranking "buy GitHub stars" page (which I will obviously not link here), and it looks like you would have to pay a little over $1000 to get the required amount of stars. So I suppose it might not get abused as easily as I thought.
On the other hand, someone with the gumption and elbow grease to abuse this process themselves could still easily do so, I'd wager.
All that being said, I still think that GitHub stars are effectively worthless, and attempting to assign value to them like this is, at best, a fool's errand.
I can imagine this will invoke Goodhart's law, increasing the amount of people shilling their AI-generated shovelware onto a Web already greatly suffering from the consequences of the plummeting cost of intelligent-sounding text generation.
They do require that you allow them to use your name publicly.
They are silent on whether you can prohibit them from training on your input, so I assume you can.
My guess is, if even 10% of maintainers forget to disable training, then Anthropic will have a most excellent source of how really good developers approach problems that can be fed back into the model. That could improve things for everyone.
Of course, the whole purpose of a trial is to induce dependence on the service. Let’s hope that doesn’t reduce the skill of those maintainers. If open source code gets better as a result, that’s good for all.
> By accepting a Program subscription, you grant Anthropic permission to identify you publicly as a Program recipient, including by referencing your name, GitHub username, and associated open source project(s).
I was tempted about applying but that part is everything but nice and I think I'll just pass
There's no non-disparagement clause, so how about you left them use your name etc, and then you can come out in public and say those mean things and shame/embarrass them.
Sure, but what I'm slightly worried about is people easily resolving my username to my real name. Maybe I worry too much, dunno
That's fair, but I think it's also not unreasonable for Anthropic to want some sort of "compensation" for giving something away for free (even if it's just a paltry 6-months, which screams "sales tactic"). The terms around getting free stuff sometimes have things that aren't compatible with something about how we do things, and that's fine; we just don't get to take advantage of the free stuff.
Yes, I agree.
It's just that I value the right to reveal my identity on my own terms a lot higher than $1200 (using my username and project name is fine). For the offer to become enticing they would need it to be 5~10y instead of 6mo, or to simply remove the $realname part of the "publicity" section
Of course they're going to train on open-source input (not like you could stop them).
And of course they're also going to train on your private inputs. It's right there in the TOS.
> And of course they're also going to train on your private inputs. It's right there in the TOS.
Anthropic actually says they won't train on your private inputs on paid plans as long as you opted out. Unlike Google and OpenAI.
It's weird to make it 6 months only because it sends a message of, "Thank you for dedicating 5-10+ years building up a very popular open source project. In return we believe this is worth exactly $1,200 (6 x $200) in credits". Especially since they are scraping all of our work and profiting from it directly without acknowledgement or compensation -- past, present and future indefinitely.
Yep agreed, this isn't a nice thing they're doing, it's just a ploy for more customers. Shame.
I don't get these negative comments for them giving free credits. Either it's "Not many people fit these criteria" or "A ploy for more customers". It can't be both, and I believe it's neither. It's a nice gesture, in line with Github Copilot and JetBrains. Disclosure: I have free Copilot and just applied for 20x Pro.
I mean, some people can have one of your quoted opinions, and some people can have the other. That's fine, people can not like this for their own reasons.
I applied for this, but it puts a bad taste in my mouth. I've been working on open source for over 20 years now, and while I don't expect any compensation, being offered something like this feels a little icky. If they really want to "thank" me, give it to me for free indefinitely. They've benefited immeasurably from all the open source code they've sucked in as training data. Their product literally would not exist without it.
This isn't anymore of a "ploy" then releasing new features for claude code, or acquiring bun, or any other random improvement or promotion that essentially boils down to offering more value to claude users.
All the big LLM labs do promos constantly. Sure, this one's on the stingy side considering the amount of work OSS maintainers just give out, but there's nothing wrong with promotions.
No, giving a "free" subscription that autorenews and charges you $200 if you forget to cancel is definitely a ploy
> If you have an existing paid Anthropic subscription, your current billing will be paused for the duration of the Benefit Period and will resume at your then-current plan and rate at the end of the Benefit Period, unless you cancel. If you have an existing free Anthropic account, the Program subscription will be applied to that account and your free subscription will resume at the end of the Benefit Period, unless you cancel.
Wrong. They've explicitly stated it won't autorenew at the Max 20X tier.
You're right, I can't read
AI is somewhat helpful but I'm not interested in a company finding a way for me to pay to do my volunteer OSS work. GitHub Copilot offers a permanent free subscription for OSS maintainers.
I previously ignored a free offer when Claude reached out to me as an open source maintainer as it was a glorified free trial. I hope this one continues beyond the listed 6 months, I am not interested in a glorified free trial and if it requires entering credit card details I won't be signing up.
Open source developers should be paid for their efforts, and for their contributions to LLM models, past, present, and future, rather than be enticed into paying to participate six months down the road.
I agree with your points btw
OSS developers driven by something else than just money I believe. They are proud of their work of giving something to the community with their name on it. So such respect as giving free subscription to them I think matters, as they were mentioned and respected.
> They are proud of their work of giving something to the community with their name on it.
And then Anthropic (and others) comes along, files off the name, and repackages that gift to sell to someone else for money. That’s not respectful.
Nah, I know open source devs that would rather tax these companies into paying actual open source devs.
Maybe get out of your SVG bubble and realize that people don't like companies that rat fuck the commons for a quick buck. It's disgusting.
There should be a penny tax per prompt that funds open source development through grants.
no, I'm not against them to be paid by Anthropic too. But this symbolic action is also cool and respectful imo
the pride aspect is gone though
even if you've got an outstanding project, now everyone has to wade through no much noise it'll never be found
For 6 months? So it's just a fancy, "first one is free" trial?
Yep, looks like it. Plus they only count NPM downloads, because apparently no other language matters.
Looks like the most-popular NPM packages are about to get even harder to maintain.
leftpad developer finally receives due recognition!
>Maintainers: You’re a primary maintainer or core team member of a public repo with 5,000+ GitHub stars or 1M+ monthly NPM downloads. You've made commits, releases, or PR reviews within the last 3 months.
pour one out for us gitlab users :(
Other comments indicate that it’s just a free trial that converts to paid at the end. So, don’t worry, you are just excluded from an ad basically.
I wish more ads offered me $1200 of usage followed by the option to either pay to keep using the product or just stop at no cost.
It converts back to paid automatically if you had an existing paid subscription before. No other cases. In any case, this is still a valuable service they are providing for 6mo for free, which many will appreciate even if the goal is to recruit more users.
Sorry we stole all your src code that you labored over for hours and hours of your life. Here’s a few bucks for 6 months to help train our model even more.
If richard stallman were dead (he's not), he'd be rolling over in his grave right now
People on a tech forum making "copying is theft" arguments lol
on open-source licensed code, no less
The terms of those licenses are still relevant...
I mean that's what's been shoved in our faces for decades, every time we load any piece of software or play any video game
I get Copilot for free as an open source maintainer and it's nice. But right now I am also paying for two Claude Max ($200/mo) for my own projects. Would be nice to have one of them covered for at least 6 months! Hope Anthropic accepts my application because I do not track downloads at all.
Made a mistake reading this thread on Safari where I don't have the usual suspects blocked. Some guy read that this converts to paid and then a bunch of people just kept repeating it. A real lesson in how many people are simply repeating things without knowing anything.
One guy had a misunderstanding and it was corrected. The rest is saying that it's like a time limited trial at the end of which they are hoping to have you as a paid customer, which seems accurate.
How do you block on HN?
I have a Chrome extension here https://overmod.org/ with some lists of likes/dislikes. But these days you can trivially reimplement it yourself without the server and just using Chrome sync (or use the extension, it has local sync as well). If you want, point Claude Code at this repo of mine https://github.com/TechnologyBrotherhood/overmod-extension and it can pretty quickly write you a copy (it doesn't actually need the reference, but it might help skip some questions).
Thanks, this'll be very useful.
Right? People worry about the amount of LLM slop comments appearing on hn, we humans often do an even better job of writing nonsense. Would be fascinating to see what percentage of hn users only ever read the post title and never the contents of the link.
I really appreciate the gesture, but this kind of feels like it’s an attempt to claw (lol) some good will back from devs. The barrier is way too high, imo. And the 6 month cap does make sense given the cost of LLMs but it’s a bad feeling. We like you, but for 6 months.
As a tinnnyy plug, I’ve ran OSS sponsorship programs before for companies. One thing that I always hated was the sales contact process to get it. So, for Vizzly I made it 100% automated. Sign up, connect an OSS public repo, get a free plan. https://vizzly.dev/open-source/ I don’t wanna talk to you and you don’t wanna talk to me (for this :p)
Essentially they want you to use it for 6 months and then hook you up to their paid offerings. Smart
I think their intention is not mining your data (easily opt-outable) or hoping that you maintain the subscription after 6 months. It is rather making large open source project maintainers give AI a proper go.
Believe it or not, there are still a large amount of great tech professionals out there who are sceptical about AI. Many tried AI a year ago and has the impression that "It was alright but had limitations". AI came a long way since then, and it is going to improve even faster over the next 6 months. So this is Anthropics invite for you to join that journey.
In turn, of course this fuels the adoption by superstars (maintainers) endorsing the models.
5000 stars. That's an interesting threshold. I've checked and astropy -- the main python module used by pretty much every python user in astrophysics has 5100 stars. I would guess almost no open source code in science would pass the threshold.
EDIT: Just another test, one of the most used codes in astro -- an ensemble Markov-Chain Monte-Carlo sampler https://github.com/dfm/emcee has 1600 stars. It just shows the 5000 stars is a bit PR, rather than a serious attempt to help open source.
On the bright side it means mostly JS/TS libraries will get slopified (as they tend to have the most stars thanks to ecosystem size). Small mercies.
Number of stars also excludes self hosted forges. Stars is more of a GitHub-wants-to-be-a-social thing than actual measure of popularity.
Yeah, I was going to come here to say this. Apart from a) stars are a dubious metric b) 5000 stars is an insanely high bar, there is the issue that there are definitely lots of projects that choose not to partake in GitHub at this point.
That said, they do have a "contact us" line in there which implies some flexibility.
You can easily buy stars in bulk, like you can buy social media “likes” so they are kind of measuring the wrong thing and incentivizing the wrong behaviors.
It also strongly favors older projects, since stars don't expire and they've had longer to accumulate them.
I don't even star the vast majority of packages I use... I usually only star repos I don't use but find interesting and may want to refer back to in the future.
And completely excludes projects not hosted on Microsoft's GitHub or NPM (Though they do say you can contact them if you don't meet their insane criteria).
Scraping data, well that's just okay...
What if we get proven code some other way?
Give our tools for free to prove their worth
No one will guess this is astroturf
A special program, with a special account
To get labeled data worth a big amount
I may sound unthankful here, but it just very strongly smells of Antropic amping up their PR campaigning lately, even the headline on the post reads offputting.
Plus, while 6 months is better than 1 month, why isn't it a recurring deal (or token-limited), which renews after check-ins (like educational discounts do). This sounds like an Apple TV+ offer you get for every Apple product you buy. A hook, more than a treat.
In this case, I guess it's just a slimy approach to building a self-selected lead list of people you can hard-hit with upsells after the 6 months.
Thank you for everything you ship*
*there's a 6 months limit we have on gratitute.
I'm guessing that this is an initial trial and they're intending to extend it further; 6 months is a reasonable trial period given the very rough metric for deciding who qualifies.
> Your complimentary subscription will expire at the end of the Benefit Period. After expiration, any existing subscription will continue unless you cancel. You may independently choose to purchase a paid Claude subscription at the then-current price through Anthropic’s standard signup process.
Sure. They're still figuring out exactly how to decide who qualifies for this -- seriously, 5000 github stars or 1M monthly NPM downloads? -- and they don't want to make long-term promises to people who might not qualify under future better-thought-out rules.
That doesn't mean they're not going to continue this, it just means they're being careful not to make promises which they'll want to roll back later.
Comment was deleted :(
"Contact the sales"
No, thanks. I decided I don't want to play those games. I get MiniMax unlimited for 10$ per month, and free GitHub Copilot as an open source maintainer and contributor.
I don't need to beg to get some free stuff, only to later realize the only way to use it is through the shitty Claude Code.
"free as in cocaine", for 6 months.
Cocaine? The Yandex PaaS?
I guess this might be a decent way to farm data? Those with larger OSS projects usually have better code quality, making it easier to create a dataset with maybe higher quality for training. Considering how often people leak data to the LLM services it's also an amazing way to get backdoors into many OSS projects.
Great initiative. Open source maintainers are some of the most overworked people in tech. Giving them AI tooling to handle the repetitive parts, triaging issues, drafting docs, reviewing PRs, could genuinely reduce burnout. Smart move by Anthropic.
Comment was deleted :(
The AI dependency is now complete. We trained on your years of work and now we will charge you for it.
I'm kind of sceptical about the altruistic motives here. Giving this to open source maintainers also solves the problem of identifying high quality feedback/rewards for their rlvr models. With everybody using Claude code it might be difficult for them to find a robust way to tell apart good reward signal from mediocre or below average feedback.
Sadly the form doesn't even show up in Firefox. If they want to appeal to computer nerds, gotta anticipate not everyone will be on Blink engine.
Yeah, I was very confused, opened up Chromium and there it was.
It's so weird to think that you can build a webpage where you do something so incredibly "fancy" that one (sadly now minority) fully-featured web browser can't display a simple web form.
It seems to me that they genuinely are trying to do a good thing. Giving away $200 subs probably will cost more than what they will earn from continued subscriptions, given that the top library authors have an extremely low chance of being gullible consumers who forget to cancel their free trials. They could be aiming for other benefits as well such as generally improving the open-source tools that they depend on as well as getting some well-respected people to talk about how good Claude is, but if they even think that far ahead that's pretty reasonable and commendable behavior.
But it's funny how their methods end up appearing so close to the loss-leader tactics that everyone (including themselves with the double holiday Opus limits and $50 extra usage) is doling out to ultimately selfishly make more money.
It won't need to be cancelled, it won't charge $200 to unwilling customers, don't spread false rumors. They'll even pause whatever plan we already are on and paid for.
they try really hard to make developers like them, and I dont know why but it triggers alarm bells in my head. I dont want to become dependent on a single company for the rest of my career
Lo, behold how the beast doth roar! From the depths thereof it crieth aloud, saying, “Feed me.”
Sincerely,
Sales & Marketing
So open source contributors are not eligible? I know it's kind of petty to look at free stuff and go "but what about me?" But I got excited for no reason.
We are not ready for that.
Gotta boost up those user numbers before dumping the stock in an IPO, I'd respect it more if it wasn't what every other tech IPO has done over the previous decade.
I'll take it! I've been using Opus 4.6 with GitHub Tasks sparingly but any sort of continued usage is very expensive. This would be handy, like 10x my efforts.
If you appreciate open source maintainers, detect when users are opening pull requests without human review and stop them. Feel free to keep burning their tokens, just stop making pull requests.
Yeah, I think a lot of open-source maintainers would rather have some kind of an anti-slop filter than a six-month trial. All of my GitHub projects are tiny so I haven't had to encounter it, but I've heard that some projects are absolutely swamped in crap.
As an eligible maintainer: absolutely.
In the past week (besides the constant slop), there are models which have misattributed the copyright of new files to me, and stripped my copyright from existing files. It's sapping up time, energy and motivation.
Anthropic, your model and marketing teams do great work, but your business leadership keeps making decisions that make you look pretty bad.
Now suddenly everyone's gonna become a 'maintainer'. People are gonna abuse it and just use it for everything else BUT proper(not fake and AI GENERATED) open source projects.
Sad day. I hope so they are gonna change the TOS and punish anyone with a 1 million $ fine if someone lies.
That's the only way: criminal charges for students using AI(when forbidden such as academia) and people who plan to abuse it (stealing tokens against TOS).
it's impossible to compete with cheaters and with cheaters who stole money
Kind of strange that it's only for npm?
"or 1M+ monthly NPM downloads"
Right, because Node is the only package ecosystem.
I wonder how much of this is in response to the MJ Rathbun debacle.
Github star hyper-inflation unleashed
Is this what it feels like to be slapped by an LLM?
"It's a trap!"
–Ackbar, open source software maintainer
Hey that seems pretty cool! No doubt it's gonna be a way to either collect more info of successful devs or maybe just upsell stuff after those 6 months are over, but it's something!
I went for their 100 USD paid tier and it's honestly been immensely useful (Claude Code with the desktop UI with multiple parallel tasks), I've done more and with better quality in the past few weeks than others do in a month - maybe I just got lucky with the domain but it really is a force multiplier and I'm working on like 4 projects in parallel at work and am crushing it, being overworked aside.
Finally I also have enough capacity for various side projects and utility tools/scripts, or at least I will until I burn out, but that's not really the fault of the tool, rather the amount of work.
Being able to throw the latest Opus model at every problem is also really, really nice. Way better than any of the slop before.
The first taste is free, eh
AI coding is fundamentally bad for open source, especially for larger ones, making it free just make the things worse.
I can't believe that people can't simply accept gifts.
That's nice.
It also makes sense to give tools for open source developers. Sometimes we need to test compatibility (does my repo play nice with that harness/ide/etc?). This in turn makes that repo be more solid for the paid tool, which is a potential way of attracting users for both. It has been done by others (like JetBrains IDEs).
Has Claude become slow and buggy for other users?
They will need CC in order to deal with the slop that is constantly thrown at their repos.
> Maintainers: You’re a primary maintainer or core team member of a public repo with 5,000+ GitHub stars or 1M+ monthly NPM downloads. You've made commits, releases, or PR reviews within the last 3 months.
Laughable.
This is a tiny, if even unimportant, fraction of the FOSS community that runs the modern tech stack.
The cynicism here is crazy. You can get a lot done in 6 months and prices will probably have dropped by then due to competition. There's no lock-in keeping you from switching coding agents if you're not stupid about it.
There's nothing wrong with taking advantage of limited offers.
The cynics are in the AI companies who want to get rich by making everyone unemployed and sloppifying the Internet after stealing the entire human IP.
Comment was deleted :(
It's a dark pattern that you can take advantage of by setting a calendar reminder and having enough initiative to act on it.
Most people are sick of free trial scams, its incredibly pervasive. Its only a gift if there is no automated renewal, a scummy ad otherwise
But the application form isn't asking for credit card info. (Does anyone know whether they ask for that later in the approval process?)
In any case, the fine print says that participants have to purchase after the expiration of the free period in order to to continue. Nothing is mentioned about having to give payment info upfront, such that the account automatically transitions to payment.
Participants who are already paying customers will have their payments suspended for that period, so I think for them it will automatically lapse back to paid, at least if their payment method is up-to-date.
why is only the JavaScript package system eligible?
5000+ stars proves this is a sales tactic
Don’t worry so much man, give it a try, the first few are on me, give you time to get comfortable /S
[dead]
[dead]
5000 stars required? And six months only? What a misleading multilevel clickait scam. But I knew that everything about Anthropic is a scam, from the excessive token usage to the model quality reduction to the various user-hostile actions.
No, thank you.
No thanks, projects are too important for slop. And why would I want to be tracked so you can see my thought process, stupid questions etc.? Will you sell that information later?
Your CEO has bragged multiple times how your tool will make me unemployed. Why would I participate in that?
You stole my code without attribution. Why should I use the services of a copyright infringer?
at close to 120 stars within 2 weeks from launch, i hope i make it there!
Now suddenly everyone's gonna become a 'maintainer'. People are gonna abuse it and just use it for everything else BUT proper(not fake and AI GENERATED) open source projects.
Sad day. I hope so they are gonna change the TOS and punish anyone with a 1 million $ fine if someone lies.
That's the only way: criminal charges for students using AI(when forbidden such as academia) and people who plan to abuse it (stealing tokens against TOS).
it's impossible to compete with cheaters and with cheaters who stole moneyl
Can I add a line like this to my robots.txt and pick up 1 million $ from each of the Ai companies?
Crafted by Rajat
Source Code