NeuroByte

joined 16 hours ago
[–] NeuroByte@lemm.ee 3 points 15 hours ago

lol wut, asking AI to do the work and then going back and fixing bugs…?

To me, vibe coding is pick a project to work on and get building. Very basic planning stages without much design, like building with legos without instruction manuals. I make design decisions and refactor as I code. I certainly get some AI input when I don’t know how to implement something, but I will usually work “blindly” using my own ideas and documentation. I probably visit stackoverflow while vibe coding more than I do chatgpt.