
mastodon.gamedev.place/@Steverock
32.2K posts

mastodon.gamedev.place/@Steverock
@steverockan
AI apps @ google; past: eng lead @Subnautica, Game Builder https://t.co/upyvgJuTT0, google poly gfx (RIP), https://t.co/gxcEO6Q6hl; he/him
NYC Katılım Şubat 2009
496 Takip Edilen799 Takipçiler

@Franc0Fernand0 Yeah I haven’t quite seen any successful vibe coded apps. I’ve seen plenty of great prototypes though.
English

I don't understand how you can get good at building with AI without learning to code first.
If you've never built things by hand, you won't know:
•What "good" actually looks like
•When the AI is wrong or hallucinating
•What to ask for next
You're not directing the AI. You're just hoping it works.
English

@kuberdenis Except half the time it doesn’t debug it
English

@SebAaltonen In their intranet? They can host open source models on clouds right
English

Some might think that Kimi K3 open source model catching up with OpenAI and Anthropic is a clear sign of the AI bubble breaking. I disagree. Kimi K3 ran out of AI server capacity immediately. They need to buy more hardware. Kimi K3 is also open source. Companies are downloading it and setting $100k AI servers inside their intranet. AI hardware companies will be fine. They are doing even more money.
OpenAI and Anthropic are not yet publicly traded. Their stocks can't collapse yet. I wouldn't personally buy them. Too much risk. Not a proven business model.
English

I will publicly enter a bet with anyone that this will not happen within 5 years.
Grummz@Grummz
Next year or so, only game designers will matter. It's clear that the cost of software coding is zero. Any feature, of any complexity is on tap right now, and will get cheaper. After that all that will be left is design, taste and distribution. Very human tasks still.
English

@Grummz @Jonathan_Blow I will bet you $10,000 that that day will not come in 5 years. 100% serious, DM me. We can do it publicly, we of course need to spell out the details, but I’m willing to make this bet.
English

@Jonathan_Blow That day is on an exponential improvement curve, not linear.
English

@sebify yep. i think AI has a tendency to create very hacky code. it often feels pretty brute-force, like it's just greedily searching the solution space.
English

@SeanSankerJr All true, but you still need the understanding of the code base and domain to do all this stuff
English

@ryanflorence @DustinTownsend Yeh probably good enough for a small business. Let’s see how it goes in a year.
English

@steverockan @DustinTownsend i told him to prompt his agent to back up his db to S3 every day
English


@ryanflorence @DustinTownsend Fire, flood, power outage. Maybe it’s not that important though
English

@DustinTownsend mac mini in the office doesn't have to worry much about security aside from being stolen from the office.
English

@tanujDE3180 It doesn’t matter cuz all my jobs be idempotent biiiiatch
English

@MarkJSzymanski Yeah, vibe coding static websites seems like a pretty good idea. They’re relatively simple, I wouldn’t worry about maintainability much. If we’re talking about a blog system, I think using a system is probably still good, but ideally they’d have a SSR solution
English

Terrific question.
From 2016 to early-2025, one could have made an argument that building marketing websites with some sort of website builder (WordPress, Wix, Squarespace, etc) was an overall better approach.
With the advent of agentic coding, I am no longer feeling like that's the case.
Static sites are not entirely perfect when you're trying to build for clients, but the cost-benefit analysis has shifted significantly for my business.
English

It's amazing how much bullshit just evaporated when I started building marketing websites statically.
Whole categories of problems I used to fight with. Gone.
- No database to get hacked
- No plugins to update or that break each other
- No security plugin
- No caching plugin
- No server to go down
- No backup plugin, it's just on GitHub
- Way less money every month
Just so much less shit to worry about.
English

@ryanbrewer @kyledcollins How about you solve that
English

@kyledcollins Most of that is solved. I miss the flow state of not having to outsource thinking and managing 10 threads
English

@KentonVarda @AugustusVi26115 And it comes in at like 10x the rate
English

@KentonVarda @AugustusVi26115 Yeah we’re talking about code they haven’t read too carefully
English

Yeah exactly.
I've reviewed a lot of human code in my career. Every company I have worked at over the last 20 years has been an "every change needs to be reviewed before merge" type of shop.
And in the process I've caught an enormous number of bugs and logic errors. Almost everything I review has problems.
Reviewing AI code honestly doesn't feel much different to me than human code ever did. Most of the problems I catch feel just like problems I've seen in human code.
I feel like the people complaining about AI code quality must never have been in a role where they are regularly reviewing their colleagues' code?
tobi lutke@tobi
A huge amount of the Anti-AI code sentiment massively overestimates the quality of human code outside of a very small set of open source and high quality company codebases. Human Slop is everywhere and can trivially be improved on by any opus level model.
English





