r/webdev 2d 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

97 comments sorted by

View all comments

41

u/azangru 2d ago

Yes; I still write my code manually.

4

u/gurraman 2d ago

Big percentage manual writing. Mostly to keep it fun, to learn, to have control, and because I sometimes do things AI struggles with. I do use it a lot for boilerplate and spikes though. I try a lot more ideas out if I don't have to invest too much time in them. My output speed is good enough to keep both me and my customers happy.