The the greatest intellectual property theft and laundering scheme in human history
Programmer Humor
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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
There's still copyrighted code in windows, so no this is bullshit.
Code contains a lot of elements that are not copyrightable (elementary maths etc), that does not prevent the overall program from being copyrighted.
Stick to the GPL licensencing of your code whenever possible and the garbage EEE can't subdue you. (Embrace extend exthinguish.)
If they plagiarize it they kinda ow you the honor.
Hower, plagiarism is still plagiarism, so you better actually write some of your code by hand.
I had a similar thought. If LLMs and image models do not violate copyright, they could be used to copyright-wash everything.
Just train a model on source code of the company you work for or the copyright protected material you have access to, release that model publicly and then let a friend use it to reproduce the secret, copyright protected work.
btw this is happening actuallt AI trained on copyrighted material and it's repeating similar or sometimes verbatim copies but license-free :D
Ooh, free trash code!
I hope this is tested in court and found to be correct
How do you prove some codebase was AI generated?
This might be true, but it is practically unenforceable.
Agentic IDEs like Cursor track usage and how much of the code is LLM vs human generated.
Which probably means it tracks every single keystroke inside it. Which rightfully looks like a privacy and/or corporate code ownership nightmare.
But hey at least our corporate overlords are happy to see the trend go up. The fact that we tech people were all very unsubtly threatened into forced agentic IDEs usage despite vocal concerns about code quality drop, productivity losses and increasing our dependence on US tech (especially openly nazi tech) says it all.
Is Windows FOSS now?
Couldn't help but read that title in the voice of the young John Connor, asking "Aren't they our friends now?"
This means copyright notices and even licenses folks are putting on their vibe-coded GitHub repos are unenforceable. The Al-generated code, and possibly the whole project, becomes public domain.
I license my vibe-coded projects with the MIT license, so it's working either way.