带有用户和吸引眼球查询的浏览器能否保护用户免受注意力经济的影响?
无论我将注意力集中在哪里,机器人都会在任何网站上发布与之相关的内容,而社交媒体算法则试图在我此刻关注的内容上展示相关信息。这就是所谓的“注意力经济”。
我不喜欢愤怒诱饵内容。“但我们必须向你展示愤怒诱饵内容,以最大化用户互动。”那么,如果我有机器人和你的算法对我虚假的浏览器查询作出反应,并被过滤掉,阻止我看到这些内容,那该怎么办?
是否有一个开源项目,其中一个网页浏览器输入用户信息进行网站搜索,而另一个网页浏览器同时在同一网站的相同搜索查询中输入引人注意的信息?
基本上,如果任何机器人发布与引人注意的信息相关的内容,即使这些机器人更换同义词或反义词,它们也会被过滤掉。
可以添加一个过滤器,将检测到的机器人内容阻止真实浏览器向用户展示。同时,可以建立一个包含这些机器人用户名的黑名单。
是的,这可能会使你的带宽减半并减慢计算机速度,但这可能会有用。
我知道现代网页浏览器有数百万行代码,但也许我可以为一个开源项目编写一个拉取请求。
查看原文
Wherever I focus my attention, bots post content relating to it on any website, and social media algorithms try to show content relating to wherever my attention is in that moment. The so-called "attention economy."<p>I don't like ragebait content. "But we have to show you ragebait content in order to maximize user interaction." Well, what if I have bots and your algorithms reacting to my fake browser queries and getting filtered out and blocked from me seeing it?<p>Is there a open source project where one web browser, say, enters user input into a search query of a website, while another web browser enters attention-grabbing input into the same search query at the same time into the same website as the other browser?<p>Basically, if any bots post content relating to whatever the attention-grabbing input is, even if the bots change synonyms or antonyms, then they'd be filtered out.<p>A filter could be added to take the detected bot content and block the genuine browser from showing such content to the user. And a blocklist can be made of these bot usernames.<p>Yes it would probably halve your bandwidth and slow down your computer, but it might be useful.<p>I know that modern web browsers have millions of lines of code, but maybe I could code up a pull request for a open source one.