cross-posted from: https://hexbear.net/post/8882542
It’s a different story for the more established studios with an existing following and previous titles. Game Oracle found that the use of AI by these studios resulted in a significant 40% to 60% drop in sales.
That’s a huge difference. AI stigma seems to hit competent developers with a lot to lose the hardest, and I’m not sure that game studios are ready to accept it.



I’m a game developer of 14 years. It is not “the best thing to happen.” However, it is providing significant benefit in a low risk environment to make projects insanely fast.
While AI art may have a stigma, and rightfully so, I don’t see a future where humans write code manually as a regular occurrence. I expect the majority of code will be AI written. There’s a number of reasons why, and I’ve talked about this elsewhere on lemmy & .ml. I think the toothpaste is out, and it’s not going back in, at least here.
I really wish people would change this conversation to “How do we/society get our just deserts from this situation?” Rather than “IT’S ALL BAD.” They stole all our stuff. They’ve admitted to it. Okay, tech bros, then it’s the tools of the people. Or we get money back, especially so if you live near a data center.
I’ve been able to make prototypes of projects I’ve dreamt about in an insanely short time at pretty low costs. That’s good enough for me.
Every coworker I’ve seen that uses AI code tools heavily is bad. They produce (or at least push) nonsense code they don’t understand.
I would rather have a team that goes slowly and understands what they’re building than a team of excitable slop pushers going a thousand lines a second.
I think that a lot of the issue behind AI is profit motive. If that was removed from the equation, AI could be a really useful tool for development. But the fact that the main usecase at every company is “go faster so line goes up” gets in the way of that.
The other issue is efficiency. Burning down a rainforest to make a stupid banking app isn’t very appealing to me. But if we could work to make generative AI more efficient at what it does, and transition to consumer ownership of compute/hardware, it might be more feasible. That’s a long ways off, and I don’t think the powers that be want that future.
I use AI every day at work. We built an entire orchestration framework on top of Claude Code. It features skills that can pull in a jira ticket with well defined acceptance criteria and complete it without very much human intervention at all. We’ve built out entire epics and our QA team has not seen an uptick in defects. This is because we all still do manual code reviews in addition to AI reviews. We even have a skill that checks AC against the PR diff to make sure we’re meeting AC before it gets to QA. AI does make our team more efficient.
But at what cost? None of us are learning anything about coding. I feel more burnt out than I ever have. It’s an environment nightmare. It is a moral/ethical nightmare. Finally, none of us are seeing any additional compensation for improving efficiency. That compensation is going to Anthropic.
There is a world where AI can be a net benefit to the world, but it isn’t our current one.
TL;DR I basically agree lol
I understand what you’re saying, but you’re talking about real world examples rather than the mechanics at play.
Let’s said you have the best engineer in the world. They are fantastic as describing nuanced, complex ideas. The fastest they can write is about 300 words per minute. The fastest they can read is 1200 words per minute.
Put them up against an AI model. They write at 6000 wpm & read at like 11 mil or something ridiculous.
Now, you’re making the argument, “Speed isn’t everything!” and that’s true. Which would rather you have, though: the same engineer, the AI, or the same engineer using the AI? I’d argue you’d rather have them both, because you have someone who can describe what they want in depth, they can point it towards heuristics or targets, and they can setup evals or governance strategies to better control the output.
I’m not trying to be dismissive, but I work with competent, smart people. My experiences have been the opposite. 🤷
The problem has never ever ever been words per minute. That is a completely irrelevant metric. A distraction.
Anything the AI produces is going to need to be evaluated by a person, and that is a more difficult, less rewarding task.
And if it doesn’t need to be reviewed by a person because it’s magically flawless, that’s extremely anti-labor so fuck that.
Good luck. They’ve been taught to hate AI, and their brains shut off as soon as you say anything positive about it.
I’m a senior engineer of 10+ years. I do not, nor will I ever, use AI to write code. Fuck that shit. It makes everything worse in countless ways. So much garbage I have to deal with at work now because of it, and it absolutely has made no difference in velocity. I take that back actually, it’s slowed things down because now there’s a lot more “what the fuck is this shit” reviews I have to do now, which just slows everything down. Like just the other day where someone on my team submitted a MR where the AI wrote a pre-commit hook that ran a script to parse the source code of our entire monorepo to scan for occurrences of a few functions to make sure they weren’t used.
I have to deal with so many “ideas” now that no sane person would ever come up with, because they are fucking stupid.
Oh, and I can’t tell you how many times I’ve had to tell people to remove absolutely useless tests from MRs. It’s almost a joke at this point.
The good news it’s already starting to get way too expensive to keep on like this and management is finally starting to feel the pain, so I doubt it really has much legs left. It always comes down to money, in the end, and this shit isn’t cheap and will only continue to skyrocket in price as the wildly unprofitable AI companies run out of money and need to start showing profitability.
As far as I know, the current iteration of Steam’s AI disclosure is for asset generation in games, not using AI for coding. So, most of your point is kinda moot in the context of the post.
I don’t think we can be friends.