this post was submitted on 01 Aug 2026
569 points (99.0% liked)

Programmer Humor

32589 readers
564 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] TeaWithDani@lemmy.world 8 points 1 day ago* (last edited 1 day ago) (2 children)

In theory, it's all supposed to be permissively licenced code and the opt out is more than other models give. I saw Starcoder as one of the more ethical models. I thought the underlying principals to be fair at least.

I'm interested in this gut hostility to it regardless. Kind of shows how you can't present LLMs in a positive angle no matter what. They shouldn't be using anything GPL or similar.

[–] Viking_Hippie@lemmy.dbzer0.com 19 points 1 day ago (1 children)

Kind of shows how you can't present ~~LLMs~~ harvesting peoples data without consent or even warning and making it difficult to impossible for people to avoid it in a positive angle no matter what.

Fixed it for you.

An LLM built from only consensually provided data would be perfectly fine, as long as it works without environmentally ruinous data centers.

In fact, that was how EVERY LLM was to begin with, until regulatory capture and corporate impunity reached the current crescendo.

[–] TeaWithDani@lemmy.world 4 points 1 day ago* (last edited 1 day ago) (3 children)

But if it's permissively licenced, couldn't I just copy bits and pieces for my own project without asking?

Like I understand asking is always better and an opt in process for "the stack" or wtv would have been better received. Nevertheless, did they really have a legal obligation, rather than moral obligation, to ask given how this is licensed?

Taking GPL code would be a different situation right? They would have to also include it in their model creation... which theoretically they just could.

[–] Axolotl_cpp@feddit.it 2 points 9 hours ago

You can't use GPL for LLMs if you don't include a copy of the GPL license or link to the GPL license, you would also have to deal with conflicting licenses, somehow

[–] mkwt@lemmy.world 3 points 15 hours ago

Most of those "permissive" licenses require redistributors to redistribute copies of the license texts in derivative works.

But I bet these AI models aren't doing that. And it's a damn neat certainty that the vibe coders who use the AI model are not attaching a license disclosure containing every permissive licenses in GitHub. Even if their vibe coded app is arguably a derivative work.

[–] Viking_Hippie@lemmy.dbzer0.com 4 points 1 day ago* (last edited 1 day ago) (1 children)

..do you know what the word "consensually" means? 🤦🏻

[–] TeaWithDani@lemmy.world 2 points 1 day ago* (last edited 1 day ago) (2 children)

I do not believe a permissive license has any notion of consent. You can't stop someone from forking your code as long as they follow the rules of the license, like crediting you.

Even in GPL, you can't stop someone from using your code, see Gnome's recent arguements with Mint over their usage of an old version of their Calender app.

Others in the thread have mentioned we'll see permissive licenses with exceptions for Ai in the near future. It's a solution because that door is currently open.

[–] AeonFelis@lemmy.world 3 points 18 hours ago

I do not believe a permissive license has any notion of consent. You can’t stop someone from forking your code as long as they follow the rules of the license, like crediting you.

Does the LLM ever credit the original author when it spits out code?

[–] Viking_Hippie@lemmy.dbzer0.com 7 points 1 day ago (1 children)

You can't stop someone from forking your code as long as they follow the rules of the license, like crediting you

In that case,though, you're still respecting the wishes of the person applying that permissive license consensually, though.

That's VERY different from mass harvesting all data without permission (or credit) for profit, which would probably be against the terms of even the most permissive licenses.

[–] TeaWithDani@lemmy.world 1 points 1 day ago* (last edited 1 day ago) (1 children)

Their claim was they followed the licenses and only used code they were implicitly allowed to use. I'd like to see if that was just astroturf and bullshit.

Honestly, though this is one of the reasons why people prefer copyleft and avoid permissive licenses, because yeah anyone can profit monetarily off your work otherwise.

[–] Viking_Hippie@lemmy.dbzer0.com 6 points 1 day ago (1 children)

