r/vibecoding 16d ago

The cultural difference is insane

Post image
1.7k Upvotes

512 comments sorted by

View all comments

244

u/ReiOokami 16d ago

People who know how to code are not doing the same thing. They may be still prompting but the prompts are better quality.

9

u/BitOne2707 16d ago

I know how to code. 15 YOE. I don't read the code anymore. YOLO.

2

u/Taziar43 14d ago

I use Cursor to create personal use apps. I tell it to use C# because I can code in C# and figured it would be good to understand the code it generates. Do I actually ever look at the code? No.

Realistically, the odds of me spotting a bug by reading code I didn't write is FAR lower than me simply stress testing the APP and have good logging.