|
|
|
|
|
by conartist6
428 days ago
|
|
I'm as much of a skeptic about vibe coding as you are. I consider engineering a bit of an art, so it's not for me. That said, the kinds of things I've been hearing as going wrong with vibe coding are all or mostly fixable. I would even go as far as to say they're manifestations of the same problems that make IDEs such clumsy tools for humans to use at the moment, which is why we're trying to foist all this annoyance of using them off onto AIs. The biggest problem, THE problem in this space is that tools we use don't have the language to describe the logic -- the intent -- behind refactorings. If you've never captured the user's intent, you can't learn from it. The ability to capture that intent is absent all the way from the highest level UX right down the lowest level of serialization: the patch format That's why I believe it's my tech they really need and not Windsurf's -- I'm working on capturing the intent top to bottom. |
|