Discussion about this post

User's avatar
David Hite's avatar

For me, after many years experience in computer systems engineering but not much recent coding experience, it's not how much time I save, it's whether I can do it  at all. I've been learning-by-doing python for the past couple of years, and I've gotten pretty good at it. But it's only because of my many sessions with ChatGPT and Gemini that I have succeeded in putting together a sophisticated, flexible, speech-to-text dictation and control application for Windows. There's simply no way I could have done it without their help. Particularly when it came to tracking down the vagaries of imported python modules and low-level windows functions.

This isn't vibe coding, this is me examining every line of code produced, understanding whether it does what I want efficiently and accurately, and engaging in a dialogue with the llms to improve it and extend it.

I realize that's not the point of the study you site, but it is my experience.

Expand full comment
Michael Bolton's avatar

"It will be very interesting to see to how this evolves over time."

It will also be *very* interesting to observe some specific phenomena in the process.

1) People insisting that it saved *them* time — even if it didn't save time for those other shlubs who "don't know how to use it".

2) People continuing to make claims about time saving without actually measuring the amount of time that things took, but going on feeling. If I go by feeling, coding and debugging takes practically no time. If I actually look at the clock, though... The study seems to bear that out.

3) Very shallow testing of the quality of the code and of the product.

4) Oblivion about the differences between programs generated to help a non-programmer organize a recipe book vs. programs that help to run businesses.

5) The IKEA effect for software. I didn't make it, but I assembled it, which makes me feel like I made it, which bestows the endowment effect.

6) Persistent unawareness of the Large Language Mentalist Effect, wonderfully named and described here: https://softwarecrisis.dev/letters/llmentalist/

Expand full comment
101 more comments...

No posts