Remix.run Logo
EagnaIonat 3 days ago

Article: All in all, my impression is that you have to read carefully whatever the AI assistant writes if you want to be sure you “own your code”

If you are 100% vibe coding then you do not own the code at all. You might have some limited protections in the UK, but EU/US any AI generated code can't be copyrighted.

So someone can steal your Vibe coded app and resell it without fear.

.. The other major issue that I have seen using LLMs is that it is useless if you "don't know what you don't know". Sample code often given is incorrect, or not the best approach.

A few times when I discuss my issues with the code generated, it has offered better code to do the same thing.