this post was submitted on 25 Jul 2026
306 points (97.5% liked)
Programming
27845 readers
681 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How is this remotely stealing?
It's not, but it may be violation of licenses. And also, if it has personal information on it, that's probably illegal under the GDPR.
They excluded code with non-permissive licenses apparently:
It's all public so I would be extremely surprised if that were the case.
the method on github is to fork it not steal all the data in an external storage for external purposes without consent of the user.
I'm pretty sure they just cloned the repos. That's how GitHub is designed to work. Have you never cloned a repo from GitHub?
Yes, but I used it under the licence terms of the original developer.
So have they. They filter by license - see my other comment.
It doesn't seem that way. My list contains several repositories that don't have licenses, even some with GPL.
so if you are licenced under MIT and they use your code, they publish your copyright header?
Yes. If they train AI from your code? No, but the legality of that is yet to be settled and definitely leaning towards "it's fine".
not for private for profit use from shitty ai companies though.....