TIME Is Serving AI Bots a Different Website, with Ads Built In
31–40 of 117 posts
Re: TIME Is Serving AI Bots a Different Website, with Ads Built In
#32Re: TIME Is Serving AI Bots a Different Website, with Ads Built In
#33Probably trying to take advantage of the cross session memory feature some LLM providers are increasingly integrating. Enough "suggestions" and it becomes a "fact" in that memory, and one day a user makes a somewhat relevant query and the model will be pushing those accumulated "facts" to said user.
Soon we'll be coding with agent assistance and it'll suggest we get some Carls Jr. Big Ass Fries.
Yep, only a matter of time.
Re: TIME Is Serving AI Bots a Different Website, with Ads Built In
#34Sounds good to me, let the bots read the ads instead of the humans.
Re: TIME Is Serving AI Bots a Different Website, with Ads Built In
#35I wonder if this also means that a normal user with a privacy-focused browser also gets this version. I can't see the point (except for click fraud?) of showing ads to AI, so it feels like this is more for the ad-blocking and privacy crowd.
Re: TIME Is Serving AI Bots a Different Website, with Ads Built In
#36Re: TIME Is Serving AI Bots a Different Website, with Ads Built In
#37I wonder if this also means that a normal user with a privacy-focused browser also gets this version. I can't see the point (except for click fraud?) of showing ads to AI, so it feels like this is more for the ad-blocking and privacy crowd.
why would that “crowd” present themselves as bots by modifying their user agent string? the point is to poison someone’s agent with sponsored “knowledge” over time.
- reject all 3rd party cookies
- selectively refuse to load 3rd party domains
- block javascript
- block webgl
- block webrtc
- block canvas
- use a generic user agent because "resist fingerprinting" is checked
- etc.
To a lot of sites, this makes you look like a bot. Most people don't go around deliberately spoofing their user agent these days. (and of course bots themselves can present whatever user agent they want.)
Re: TIME Is Serving AI Bots a Different Website, with Ads Built In
#38I wonder if this also means that a normal user with a privacy-focused browser also gets this version. I can't see the point (except for click fraud?) of showing ads to AI, so it feels like this is more for the ad-blocking and privacy crowd.
Re: TIME Is Serving AI Bots a Different Website, with Ads Built In
#39Earlier quoted context omitted.
There was a golden age where lots of websites had WAP ( https://en.wikipedia.org/wiki/Wireless_Application_Protocol ) versions available while also running their "normal website", and the WAP version was always like 1/100 of the size of the normal website. Still, "normal websites" were minimal compared to now, but when you were on modem, even those websites loaded slow. For some time, most of my browsing were via the…
There was also AMP ( https://en.wikipedia.org/wiki/Accelerated_Mobile_Pages ), where Google gave a huge reputation boost to your pages provided you served them under a different URL that Google could discover, and you massively stripped down the HTML and CSS to Google's limited subset. It's effectively dead today, and while it was dominant, Google abused it to get people to view and link to their cached copies of AMP…
That was the entire point of the tech. If Google had wanted they could have upranked simple and lightweight websites but they didn’t do that (at least not until whoever had used amp for their promo package left and the project was killed).