Hacker News new | ask | show | jobs
by dpforesi 148 days ago
Most web apps would be just as good, if not better, if run on my machine like a native app. I use several different browsers for several different purposes and they are almost always near the top of the list in terms of memory use. I constantly clear my cache but doing that a lot is a chore and sometimes I lose useful webapp state.

With AI agents, I do think these apps that manipulate the DOM so much that they obscure access to useful data will hinder AI agent discovery of their useful data. If an agent is looking at your website, it cannot see what you do not show it. This makes your site less visible to them and therefore reduces its likelihood of referencing it in its responses. Pure HTML sites are very kind to agents and allow them to generate better answers with attribution. Think of this as AI optimization for your website. Some regression to pure HTML will be the norm in the near future. Bottom line, build apps that run on machines, and use APIs to feed them, but build pages for the web with the intent of having AI agents discover them and have a good shot at using the data.