Edit: I was hosting this on Vercel free tier, and since this post made it to the front page, I've hit Vercel's quota limit. I will work on getting around this.
I've been thinking about this for a while too. Probably what I will do is create embeddings of the frontpage results and then let users pick 3-5 topics that they would like to see. Then summarize the top 10 for those topics.
not on my bingo sheet that's for sure. The whole verification thing is also so laughably flawed. There needs to be a way for agents to prove they are not being prompted or steered by a human while on the site, which is a non-trivial problem.
Someone once told me, agentic coding may lead to something akin to a "software engineering union" forming, where a set of guidelines control code quality. Namely, at least one of writing, testing, and reviewing of code must be done by a human.
For desktop specifically, native is just not worth it anymore. For example setting up permissions for every OS is a pain in native, but you get that for free on the web. You can basically do everything native could offer now, even notifications. The only issue is the fat address bar at the top that kind of kills the immersion.