The flow of ideas goes both ways between AI and economy. Notably, the economist Friedrich Hayek [1] was a source of inspiration in the development of AI.
He wrote in 1945 on the idea that the price mechanism serves to share and synchronise local and personal knowledge [2]. In 1952, he described the brain as a self-ordering classification system based on a network of connections [3]. This last work was cited as a source of inspiration by Frank Rosenblatt in his 1958 paper on the perceptron [4], one of the pioneering studies in machine learning.
[1]: https://en.wikipedia.org/wiki/Friedrich_Hayek
[2]: https://en.wikipedia.org/wiki/The_Use_of_Knowledge_in_Societ...
[3]: https://archive.org/details/sensoryorderinqu00haye
[2]: https://www.ling.upenn.edu/courses/cogs501/Rosenblatt1958.pd...
> They can get rid of 1/3-2/3s of their labor and make the same amount of money, why wouldn't they.
Competition may encourage companies to keep their labor. For example, in the video game industry, if the competitors of a company start shipping their games to all consoles at once, the company might want to do the same. Or if independent studios start shipping triple A games, a big studio may want to keep their labor to create quintuple A games.
On the other hand, even in an optimistic scenario where labor is still required, the skills required for the jobs might change. And since the AI tools are not mature yet, it is difficult to know which new skills will be useful in ten years from now, and it is even more difficult to start training for those new skills now.
With the help of AI tools, what would a quintuple A game look like? Maybe once we see some companies shipping quintuple A games that have commercial success, we might have some ideas on what new skills could be useful in the video game industry for example.
> You can use a language server perfectly easily with Vim, Emacs, Helix, Sublime, etc.
By the way, the language server protocol was originally developed for VSCode [1]. The popularity of LSP in other editors might have contributed to advertise VSCode.