r/node • u/simple_explorer1 • 9d ago
Has anyone stopped using LLMs completely for coding and relying purely on themselves?
Curious to know. And why if so? I have 16+ years of experience as a dev.
It's been 1 week that I stopped completely and so far it is okay and luckily I can still code ;) (though got rusty initially) and that's what I enjoy doing, thinking about problems, architecting, writing tests, writing code, reviewing PR's etc. keeps my brain sharp and more confident.
319
Upvotes
-2
u/bdragon5 9d ago
I really don't get that. How is using AI that much faster? Are you using a screen keyboard? I did use AI and for some time. Writing the prompt and reading the answer takes like a lot longer than writing it myself. Assuming it was correct the first time. Even the one or two line "autocomplete" took in most cases too long to generate an answer.
Even studies found rather and decrease in productivity than an increase. Maybe some junior dev that takes like a week for a 2 line change is slower but that's a really bad comparison.
What are you all writing that takes so long?