Remix.run Logo
stuaxo 10 hours ago

Yes if you don't want to hit insurmountable walls.

Code you didn't write is code you can't maintain.

Worse, you can't tell that unmaintable code is being written so you hit the wall faster.

Once you hit the wall the AI won't be able to fix it for you.

Use the LLM to help you learn.

Get it to explain what it's made and provide references.

When you don't understand it's answer, prove further - you'll find that it's doing the wrong thing - often.

In doing this, you'll learn and end up with better systems.