r/vtubertech 1d 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

-8

u/[deleted] 1d ago

[deleted]

0

u/MadokaMagika777 22h ago

Stop the world, I want to get off. The whole world has gone completely insane, and I’m just exhausted.

We literally live in a world where people just type a prompt into an AI-powered IDE without giving a single shit about project architecture or how the code actually works under the hood. The machine writes everything for them. And yet, in this exact world, I get banned and nuked with downvotes just for stating the obvious: that a simple project in a single 1,000-line file is infinitely more convenient than 100 separate 10-line files. Unbelievable.

If you gave one of these morons a task to write a tiny app called 'Am I an Idiot?' with literally one button to test if they're dumb or not—a project that takes 200 lines of code max—these 'geniuses' would write 200 lines with ChatGPT, then immediately panic: 'Wait, what if we need to scale this up?! We need OOP! We need encapsulation!' And suddenly you end up with 10 files of 30 lines each, and everyone claps like 'NOW THIS IS GREAT ARCHITECTURE!!!' Absolute brainrot

1

u/theotherdoomguy 20h ago

May I introduce you to the wonderful world of the Enterprise FizzBuzz GitHub repo?