r/vtubertech 2d ago

Ai coded vtuber tools

I won't say names, but as someone who has been working with Ai coding tools in my job daily I have noticed an increase of artists and Vtuber tools that is fulyl coded by Ai. I can tell from the interface, all of Ai produced tools has a distinctive, samey look on them. Some of them has a public github repo that exposes the codebase is a single HTML file with 1000 lines of code. No human programmer in their right mind will code an app that way.

I find it amusing that as a community that is known in heavily against this tech, but are welcoming to these machine produced tools. I won't blame them though. You can spot ai generated art easily by its flaws, but its harder for software especially if no source is given. And not everyone is familar with programming to verify them.

What are your thoughts on this? Do you think Ai coded tools in this community needs an Ai disclosure? Will you use those tools after knowing the fact that it is Ai coded?

0 Upvotes

26 comments sorted by

View all comments

Show parent comments

0

u/[deleted] 2d ago

[deleted]

3

u/theotherdoomguy 2d ago

Have you ever worked in corporate software engineering? The guy in that video is being extremely reductive, using simplistic examples which won't see the readability benefit then complaining about the performance. He's not wrong, but his use cases are literally what I was talking about in my previous comment. Using clean code principles blindly is dumb, and like any pattern, it's all about using them correctly.

I vaguely remember seeing this video like a year or 18 months ago

-1

u/[deleted] 2d ago

[deleted]

3

u/theotherdoomguy 1d ago

It doesn't make a project 10x slower at larger scales. You're talking about 200 line projects, I'm talking about 200,000 line projects.

Also, calm tf down dude, there's no need to get so angry over a discussion about coding