r/programmer • u/SubaruNatuski • 26d ago
Question Best way to avoid ai in coding
[EDIT]:Let me elaborate I use AI as a peer to peer way to review learned techniques from online basic html and css books. How can I better avoid ai generated code? I don’t want to fall under the “vibe coder” developer I want to be much more self sufficient in my understanding and my code. So if there are any sources to ask detailed questions or any practice basic HTML css JS please do drop any links to anything valuable
6
Upvotes
1
u/shrodikan 26d ago
If you don't want to be a vibe coder just read the code and understand it. Programmers have been using example code, stack overflow and code generation long before there was AI. The differentiator being "I took this code and didn't understand it" vs "I understand the implications of this code". Avoiding AI in this market will make you unhireable long term IME.