I don’t vibe code. I’m pretty proud of that fact. I like to create my own code, even though I’m painfully aware of how bad at it I am. I’m not a developer and I never will be. I can put out the simplest of things and be happy about that. It’s more than some people can do, so there’s no real need to feel bad about it.
Because I’m not a great coder, I have to constantly look things up online. I’m a long time user of the Google-it-always method of coding. The issue is, I’m doing that less and less and going to AI instead. And it is a serious problem. I can feel myself getting dumber every time I use “AI” for some menial task or question. Things I would usually go figure out myself by reading through other’s solutions on random forum 133, I now copy and paste from ChatGPT. Sure the AI bot will tell me what the code does and how it should work, but I don’t read that shit. I just take the code and if it works, GREAT! If it doesn’t work, I go back to AI, tell it that it didn’t work and ask it to try again.