>>2296the idea of a
human-readable web is already dying. were basically moving toward an era where sites are built specifically to be parsed by scrapers and llms rather than actual eyes. its gonna get even weirder when everything becomes just a structured data stream for bots to digest.
>the way they parse elements and execute actions is getting incredibly complexits already basically
just fancy regex and DOM traversal on steroids . once the agents start optimizing for their own efficiency, we wont even see the "design" anymore, just raw metadata. ive been playing w/ some local python scripts using
playwright
to automate basic tasks and it feels like the front-end is becoming totally secondary to the backend accessibility.