|
|
|
|
|
by alansammarone
254 days ago
|
|
after reading so many people argue about this over the last few years (and having had my own experience - I've been writing software professionally for close to 15 years), I've come to believe people are talking past each other because different people enjoy or excel at different aspects of coding. at the very least, there's people who enjoy the experience of hand-crafting software - typing, being "in the zone", thinking slowly through the details. then there are others, like me, who enjoy thinking abstractly about the pieces and how they fit together. might as well be doing algebraic topology. nothing bores me more than having to type precise but arbitrary syntax for 5 hrs (assuming you've decided to use the brain capacity to memorize it), and having to fight compiler/small logic errors throughout. I like the thinking, not the doing. yes, we havent needed AI to build this for decades. we did however need to waste a hell of a lot of time doing essentially physical, mechanical work with your fingers. |
|
It was based on a world of warcraft bot that I modified, and I learned a lot during the process.
What you call wasted mechanical work I call the foundations of a career that changed my life.
Take away the AI and this guy has nothing but an idea. An old idea that has already been done to death, and none of the skills required to actually implement it and maintain it.
You might not like writing code, but that is the job no matter how many natural language layers you put on top of it.