22 Voice Coding Has Now Matured. Previously I said voice coding was currently a bit of a gimmick, because human speech is linear, whereas writing text or code to issue instructions is not linear; it requires backtracking. I can move the cursor to insert into a certain position, delete some things, and then continue editing, but there is no way to do such backtracking when speaking. So when I was suggesting improvements while coding with tools, voice input actually didn't have much of an effect because I had no way to express my instructions clearly. What I want to say today is that voice coding, now
22 Voice Coding Has Now Matured Previously I said voice coding was currently a bit of a gimmick, because human speech is linear, whereas writing text or code to issue instructions is not linear; it requires backtracking. I can move the cursor to insert into a certain position, delete some things, and then continue editing, but there is no way to do such backtracking when speaking. So when I was suggesting improvements while coding with tools, voice input actually didn't have much of an effect because I had no way to express my instructions clearly. What I want to say today is that voice coding has now matured. What's the reason? The reason is that the previous idea was based on turn-based AI programming, where I would constantly give suggestions to the AI. My suggestions were very specific, and I would supplement information based on the AI's context, so I would think while writing (or saying) the sentence. The precision...
No comments yet. Be the first to share your thoughts.