Remix.run Logo
kgeist 9 hours ago

Just a few days ago, I had to "clean up" a vibe-coded prototype:

1) generate API tests using AI

2) refactor the app manually

3) make sure the tests passed

Took me a few hours or so. The app was pretty small, though.

mkagenius 9 hours ago | parent [-]

The question is, did you use llm during this process or not?

Fixing vibe coding with yet another vibe coding should be the norm I guess.