Their claim was they followed the licenses and only used code they were implicitly allowed to use

Was likely bullshit. Just like just about everything else people behind for profit LLMs say about their business practices.

I'd like to see if that was just astroturf and bullshit.

Almost certainly

[–] TeaWithDani@lemmy.world -1 points 1 day ago (1 children)

Sure but you moved the goalpost from ''they weren't allowed'' to "they aren't being honest". There's people in this thread who are in the repos, so we can find that out without assuming.

Also, at least their model is opensource and can easily be selfhosted on consumer hardware. Helps with your datacenter point from earlier. Like if this project does what it says its supposed to do, it's genuinely interesting. If they are pushing the boundaries of permissive licensing then yeah that is really concerning.

[–] Viking_Hippie@lemmy.dbzer0.com 3 points 1 day ago (1 children)

Sure but you moved the goalpost from ''they weren't allowed'' to "they aren't being honest

No. I included the lack of honesty in my original explanation.

If anyone's moving goalposts, it's you with your constant shifting from one point to the other to excuse their behavior.

If they are pushing the boundaries of permissive licensing then yeah that is really concerning.

Unless OP is a total lie, they clearly are.

[–] TeaWithDani@lemmy.world 1 points 1 day ago (1 children)

Why are you assuming I am excusing their behaviour?

[–] Viking_Hippie@lemmy.dbzer0.com 6 points 1 day ago (1 children)

Because you keep grasping for completely hypothetical scenarios in which it's excusable.

[–] TeaWithDani@lemmy.world -1 points 1 day ago (1 children)

Would you find it acceptable if their claims at face value were true?

[–] Viking_Hippie@lemmy.dbzer0.com 3 points 1 day ago (1 children)

Another unlikely hypothetical.

Their claims are almost certainly not true. Which is part of the problem.

[–] TeaWithDani@lemmy.world -1 points 1 day ago (1 children)

You're just refusing to engage with point. ¯_(ツ)_/¯

[–] Viking_Hippie@lemmy.dbzer0.com 4 points 1 day ago (1 children)

No. You keep restating points I've already addressed, pretending that I haven't.

[–] TeaWithDani@lemmy.world 0 points 1 day ago* (last edited 1 day ago)

Yeah, its a strategy when you want someone to understand something they clearly haven't. You restate it in different words. You may have addressed it, that doesn't mean you understood my position. I don't mean that to sound bitchy btw. 😅 We just chatting. We cool. 👉 👉

[–] JackbyDev@programming.dev 7 points 1 day ago (1 children)

You can host copyleft as well as all rights reserved code on GitHub. It's not like Codeberg.

[–] TeaWithDani@lemmy.world 2 points 1 day ago* (last edited 1 day ago) (2 children)

Yeah, they aren't supposed to scrape that stuff. That's kind of where I'm wondering if they limited their collections.

[–] Vorpal@programming.dev 3 points 12 hours ago

Well, they included some MPL 2.0 repos of mine at least, but skipped others that use GPL3. Yet another that is a mirror of some otherwise lost firmware files for early 2000s wifi cards (and definitely isn't free software) is also included.

So possibly they filter out GPL2/3 specifically, rather than only include known permissive licenses. Which is a pretty bad way of doing it.

[–] JackbyDev@programming.dev 2 points 1 day ago (1 children)

Okay, I see you, I think I may have misunderstood how you were phrasing it. Thinking you were saying they were scanning all of GitHub because it's all permissive.

[–] TeaWithDani@lemmy.world 3 points 1 day ago* (last edited 1 day ago)

We'll they said they only scanned stuff that would have allowed them implicitly, now did they really respect that? Their ''stack'' is public, so people can review it. It's opensource, people can audit it at least.

The big giants can lift whatever they want from Github and we wouldn't have the means to prove it. I'm sure Microsoft is using private repos as they like. It's not a coincidence that Copilot was one of the earlier coding LLMs.