Did you ever felt the need of learning the language in which you vibe-code?
by•
Vibe-coding is fun for me. I do not have to necessarily write all that big codes and pages manually as AI easily does that for me. But, I also realized that it is very important for me and you to know what code does that AI write.
I personally feel that AI is good in assisting the work but entirely leaving it to AI and not even checking would be dangerous in near time if not now. AI makes mistakes, and those mistakes can be costly for humans who used them to code.
For me, there were several instances happened where I just got into flow of vibe coding without even realizing what is being written. When I realized, the codes were really messed up.
Did you ever feel the need of learning the programming language even if you vibe code?
4 views
Replies
Agent "fixed" failing test by rewriting assertion to match broken output instead of fixing actual bug. Test suite stayed green for days. Plus if you cannot read language well enough to audit diffs, no way of knowing what tests actually check.