Comment by cookiengineer
18 hours ago
I kind of agree with the premises of the author.
Software in the future will have to be building blocks for agents to extend. For my projects I decided to generate LLM targeted guides in the docs/ folder, to teach agents quickly "how to" use the project as a framework.
How to implement an MVC view, where to place the files, a guide how to write a good backend route, how to extend the schemas, and other articles like that.
In my opinion we've already reached "Star Trek like computers". Our OS will have to accommodate for better sandboxing and better permission management and better role separation policies, because currently that whole security sector assumes that programs will be static and won't change before/after an approval.
We need to figure out how to better sandbox programs in terms of not only control flow, but also in terms of access to _data_ on a user's behalf.
No comments yet
Contribute on Hacker News ↗