←back to thread

1503 points participant3 | 1 comments | | HN request time: 0.199s | source
Show context
KronisLV ◴[] No.43579579[source]
I think the cat is out of the bag when it comes to generative AI, the same way how various LLMs for programming have been trained even on codebases that they had no business using, yet nobody hasn’t and won’t stop them. It’s the same as what’s going to happen with deepfakes and such, as the technology inevitably gets better.

> Hayao Miyazaki’s Japanese animation company, Studio Ghibli, produces beautiful and famously labor intensive movies, with one 4 second sequence purportedly taking over a year to make.

It makes me wonder though - whether it’s more valuable to spend a year on a scene that most people won’t pay that much attention to (artists will understand and appreciate, maybe pause and rewind and replay and examine the details, the casual viewer just enjoy at a glance) or use tools in addition to your own skills to knock it out of the park in a month and make more great things.

A bit how digital art has clear advantages over paper, while many revere the traditional art a lot, despite it taking longer and being harder. The same way how someone who uses those AI assisted programming tools can improve their productivity by getting rid of some of the boilerplate or automate some refactoring and such.

AI will definitely cheapen the art of doing things the old way, but that’s the reality of it, no matter how much the artists dislike it. Some will probably adapt and employ new workflows, others stick to tradition.

replies(6): >>43579739 #>>43579798 #>>43579800 #>>43580208 #>>43587815 #>>43590598 #
1. satvikpendem ◴[] No.43590598[source]
> the same way how various LLMs for programming have been trained even on codebases that they had no business using, yet nobody hasn’t and won’t stop them

I remember the discourse on HN a few years ago when GitHub Copilot came out, and well, people were missing the fact that the GitHub terms and conditions (T&C) explicitly permits usage of code for analytic purposes (of which training is implicitly part), so it turns out that if one did not want such training, they should not have hosted on GitHub in the first place, because the website T&C was clear as day.