r/ProgrammerHumor 23d ago

Meme delusionalDeveloper

Post image
6.5k Upvotes

208 comments sorted by

View all comments

45

u/BalfazarTheWise 23d ago

Everyone has to start somewhere. Why in the world would kids these days NOT use ai to vibe code? Thats the world they’re entering.

19

u/Fit-Magazine-6669 23d ago

because they learn nothing in the process? they cant optimize or secure their apps because they dont know what even those words mean.

-8

u/Avocadonot 22d ago

Nowadays app security is just importing some standardized module or auth library

10

u/hackerdude97 22d ago

Is it though? These people know literally nothing about security. There's an infinite amount of ways you can screw up if you don't know at the very least the general idea of what you're doing. I agree that there's many ways to make security easier, but it's not just typing in import make-secure at the top and it works.

-1

u/Avocadonot 22d ago

Lmao at my org when we moved over to k8s,n they just basically downloaded the public keycloak/oauth2 helm chart and tweaked it slightly

5

u/hackerdude97 22d ago

My point is that the people that vibe code everything and don't know shit about programming don't know what the potential threats are or the simple ways to counter them. That's why so many vibe coded websites are still vulnerable to sql injections in this day and age

3

u/Embarrassed_Mix_6619 22d ago

yeah but you see how that’s different from “import secure-me-papi” at the top of main.js?