Earlier quoted context omitted.
I feel LLMs save me time too but I worry my perceptions don't match the reality. Got some data?
>> Got some data? There is nothing I could say that would convince a skeptic.
AI coding tools make developers slower but they think they're faster study finds
21–30 of 40 posts
Re: AI coding tools make developers slower but they think they're faster study finds
#22With all due respect to the people who have studied this, I do not care. I'm relatively young, and yet the pain of typing has started to become unmistakeable and chipped away at my productivity, motivation, and sense of invincibility. You could tell me AI coding makes me 50% slower. I'm taking it. I refuse to grind my wrists to dust.
Re: AI coding tools make developers slower but they think they're faster study finds
#23I want to believe that this is true. But I don't.
They tested it with 16 developers, so not enough data for conclusive evidence.
So I feel its fairly safe to say that models aren't even close to 10x productivity gain for average developers, so developer jobs are not really in jeopardy so far. If it was easy to be more productive with AI models then this study would have found that, the only productivity gain this study could have missed would be if it was really hard or if the gain was really small, and both of those means it wont replace most developers.
Re: AI coding tools make developers slower but they think they're faster study finds
#24Earlier quoted context omitted.
>> Got some data? There is nothing I could say that would convince a skeptic.
You could repeatedly have developers execute tasks with and without ai (two different tasks. Each subject does the same 2 tasks. Randomize order and what task is done with and what task is done without ai) and show significant differences in duration. You’d need probably at least 30 to 40 people (there’s ways to estimate this, but this is gut feeling from years ago when I did studies like this) It would take on a few…
Re: AI coding tools make developers slower but they think they're faster study finds
#25Earlier quoted context omitted.
>> Got some data? There is nothing I could say that would convince a skeptic.
You could repeatedly have developers execute tasks with and without ai (two different tasks. Each subject does the same 2 tasks. Randomize order and what task is done with and what task is done without ai) and show significant differences in duration. You’d need probably at least 30 to 40 people (there’s ways to estimate this, but this is gut feeling from years ago when I did studies like this) It would take on a few…
Re: AI coding tools make developers slower but they think they're faster study finds
#26No. Way. AI is much Faster than I will ever be at debugging, and idea generation. It's not about working faster or slower, it's getting it right in the most efficient way possible.
It gets a flawed but working version quicker, but it takes much longer to get to anything I can release.
AI mostly helps me discover new thing about a public API, or show one general solution to a problem, but then I mostly have to solve everything myself anyway to get anything good.
Re: AI coding tools make developers slower but they think they're faster study finds
#27With all due respect to the people who have studied this, I do not care. I'm relatively young, and yet the pain of typing has started to become unmistakeable and chipped away at my productivity, motivation, and sense of invincibility. You could tell me AI coding makes me 50% slower. I'm taking it. I refuse to grind my wrists to dust.
I've heard good things about voice typing with Talon too, but never tried it.
Re: AI coding tools make developers slower but they think they're faster study finds
#28In languages and libraries I know less well - vuejs+myriad of (especially) js libraries, I would say I'm much faster, especially as I delegate more style and structure to the AI.