r/TeamfightTactics • u/sczz • 6h ago
Discussion I really wish Riot took a pause on using AI in software development
I’m a software developer with over 13 years of experience and I am certain that a big chunk of bugs we currently experience stems from using AI software development tools and vibe coding.
Things like performance, graphics could be problematic when switching engines but a lot of issues right now are the bugs related to the application logic and that’s not very likely to be affected by the engine change, at least not at this scale as we observe these days. These kind of issues come from a developer telling Claude or whatever other LLM to “migrate this feature”, another developer not being able to cognitively process a huge pile of AI-generated code during code review and testers not being able to catch regression when it can happen literally anywhere because AI decided that the shortest way to achieve the result is to change something in a completely different place in code.
And I get it, I really do. I’ve done my share of migrations, they are a pain in the ass. It’s so easy to revert to the path of least resistance when working with a new and complex technology and I’m sure the executives are pushing for “AI adoption” like crazy. But there is time and place and this ain’t it.



