AI is set to reset the Software Industry
It's no surprise that AI is disruptive. One area where it is definitely causing waves is the software industry. Historically developing software was "linear". If it was a big project then you needed more people to deliver the code. Sadly with all things human - the more people you add to the mix the less productive they became. Choice of software language could yield some gains eg the Erlang/Elixir programming language can deliver equivalent functionality to Java with approximately 1/10th of the lines of code. The holy gain of software has always been abstraction - allowing more and more detail to be hidden. I always say "abstraction is evil" - the further you get away from understanding how things work, the more likely you are to have catastrophic failure events. eg AWS outages taking out half the internet. For software consultancy businesses - to double revenues, it usually means doubling the number of software developers. Growth was lin...