• Lem Jukes@lemm.ee
    link
    fedilink
    English
    arrow-up
    8
    ·
    3 hours ago

    This feels discouraging as someone who struggled with learning programming for a very long time and only with the aid of copilot have I finally crossed the hurdles I was facing and felt like I was actually learning and progressing again.

    Yes I’m still interacting with and manually adjusting and even writing sections of code. But a lot of what copilot does for me is interpret my natural language understanding of how I want to manipulate the data and translating it into actual code which I then work with and combine with the rest of the project.

    But I’ve stopped looking to join any game jams because it seems even when they don’t have an explicit ban against all AI, the sentiment I get is that people feel like it’s cheating and look down on someone in my situation. I get that submitting ai slop whole sale is just garbage. But it feels like putting these blanket ‘no ai content’ stamps and badges on things excludes a lot of people.

    Is this slop? https://lemjukes.itch.io/ascii-farmer-alpha

    https://github.com/LemJukes/ASCII-Farmer

    Like I know it isn’t good code but I’m entirely self taught and it seems to work(and more importantly I mostly understand how it works) so what’s the fucking difference? How am I supposed to learn without iterating? If anyone human wants to look at my code and tell me why it’s shit, that’d actually be really helpful and I’d genuinely be thankful.

    • Encrypt-Keeper@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      2 hours ago

      Buddy, using AI as a coding crutch is not the issue for the same reason it’s not an issue if you rely on stack overflow for learning how other people do things. The issue is when generative AI is used to generate assets for a game.

      • Lem Jukes@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        15 minutes ago

        So would you think I’d be welcomed to join a game jam with a ‘no AI’ rule or would I be disqualified? Based on the amount of downvotes both iterations of my original comment it genuinely seems like most people think I don’t belong.

    • brsrklf@jlai.lu
      link
      fedilink
      English
      arrow-up
      12
      ·
      3 hours ago

      I am pretty sure this is not what the people who made the seal are talking about.

      Read their site. They’re talking about “pictures, movies, audio (music or voice action) and writing”. Code in itself, especially for simple tasks like basic game logic, is not art, and I am saying that as a developer.

      I am still very doubtful AI can write quality code, but I really don’t care. I am sure it becomes a mess if you try to write very complex systems, but that’s not the case for most games. And if AI generated code is good enough for your use case, good for you.

      • FauxLiving@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 minutes ago

        I’m not quite sure I’m following.

        Are you saying that AI trained on the output of humans is unethical, unless those humans are programmers?

        Or, as a professional programmer, you understand the limitations of AI in your field so you don’t feel threatened by it while simultaneously assuming, on behalf of another profession, that AI in “artistic” fields is somehow far more capable and an actual threat?

        Terrible programmers don’t become professional programmers because they subscribe to Copilot. It provides a crutch to absolute beginners, allowing even the least skilled individual to create some low quality output. For professionals, AI allows for some aspects of existing tools to perform slightly better but cannot replace the knowledge, experience and practice of a human when it comes to applying those skills in novel and interesting ways.

        Terrible artists don’t become professional artists because they subscribe to Midjourney. It provides a crutch to absolute beginners, allowing even the least skilled individual to create some low quality output. For professionals, AI allows for some aspects of existing tools to perform slightly better but cannot replace the knowledge, experience and practice of a human when it comes to applying those skills in novel and interesting ways.