一个带有用户和标题党式搜索的浏览器能抵御注意力经济吗?

2作者: pcwir4 个月前
无论我将注意力集中在哪里,机器人都会在任何网站上发布相关内容,社交媒体算法也会试图展示与我当下注意力相关的内容,这就是所谓的“注意力经济”。 我不喜欢“钓鱼”内容。“但为了最大限度地提高用户互动,我们必须向你展示‘钓鱼’内容。” 那么,如果我让机器人和你们的算法对我的虚假浏览器查询做出反应,并被过滤掉,阻止我看到这些内容呢? 有没有一个开源项目,可以让一个网络浏览器(例如)将用户输入内容输入到网站的搜索查询中,而另一个网络浏览器同时将吸引眼球的输入内容输入到同一个网站的同一个搜索查询中? 基本上,如果任何机器人发布与吸引眼球的输入内容相关的内容,即使机器人使用了同义词或反义词,它们也会被过滤掉。 可以添加一个过滤器,将检测到的机器人内容拦截,阻止真实的浏览器向用户显示此类内容。并且可以建立一个包含这些机器人用户名的黑名单。 是的,这可能会使你的带宽减半,并减慢你的计算机速度,但它可能很有用。 我知道现代网络浏览器有数百万行代码,但也许我可以为开源浏览器编写一个拉取请求。
查看原文
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 &quot;attention economy.&quot;<p>I don&#x27;t like ragebait content. &quot;But we have to show you ragebait content in order to maximize user interaction.&quot; 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&#x27;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.