Survey: a third of senior developers say over half their code is AI-generated
1–10 of 388 posts
Re: Survey: a third of senior developers say over half their code is AI-generated
#2But I’ve come full circle and have gone back to hand coding after a couple years of fighting LLMs. I’m tired of coaxing their style and fixing their bugs - some of which are just really dumb and some are devious.
Artisanal hand craft for me!
Re: Survey: a third of senior developers say over half their code is AI-generated
#3If you find it is quicker not to use it then you might hate it, but I think it is probably better in some cases and worse in other cases.
Re: Survey: a third of senior developers say over half their code is AI-generated
#4I guess I’m an older developer. But I’ve come full circle and have gone back to hand coding after a couple years of fighting LLMs. I’m tired of coaxing their style and fixing their bugs - some of which are just really dumb and some are devious. Artisanal hand craft for me!
Re: Survey: a third of senior developers say over half their code is AI-generated
#5I guess I’m an older developer. But I’ve come full circle and have gone back to hand coding after a couple years of fighting LLMs. I’m tired of coaxing their style and fixing their bugs - some of which are just really dumb and some are devious. Artisanal hand craft for me!
Usually it isn't, though - I just want to pump out code changes ASAP (but not sooner).
Re: Survey: a third of senior developers say over half their code is AI-generated
#6I guess I’m an older developer. But I’ve come full circle and have gone back to hand coding after a couple years of fighting LLMs. I’m tired of coaxing their style and fixing their bugs - some of which are just really dumb and some are devious. Artisanal hand craft for me!
The article is saying older devs vibe code: I think you misunderstood
Re: Survey: a third of senior developers say over half their code is AI-generated
#7Developers are lazy. Anything that makes development faster or easier is going to be welcomed by a good developer. If you find it is quicker not to use it then you might hate it, but I think it is probably better in some cases and worse in other cases.
Re: Survey: a third of senior developers say over half their code is AI-generated
#8A third? I would expect at least a majority based on the headline and tone of the article... Isn't this saying 66% are down on vibe coding?
Re: Survey: a third of senior developers say over half their code is AI-generated
#9I thought vibe coding meant very little direct interaction with the code, mostly telling the LLM what you want and iterating using the LLM. Which is fun and worth trying, but probably not a valid professional tool.
Re: Survey: a third of senior developers say over half their code is AI-generated
#10I guess I’m an older developer. But I’ve come full circle and have gone back to hand coding after a couple years of fighting LLMs. I’m tired of coaxing their style and fixing their bugs - some of which are just really dumb and some are devious. Artisanal hand craft for me!
By all means, if my goal is actually crafting anything. Usually it isn't, though - I just want to pump out code changes ASAP (but not sooner).
It’s just not worth it anymore for anything that is part of an actual product.
Occasionally I will still churn out little scripts or methods from scratch that are low risk - but anything that gets to prod is pretty much hand coded again.