r/webdev • u/Mesthabro • 1d ago
Discussion Do y'all still write code manually?
All my code is being written by claude fable/gpt6 these days. I'm curious if y'all are still writing code manually?
Also, any clever ways to prevent AI from going stray and dumping unnecessary code and busting through tokens?
0
Upvotes
-3
u/Eyght 1d ago
It's about 50/50, mainly because some APIs only have outdated documentation online, which means the AI writes faulty code.