this post was submitted on 25 Feb 2025
373 points (97.9% liked)

Games

20996 readers
352 users here now

Video game news oriented community. No NanoUFO is not a bot :)

Posts.

  1. News oriented content (general reviews, previews or retrospectives allowed).
  2. Broad discussion posts (preferably not only about a specific game).
  3. No humor/memes etc..
  4. No affiliate links
  5. No advertising.
  6. No clickbait, editorialized, sensational titles. State the game in question in the title. No all caps.
  7. No self promotion.
  8. No duplicate posts, newer post will be deleted unless there is more discussion in one of the posts.
  9. No politics.

Comments.

  1. No personal attacks.
  2. Obey instance rules.
  3. No low effort comments(one or two words, emoji etc..)
  4. Please use spoiler tags for spoilers.

My goal is just to have a community where people can go and see what new game news is out for the day and comment on it.

Other communities:

Beehaw.org gaming

Lemmy.ml gaming

lemmy.ca pcgaming

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Lemjukes@lemm.ee -1 points 6 months ago (10 children)

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.

[–] brsrklf@jlai.lu 13 points 6 months ago (2 children)

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 5 points 5 months ago (1 children)

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.

[–] brsrklf@jlai.lu 0 points 5 months ago* (last edited 5 months ago)

I am not "assuming" anything on anyone's behalf. There is a clear difference that's practically not even about AI at this point.

You're not stealing from a programmer by frankensteining bits of their freely available code. As someone else said, it's basically stack overflow with an extra step. There's no secret sauce in coding, you can evaluate code quality, you can exchange tricks and techniques, but you're not expressing yourself through code.

However, if you take bits of one or several cultural products without the creator's consent and pass the whole thing as your own, that's called plagiarism, and this is a special thing for a reason.

For AI, I don't think anybody cares about a random beginner using it as "crutch". People care about big entertainment companies deciding they need 90% fewer artists because AI does "good enough" (even when it does quite poorly, and even when it's trained on the work of people like the ones they're replacing).

load more comments (7 replies)