• 1 Post
  • 360 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle





  • I’m sorry I don’t getting your point . You start off by agreeing that you don’t like the extra complexity that the update statements give. Then do some pseudo code of something entirely different where we all already agree is not an issue.

    Then at the end your conclusion is that it is totally feasible. Why? You still didn’t adress the problem of updating the state


  • Ok, I mentioned a state machine in another sub thread. It’s not as bad if you already have a state machine.

    It’s still adding more complexity though - again when the value is updated. You still need to change the state when saving. You need to decide which state to use when starting the game.

    There is still risk of screwing that up when refactoring. And still the value is nearly none.

    Regarding state mchines, it’s a complexity in itaelf to add random flags ro the state machine. Next time you want to add another flag you need to double all the states again, e.g. PAUSED, PAUSED_AND_SAVED, PAUSED_AND_MUTED, PAUSED_AND_SAVED_AND_MUTED. I would never add mute to the logic of the menu but that’s the pnly example I could come up with. Maybe you see my point there, at least?













  • I disagree. Machines aren’t “learning”. You are anthropomorphising theem. They are storing the original works, just in a very convoluted way which makes it hard to know which works were used when generating a new one.

    I tend to see it as they used “all the works” they trained on.

    For the sake of argument, assume I could make an “AI” mesh together images but then only train it on two famous works of art. It would spit out a split screen of half the first one to the left and half of the other to the right. This would clearly be recognized as copying the original works but it would be a “new piece of art”, right?

    What if we add more images? At some point it would just be a jumbled mess, but still consist wholly of copies of original art. It would just be harder to demonstrate.

    Morally - not practically - is the sophistication of the AI in jumbling the images together really what should constitute fair use?


  • Many licences have different rules for redistribution, which I think is fair. The site is free to use but it’s not fair to copy all the data and make a competitive site.

    Of course wikipedia could make such a license. I don’t think they have though.

    How is the lack of infrastructure an argument for allowing something morally incorrect? We can take that argument to absurdum by saying there are more people with guns than there are cops - therefore killing must be morally correct.