this post was submitted on 24 Feb 2025
497 points (99.6% liked)

Gaming

2826 readers
154 users here now

The Lemmy.zip Gaming Community

For news, discussions and memes!


Community Rules

This community follows the Lemmy.zip Instance rules, with the inclusion of the following rule:

You can see Lemmy.zip's rules by going to our Code of Conduct.

What to Expect in Our Code of Conduct:


If you enjoy reading legal stuff, you can check it all out at legal.lemmy.zip.


founded 2 years ago
MODERATORS
(page 2) 50 comments
sorted by: hot top controversial new old
[–] zipzoopaboop@lemmynsfw.com 3 points 4 days ago (1 children)

Doesn't mean much without validation

load more comments (1 replies)
[–] Lemjukes@lemm.ee 1 points 4 days ago* (last edited 4 days ago) (21 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.

Edit:

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.

*except whoever actually said that in the comment reply’s. I blocked you so I won’t see any more from you anyways and also piss off.

[–] Demigodrick@lemmy.zip 5 points 4 days ago* (last edited 4 days ago) (8 children)

FWIW I agree with you. The people who say they don't support these tools come across as purists or virtue signallers.

I would agree with not having AI art* or music and sounds. In games I've played with it in, it sounds so out of place.

However support to make coding more accessible with the use of a tool shouldn't be frowned upon. I wonder if people felt the same way when C was released, and they thought everyone should be an assembly programmer.

The irony is that most programmers were just googling and getting answers from stackoverflow, now they don't even need to Google.

*unless the aim is procedurally generated games i guess, but if they're using assets I get not using AI generated ones.

[–] mke@programming.dev 2 points 4 days ago (1 children)

The people who say they don't support these tools come across as purists or virtue signallers.

It is now "purist" to protest against the usage of tools that by and large steal from the work of countless unpaid, uncredited, unconsenting artists, writers, and programmers. It is virtue signaling to say I don't support OpenAI or their shitty capital chasing pig-brethren. It's fucking "organic labelling" to want to support like-minded people instead of big tech.

Y'all are ridiculous. The more of this I see, the more radicalized I get. Cool tech, yes, I admit! But wow, you just want to sweep all those pesky little ethical issues aside because... it makes you more productive? Shit, it's like you're competing with Altman on the unlikeability ranking.

[–] SchmidtGenetics@lemmy.world -2 points 3 days ago* (last edited 3 days ago) (1 children)

These same discussion happened with photoshop and “brush tools” why are those acceptable to make it less labor intensive, but this isn’t?

It’s more hypocrisy over purism, as you’ve so nicely pointed out.

[–] mke@programming.dev 0 points 3 days ago

These same discussion happened with photoshop and “brush tools” why are those acceptable to make it less labor intensive, but this isn’t?

You're missing the point. "This makes things easier" isn't the problem, it's more along the lines of "this is only possible by stealing the works of countless people, it will attempt to obviate their jobs, and make billionaires even richer." People aren't mad you want to work less, they're mad you'll make things worse, and won't even bother to grasp how.

It’s more hypocrisy over purism, as you’ve so nicely pointed out.

Comparing GenAI to brush tools is extremely disingenuous, talk about hypocrisy.

load more comments (7 replies)
[–] otp@sh.itjust.works 2 points 4 days ago

Back in the day, people hated Intellisense/auto-complete.

And back in the older day, people hated IDEs for coding.

And back in the even older day, people hated computers for games.

There'll always be people who hate new technology, especially if it makes something easier that they used to have to do "the hard way".

[–] Probius@sopuli.xyz 1 points 4 days ago

I like to use AI autocomplete when programming not because it solves problems for me (it fucking sucks at that if you're not a beginner), but because it's good at literally just guessing what I want to do next so I don't have to type it out. If I do something to the X coordinate, I probably want to do the same/similar thing to the Y and Z coordinates and AI's really good at picking up that sort of thing.

load more comments (18 replies)
load more comments
view more: ‹ prev next ›