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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: HN top 30 summarized by Gemini 2.5 Pro

6 点作者 mbm12 天前
Fun little project, had Gemini 2.5 Pro summarize HN&#x27;s top 30 each hour, both the stories and comment sections.<p>Pretty impressed with Gemini 2.5. It&#x27;s probably the first model other than Claude 3.7 Sonnet where I actually find the output readable. I normally use 3.7 Sonnet for coding, but used Gemini for the codegen on this one as well. Was pretty impressed! Using Cursor, it seemed to instruction-follow better than Claude generally does, and remain lucid during very long agent sessions.<p>Thanks for your feedback!

6 条评论

mbm12 天前
Tech stack:<p>- Rails 8<p>- Embedded React frontend w&#x2F; Tailwind<p>- Sidekiq for cron jobs<p>- Perplexity API for story info extraction via URL<p>- Gemini 2.5 Pro for classifying story extraction results as valid&#x2F;invalid<p>- Gemini 2.5 Pro for summarizing stories and HN comment threads (tried Claude but preferred the personality of Gemini surprisingly)<p>- Cursor with Gemini 2.5 Pro + Claude 3.7 Sonnet for codegen
评论 #43863599 未加载
mdp202112 天前
Notable HN comments page summary excerpt:<p>&gt; <i>[The] announcement ... stirred up the usual HN mix of excitement, skepticism, and security paranoia</i>
评论 #43863409 未加载
mdp202111 天前
There&#x27;s probably a bit too much JS for such a site. Is the &quot;challenge&quot; necessary? It will limit the amount of browsers the site will work on.<p>--<p>But I would implement a &quot;if landscape, then present list of titles on a left pane, with &lt;a href=&#x27;#pos&#x27;&gt; page positional links to the right pane article stubs&quot; (no JS needed).
评论 #43870272 未加载
mdp202112 天前
Instead of the &#x27;Show more&#x27; button, use a link so that one can open the full summary in a new page.
mdp202112 天前
Request: you should also have a feature, &quot;provide a Tinysums page for the input submission&quot; (e.g. &quot;news.ycombinator.com&#x2F;item?id=43862810&quot;).
apineda12 天前
Cool, but needs a TLDR a top each entry, tiny paragraph.
评论 #43874875 未加载
评论 #43865003 未加载