I’ve been saying it since day one. Vibe coding will result in vulnerable software.
Basically it produces bad software. “Vulnerable” is just one aspect of bad, but there is more.
Anyone who unironically uses vibe coding deserves to get their AI generated shit hacked into
Yeah, use it for fun, like those vibe coded game challenges, etc. Not for real applications.
Oh sweet baby Jesus. That is some astonishing code for validating the title and body of a PR.
- name: Create PR message file run: | mkdir -p /tmp cat > /tmp/pr-message.txt << 'EOF' ${{ github.event.pull_request.title }} ${{ github.event.pull_request.body }} EOF
Put a single-line
EOF
in your pull request body, follow it up with a completely arbitrary set of Bash commands, whatever you damn well like, put all the environment variables with the repository secrets into a webhook request and send them off somewhere, make sure you terminate it with anothercat > /dev/null << 'EOF'
to match the other EOF. Now you can compromise the entire project by raising a pull request.the next big industry in software is fixing shitty AI code, screen this
I charge clients a premium for that. Mostly because I don’t want to deal with it, but if they’re desperate enough it can be a lucrative side gig
Lol what do you think we do now, with human code.
but now you can use the magic words that get the morons in the executive suites all hot and bothered
Vibe coders exist to make sure that real coders never run out of work.
They have the same relationship like motor bike enthusiasts and emergency room doctors.
cant be irony, there has to be a better word for this level of stupidity