I put on paper a couple of thoughts about AI and Large Language Models (LLM) for automatic code generation in the development process. My thesis is that the current organizations are mostly “code-thin”, where only the basic Business Processes are modeled through software, while in the future we will have “code-rich" organizations boosted through the abundant and cheap AI and LLM Generated software code. These “code-rich” organizations, where every possible business process is software based - will outperform the usual "code-thin" organizations, where software is “hand-made” and expensive. Feedback would be very, very appreciated.
https://www.linkedin.com/pulse/code-rich-organization-how-automatic-code-generation-de-collibus
I've correctly installed Lombok on my STS IDE by using the jar file, but no way it was working. The file was moved to Eclipse folder: just copying it to the Plugins folder and restarting was enough to fix my issue.
Comments