I was handed a pile of vibe code. And you might be surprised to learn that it has a ton of bugs.

And tips on how to dissect it and break it up into something manageable?

  • draco_aeneus@mander.xyz
    link
    fedilink
    arrow-up
    3
    ·
    6 hours ago

    The problem with this approach is twofold.

    1. The AI doesn’t know what anything is either. It can annotate faster than you, but if it is all wrong, that doesn’t help.
    2. The primary reason the code is bad, and something the AI is particularly weak at without a human doing much of the thinking for it is architecture. Working your way through ship-of-theseus-style isn’t going to address the fundamental reason the code is difficult to work with. The architecture.