Viewing last 25 versions of post by LemonDrop in topic AI Content Help- Ask questions, discuss, comment, complain

LemonDrop
Duckinator - Same nonsensical quacks in every pond
Pixel Perfection - I still call her Lightning Bolt
Lunar Guardian - Earned a place among the ranks of the most loyal New Lunar Republic soldiers (April Fools 2023).
Crystal Roseluck - Had their OC in the 2023 Derpibooru Collab.
Elements of Harmony - Had an OC in the 2022 Community Collab
Non-Fungible Trixie -
Twinkling Balloon - Took part in the 2021 community collab.
Ten years of changes - Celebrated the 10th anniversary of MLP:FiM!
My Little Pony - 1992 Edition
Friendship, Art, and Magic (2020) - Took part in the 2020 Community Collab

C++ Crazed
[@Parallel Black](/forums/meta/topics/ai-content-help-ask-questions-discuss-comment-complain?post_id=5603339#post_5603339)
Programming is art, and no copying code is not the norm only bad programmers do that. Using ideas from other people's code is done though especially with math and other complex algorithms which are infeasible to derive yourself, and this is "taking inspiration" from other people's work by building on top of it when you incorporate such ideas into your own code.

Also no, people open source their code to also help their fellow skilled programmers not just less skilled ones. Being able to see the source helps people understand the software better, fix bugs in it, and use those ideas in their own software.

Finally it depends on if you care about copyright or not. Secrecy is not copyright. You have the right to keep code private yes, but if you post it publicly online then it's fair game for anyone to download (if you are like me and do not believe in copyright, because you cannot own information). Art however inherently requires posting to the internet usually for people to see so it's always fair game to copy (though this does not mean you need to publish the PSD file).

However even if you do care about copyright, you are ignoring fair use. Under fair use people may use copyrighted work with absolutely 0 permission from the owner, as Wikipedia explains:
> Fair use is a doctrine in United States law that permits limited use of copyrighted material without having to first acquire permission from the copyright holder.
Things like Google indexing webpages has been ruled as fair use as the act of using this data to provide a great service is considered transformative, obviously Google is not claiming they own the works presented they are just indexing it to make it accessible. Similarly in my view the usage of art in AI is transformative just like a human learning from it is, each image very slightly influences the AI's ability to produce art as it learns from billions of examples. If AI learning from art isn't fair use then well I don't know how you expect people to learn from things either.
No reason given
Edited by LemonDrop
LemonDrop
Duckinator - Same nonsensical quacks in every pond
Pixel Perfection - I still call her Lightning Bolt
Lunar Guardian - Earned a place among the ranks of the most loyal New Lunar Republic soldiers (April Fools 2023).
Crystal Roseluck - Had their OC in the 2023 Derpibooru Collab.
Elements of Harmony - Had an OC in the 2022 Community Collab
Non-Fungible Trixie -
Twinkling Balloon - Took part in the 2021 community collab.
Ten years of changes - Celebrated the 10th anniversary of MLP:FiM!
My Little Pony - 1992 Edition
Friendship, Art, and Magic (2020) - Took part in the 2020 Community Collab

C++ Crazed
[@Parallel Black](/forums/meta/topics/ai-content-help-ask-questions-discuss-comment-complain?post_id=5603339#post_5603339)
Programming is art, and no copying code is not the norm only bad programmers do that. Using ideas from other people's code is done though especially with math and other complex algorithms which are infeasible to derive yourself, and this is "taking inspiration" from other people's work by building on top of it when you incorporate such ideas into your own code.

Also no, people open source their code to also help their fellow skilled programmers not just less skilled ones. Being able to see the source helps people understand the software better, fix bugs in it, and use those ideas in their own software.

Finally it depends on if you care about copyright or not. Secrecy is not copyright. You have the right to keep code private yes, but if you post it publicly online then it's fair game for anyone to download (if you are like me and do not believe in copyright, because you cannot own information). Art however inherently requires posting to the internet usually for people to see so it's always fair game to copy (though this does not mean you need to publish the PSD file).
No reason given
Edited by LemonDrop