I’ve been working on a simple iOS app in my spare time, partly for fun, and to try out Github Copilot. I’m a passable front-end developer, and if the code’s already there I can generally figure out what it does even if I’m new to the language. That makes me, I’d guess, a relatively common use case for an AI-assisted pair programmer (I picture this as a literal parrot on my shoulder, squawking at me about Bindings and State variables).
But I have to say, my biggest realization after a couple of weeks, and one I haven’t yet heard others talk or write much about, is this: Feature-creep is going to run rampant.
I don’t mean in my own app (hopefully) but in software across the board. When AI makes it so much quicker to add stuff, and when every development team seems to be adding stuff a breakneck pace, the scarcity isn’t in the technology but in the clarity of its purpose, and the ability to ruthlessly edit.
I also find it interesting that different companies are starting to adopt the “Copilot” term. And I ask you: Who’s the Copilot here? I’m not saying it’s quite a HAL 9000 situation, but it feels more in that direction than I’d assumed. You’re guiding this thing, preventing it from going off the rails, but without being clear on where its headed and when it’s off course, you might not notice it flying you into the sun.