TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Blocking AI-related articles on Hacker News

3 点作者 thefilmore大约 2 年前

1 comment

LinuxBender大约 2 年前
One additional option would be to use uBlock Origin if already installed and if one wished to not install userscript. I mention this because I know many here already have uBlock active.<p><i>Addons -&gt; uBlock Preferences -&gt; My Filters:</i> Append something like<p><pre><code> # top (title &#x2F; url) news.ycombinator.com##tr.athing span.titleline &gt; a:has-text(&#x2F;(lockchain|202[3-9]$)&#x2F;):upward(tr) # bottom (stats &#x2F; comments) news.ycombinator.com##tr.athing span.titleline &gt; a:has-text(&#x2F;(lockchain|202[3-9]$)&#x2F;):upward(tr) + * </code></pre> And&#x2F;or adjust it to match the regex used in the linked article or adjust as desired. This example would block blockchain discussions and article titles that end in a year.<p>So from the article one would insert the following between the two <i>&#x2F;&#x2F;&#x27;s</i><p><pre><code> [Nn]eural [Nn]etwork|Bard|[Mm]achine [Ll]earning|[Aa]rtifical [Ii]ntelligence|[Aa]gents|A\.?I\.?|GPT|LLaMA|[Ll]anguage [Mm]odel|(deep|long) learning|[Ll]aid[- ]?off|[Ll]ayoff|[Ss]table [Dd]iffusion|LLM|ML|Co-?[pP]ilot|RL|[Rr]einforcement [Ll]earning|VR|AGI</code></pre>
评论 #36072269 未加载
评论 #36112275 未加载