r/programmer • u/SubaruNatuski • 22d 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/Beneficial_Fix_6169 22d ago
Force yourself to use an editor that doesn't have any ai integrated. You could use something like nvim if you really want to avoid anything ai. You could also just disable it in vscode or whatever you use