oh wait until you realize that most software is basically the same crud and most "unique special solutions" to problems are not so unique as you have thought.
Finally the most common reason why the "stack is hard" in startups is because there was an "all knowing" coder who build a system which he cant be replaced out of.
As a freelancer is always nice to see how quickly they shift their mannors if you show them that "you can do it too" and that all that is needed to break a stack like that is reading up on the 15 frameworks they used to build it.
All in all i dont think AI will replace us, but mainly because its going to be cheaper to hire a studied IT veteran than to use the AI.
Are the times where we are treated specially over? yes indeed.
We never where more than handyman for computers.
If the software you are working on is that simple then you can simply auto generate it using a code generator. Which is what I do at work for CRUD stuff. No need for an AI. And hey it hasn’t replaced my job.
yeah well, try thinking about a crud generator that has read all definitions of what a ShoppingCartItem is and generating it for you with all the bells and whistels instead of defining properties and hitting generate.
I have used many of the approaches you mean for years with symfony, but its not the same. Text replacement is clearly less adapdable to begin with
Finally the most common reason why the "stack is hard" in startups is because there was an "all knowing" coder who build a system which he cant be replaced out of.
As a freelancer is always nice to see how quickly they shift their mannors if you show them that "you can do it too" and that all that is needed to break a stack like that is reading up on the 15 frameworks they used to build it.
All in all i dont think AI will replace us, but mainly because its going to be cheaper to hire a studied IT veteran than to use the AI.
Are the times where we are treated specially over? yes indeed. We never where more than handyman for computers.