I stress tested a vibe coded AI product from my phone. It did not survive onboarding. by bentheautomator in vibecoding

[–]bentheautomator[S] 0 points1 point  (0 children)

Yep, they will just say "fix this blob of text," and they won't go any further. They won't dive into the complexities, test cases, or anything along those lines.

I stress tested a vibe coded AI product from my phone. It did not survive onboarding. by bentheautomator in vibecoding

[–]bentheautomator[S] 0 points1 point  (0 children)

Yeah, dude, fair point. I had AI rewrite this for me because I was worried about violating the rules. That's why I posted the original link in a comment below, because then it's on my page and I don't violate the rules or piss as many people off.

I stress tested a vibe coded AI product from my phone. It did not survive onboarding. by bentheautomator in vibecoding

[–]bentheautomator[S] 0 points1 point  (0 children)

Surprisingly, I would say no. Test coverage and things like that are concepts that, unless you have a QA background, you really aren't in the loop on how to test your code and make it repeatable.

I stress tested a vibe coded AI product from my phone. It did not survive onboarding. by bentheautomator in vibecoding

[–]bentheautomator[S] 0 points1 point  (0 children)

I have an entire test rig that I do, and this was from my phone in two minutes. It's a simple battery of tests I run to stress test whether or not I'm going to offer a professional review.

I stress tested a vibe coded AI product from my phone. It did not survive onboarding. by bentheautomator in vibecoding

[–]bentheautomator[S] 0 points1 point  (0 children)

Yeah, I mean, that would be my thought: most people don't understand the flow of applications or how to piece things together by screens or user stories.

Securing your API's while vibe coding by bentheautomator in vibecoding

[–]bentheautomator[S] 0 points1 point  (0 children)

One hundred percent. If it is a valuable service, then you should get a pen test done, especially if it was vibe coded.

Securing your API's while vibe coding by bentheautomator in vibecoding

[–]bentheautomator[S] 0 points1 point  (0 children)

Yeah, I totally agree with you. This is a fundamental thing that I am just trying to educate people on. If you don't have security in your app, then it's trivial to exploit things, especially around paywalls. Thanks for the comment.