postshort-post
Where development is going?
I read that Microsoft has released Agent Skills for Python, which allow agents to load reusable bundles of domain expertise and other resources only when the task requires them. The main issue with AI today is hallucinations, which cause agents to do irrelevant things. This can be managed through fine-grained control and proper orchestration. That is probably why it is useful to learn design patterns and systems thinking. These skills, along with the AI stack, the web stack, and the fundamentals we had to learn to become programmers, are the skills most likely to be used. The key, it seems to me, is to understand the different technologies and know when to use them and when not to.
With that comes enormous complexity but also possibility.