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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Can we get a section dedicated to AI

24 点作者 thedangler大约 2 年前
I&#x27;m wondering id we can do a &quot;AI HN&quot; or something where all AI posts can go, like openAI or chatGPT. The amount of content about AI is slowly dominating and I think its time to add a section for those topics.<p>Thanks

12 条评论

LinuxBender大约 2 年前
There are no link specific sections on HN, only submissions and comments. One can filter out some of the submissions using uBlock Origin [1]. LLM&#x27;s are today what blockchain was some time ago. It should eventually start to fade.<p>To filter in uBlock:<p>Addons -&gt; uBlock Origin -&gt; Preferences -&gt; My Filters, <i>Append something like:</i><p><pre><code> # top (title &#x2F; url) news.ycombinator.com##tr.athing span.titleline &gt; a:has-text(&#x2F;(lockchain|202[3-9]$|GPT|LLM|OpenAI)&#x2F;):upward(tr) # bottom (stats &#x2F; comments) news.ycombinator.com##tr.athing span.titleline &gt; a:has-text(&#x2F;(lockchain|202[3-9]$|GPT|LLM|OpenAI)&#x2F;):upward(tr) + * </code></pre> It&#x27;s not perfect but that would hide some of the blockchain submissions, some that have title that ends with a year and a few of the LLM submissions. This example could probably be improved quite a bit. Edit as you see fit.<p>[1] - <a href="https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;ublock-origin&#x2F;" rel="nofollow">https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;ublock-origin...</a>
zeroclick大约 2 年前
You’ve been here since 2010, you should know that HN doesn’t have topics and trying to create them would start to make this community something it is not.<p>AI is dominating the tech news due to its impact in many sectors, unfortunately the rocks available to hide under will become fewer, and this is just a reflection of the world we live in.
xvello大约 2 年前
My uBlockOrigin rules to filter posts by regexp, to filter out Twitter drama and AI stuff. The last two rules remove the second row + the spacer.<p>news.ycombinator.com##html:not([op=&quot;item&quot;]) tr.athing span.titleline &gt; a:has-text(LLM):upward(tr):remove() news.ycombinator.com##html:not([op=&quot;item&quot;]) tr.athing span.titleline &gt; a:has-text(&#x2F;OpenAI\b&#x2F;):upward(tr):remove() news.ycombinator.com##html:not([op=&quot;item&quot;]) tr.athing span.titleline &gt; a:has-text(&#x2F;\bstable\Wdiffusion\b&#x2F;i):upward(tr):remove() news.ycombinator.com##html:not([op=&quot;item&quot;]) tr.athing span.titleline &gt; a:has-text(&#x2F;\bdall-e\b&#x2F;i):upward(tr):remove() news.ycombinator.com##html:not([op=&quot;item&quot;]) tr.athing span.titleline &gt; a:has-text(&#x2F;\bChatGPT&#x2F;i):upward(tr):remove() news.ycombinator.com##html:not([op=&quot;item&quot;]) tr.athing span.titleline &gt; a:has-text(&#x2F;\bGPT&#x2F;):upward(tr):remove()<p>news.ycombinator.com##html:not([op=&quot;item&quot;]) tr.athing span.titleline &gt; a:has-text(&#x2F;\bTwitter\b&#x2F;):upward(tr):remove() news.ycombinator.com##html:not([op=&quot;item&quot;]) tr.athing span.titleline &gt; a:has-text(&#x2F;\bMusk\b&#x2F;):upward(tr):remove()<p>news.ycombinator.com##html:not([op=&quot;item&quot;]) tr.spacer + tr:not(.athing):remove() news.ycombinator.com##html:not([op=&quot;item&quot;]) tr.spacer + tr.spacer:remove()
PaulHoule大约 2 年前
I see 2 out of 30 posts about AI on the front page and counted 7 out of 30 on new. Doesn’t seem like a crisis to me. On the other hand I’m the kind of person who thinks the solution to “too many irrelevant feed items” is to make an A.I. that filters them.
mock-possum大约 2 年前
Aw man I’d love that. All this ai babble is really wearing on me.
评论 #35648865 未加载
qup大约 2 年前
You&#x27;re asking for a personal adjustment to a public website.<p>The AI content is dominating due to a voting system.
warning26大约 2 年前
AI is what&#x27;s currently trending, so we&#x27;ll see lots of posts about it. Give it a few months and some other topic will be trending; no need to completely rethink HN (effectively adding subreddits) to address what is almost certainly temporary.
cpach大约 2 年前
I don’t think that will happen.<p>In this comment &#x27;dang explains his thoughts about keeping HN as a “non-siloed” site:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=27608856" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=27608856</a>
funnybeam大约 2 年前
Wouldn’t want to see separate “topics” on hn, but would love to see posting of chatgpt content banned&#x2F;discouraged - trying to figure out if a comment was written by a human or ai is tiring
arisAlexis大约 2 年前
Everything will go the AI way so it reflects reality accurately
terrycody大约 2 年前
That will break the beauty of HN in my humble.
sonorous_sub大约 2 年前
Ask ChatGPT to create one.