• 0 Posts
  • 1 Comment
Joined 3 天前
cake
Cake day: 2025年3月14日

help-circle
  • 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.