The Software Engineers Paid to Fix Vibe Coded Messes

(404media.co)

50 points | by zdw 14 hours ago

4 comments

  • sltr 8 minutes ago
    From my relevant post last week:

    > AI now lets anyone write software, but it has limits. People will call upon software practitioners to fix their AI-generated code.

    https://www.slater.dev/about-that-gig-fixing-vibe-code-slop/

  • imposterr 6 hours ago
    >If the resulting software is so poor you need to hire a human specialist software engineer to come in and rewrite the vibe coded software, it defeats the entire purpose.

    I don't think this is entirely true. In a lot of cases vibe coding something can be a good way to prototype something and see how users respond. Obviously don't do it for something where security is a concern, but that vibe-coded skin cancer recognition quiz that was on the front page the other day is a good example.

  • bravetraveler 5 hours ago
    Like Red Teams for InfoSec, reliability teams meet developers. Not new, but keep pumping Gig Culture/the fad, I guess.
    • sshine 4 hours ago
      That’s a good comparison.

      But at another scale.

      I tell my CS students who ask if there will be any junior positions for them when they graduate:

      There will be an entire new industry of people who vibed 1000 lines of MVP and now are stuck with something they can’t debug. It’s not called a junior developer, but it’s called someone who actually knows programming.

      Also, they will continue to deliver code that is full of security holes, because programming teachers are often not competent to teach those aspects, and IT security professionals who teach tend to be poor programmers or paper pushers.

  • westurner 10 hours ago
    Typical coding LLM issues:

    Hallucinations

    Context limits

    Lack of test coverage and testing-based workflow

    Lack of actual docs

    Lack of a spec

    Great README; cool emoji

    • ttoinou 2 hours ago
      Sooo the LLM codes just like me ?
    • sysguest 3 hours ago
      well that's enough for "good-looking documentation-is-everything" kinda teams