Hacker News new | ask | show | jobs
by kgeist 276 days 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.

1 comments

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.