- 566

- Germany
It is maybe also how "slop" is defined. I think with this project it is not slop in general, but the result is poor performance-wise.
So there is a good idea, but a preset click and go creator was used to generate a very complex app. And then it is the question how you can do a proper support to repair the slop that comes from the AI to get a proper working app.
And in AC/CSP this is kind of difficult, if you have a base like LUA, which is an easy language, but you must be very carefully what you are doing memory-wise and if you don't understand how the base works, a massive collection of common lua snippets, paired with a very unique SDK like the CSP one, creates slop, unless you are able to dig in deeply to repair all the parts where memory is create over and over.
And then again it would be much better to take the time to start from a simple base and trail and error to an advanced implementation and while you do that you know what you are doing. And sure you can take AI for this little steps so you see how something could be implemented. But you must understand it and you better combine all those parts with your own brain.
But when i'm looking through the code of those new crazy apps (and we will see much more of them in the near future), all the code is written by an Agent...
So there is a good idea, but a preset click and go creator was used to generate a very complex app. And then it is the question how you can do a proper support to repair the slop that comes from the AI to get a proper working app.
And in AC/CSP this is kind of difficult, if you have a base like LUA, which is an easy language, but you must be very carefully what you are doing memory-wise and if you don't understand how the base works, a massive collection of common lua snippets, paired with a very unique SDK like the CSP one, creates slop, unless you are able to dig in deeply to repair all the parts where memory is create over and over.
And then again it would be much better to take the time to start from a simple base and trail and error to an advanced implementation and while you do that you know what you are doing. And sure you can take AI for this little steps so you see how something could be implemented. But you must understand it and you better combine all those parts with your own brain.
But when i'm looking through the code of those new crazy apps (and we will see much more of them in the near future), all the code is written by an Agent...