I believe we are almost at peak GUI. The endgame here is that all these crappy GUIs that are getting worse every year will be relegated to a role of being APIs for AI agents. Instead of clicking around and filling out forms and waiting for loading spinners all the time, we'll just tell a large language model what we want to do in English, and it will go off and screen-scrape a bunch of apps and websites, do all the c…
Despite faster broadband every year, web pages don't load any faster
61–70 of 178 posts
Re: Despite faster broadband every year, web pages don't load any faster
#62I believe we are almost at peak GUI. The endgame here is that all these crappy GUIs that are getting worse every year will be relegated to a role of being APIs for AI agents. Instead of clicking around and filling out forms and waiting for loading spinners all the time, we'll just tell a large language model what we want to do in English, and it will go off and screen-scrape a bunch of apps and websites, do all the c…
Language is an imprecise tool, it has inherent ambiguity. Language is also laborious and one dimensional (stream of bits over temporal dimension). A tool such as the one you describe would be extremely frustrating to use.
Re: Despite faster broadband every year, web pages don't load any faster
#63Earlier quoted context omitted.
I wish my browser to save the full state of js app on every action firing which use to alter the state. No matter how much storage is needed for this approach.
Sounds like a fun way to go OOM :')
Re: Despite faster broadband every year, web pages don't load any faster
#64Not just load time, but "time to read content" has exploded. Once the webapp has downloaded and it can start doing REST like requests for the actual content, it also needs to start loading pop-ups and the "continue reading"-button, that can hide the content after it is loaded. So once all that is done, the user needs to click away cookie consent banner, newsletter sign-up and the continue reading button. And only now…
Doesn't help with load times though, it would be an interesting exercise for such a plugin to only fetch the content, a la Lynx back in the day.
Re: Despite faster broadband every year, web pages don't load any faster
#65I believe we are almost at peak GUI. The endgame here is that all these crappy GUIs that are getting worse every year will be relegated to a role of being APIs for AI agents. Instead of clicking around and filling out forms and waiting for loading spinners all the time, we'll just tell a large language model what we want to do in English, and it will go off and screen-scrape a bunch of apps and websites, do all the c…
At the same many primarily text sites struggle, such as news and social media, struggle to load in 15 seconds.
My connection measures about 920mbps down so 15 seconds is really ridiculously slow. This is certainly not a technology problem evidenced by my own app that is doing so much more is such shorter time.
Re: Despite faster broadband every year, web pages don't load any faster
#66A startup could probably nuke reddit in a month if they just concentrate on performance and usability.
Re: Despite faster broadband every year, web pages don't load any faster
#67Re: Despite faster broadband every year, web pages don't load any faster
#68Not just load time, but "time to read content" has exploded. Once the webapp has downloaded and it can start doing REST like requests for the actual content, it also needs to start loading pop-ups and the "continue reading"-button, that can hide the content after it is loaded. So once all that is done, the user needs to click away cookie consent banner, newsletter sign-up and the continue reading button. And only now…
What's the point of "continue reading"? Why not just show the full thing immediately?
In practice if editors don’t write excerpts, this is the first paragraph, and if there are no other stories, well it’s a measurement of engagement at that point.
Re: Despite faster broadband every year, web pages don't load any faster
#69Re: Despite faster broadband every year, web pages don't load any faster
#70Despite faster computers every year, my computers don't seem to run any faster, either