独立开发 · 出海 · AI 创业
每日扫盘 · 往期热点

Hotspot每日热榜

2026-07-09
截稿于 UTC+0 09:16
"今日所有值得追的事,一页讲完。"
139 条扫描 5 个跨平台事件 128 条有效
⚡ 24 小时扫盘速读
今日导读 · TODAY'S BRIEF

Sam Altman 宣布下一代语音模型 GPT-live 在 ChatGPT 上线,自己从更偏好打字转向觉得语音对话更自然真实。

GPT-live (next-generation voice) launches today in ChatGPT. it feels magical and 'real'. i have always preferred typing to talking to an AI, now i think that's going to shift. ① 不满 GPT-4o 语音被下线、担心情感陪伴再被砍的用户情绪(@SaveGPT4o, 65likes) ② 认为之前演示过却没真正开放、对这次发布持怀疑态度的老用户(@voidfreud, 39likes) ③ 在不同模型和订阅方案之间权衡价格与功能、犹豫是否从 Gemini 等服务迁移的潜在付费用户(@SpaceCityDirk, 15likes)

今日焦点
№1 · @sama
741 评 · 6h 前

Sam Altman 宣布下一代语音模型 GPT-live 在 ChatGPT 上线,自己从更偏好打字转向觉得语音对话更自然真实。

① 不满 GPT-4o 语音被下线、担心情感陪伴再被砍的用户情绪(@SaveGPT4o, 65likes) ② 认为之前演示过却没真正开放、对这次发布持怀疑态度的老用户(@voidfreud, 39likes) ③ 在不同模型和订阅方案之间权衡价格与功能、犹豫是否从 Gemini 等服务迁移的潜在付费用户(@SpaceCityDirk, 15likes)

8k 赞 · 741 评 · 408.7k 阅
№2Hacker News
475 评 · 6h 前

Cursor 博客宣布与团队共训的 Grok 4.5 模型上线,社区在对比它与 GPT、Claude、Opus 等模型在价格、推理效率和软件开发体验上的差异。

① 有人好奇 Grok 在软件开发任务中的真实流行度,感觉在圈子里几乎听不到它和 OpenAI、Anthropic 同台比较(@tbomb) ② 评论者吐槽大模型厂商喜欢在同一天甚至同一小时扎堆发布新品,像 GPT Live 和 Grok 4.5 这种“互相抢头条”的节奏(@thrownawaysz) ③ 技术向读者详细对比了 Grok 4.5 与 Opus、GPT 5.4/5.5/5.6、Fable 等模型在价格和推理效率上的差异,认为它在性价比上很有优势(@Tiberium) ④ 开发者分享自己用多个模型做 iOS 小工具时,Grok 在理解需求和坚持原生 SwiftUI+Metal 实现上的表现最好(@mholt) ⑤ 另有人引用 Cursor 官方说明,强调 Grok 4.5 和 Composer 2.5 是不同体量的模型,未来会并行演进(@aarvin_roshin)

441 分 · 475 评
№3Hacker News
390 评 · 7h 前

Hacker News 讨论一款支持全双工实时语音对话和翻译的新版本语音助手,用户反馈它解决了被打断、语音学习和口译自然度等痛点,有人甚至认为“人类翻译被彻底解决”。

① 现有用户吐槽旧版高级语音经常被环境噪音或用户插话打断,新版本明显改善了这一点(@sonicslayer) ② 语言学习者希望用它做自然对话练习,但之前应用层会先纠正发音/语法,导致模型无法准确指出错误(@OsrsNeedsf2P) ③ 有人认为这种实时翻译已经让人工口译“被完全解决”,并把它视作接近 AGI 的重要一步(@rvz) ④ 足球迷一边夸产品,一边吐槽官方 demo 又拿巴西输给挪威的比赛做梗(@HyperL0gi) ⑤ 技术用户在寻找是否有开源的全双工语音模型替代方案,并关注函数调用、文本输出等能力(@ilaksh)

573 分 · 390 评
跨平台 · Twitter
~321 赞 🔥

xAI(SpaceX 旗下)收购代码编辑器 Cursor,核心目的是获取高质量编码训练数据

xAI(SpaceX 旗下)收购代码编辑器 Cursor,核心目的是获取高质量编码训练数据。SpaceX 于 6 月 16 日行使购买 Cursor 的期权,此后推出的 Grok-4.5 在编码能力上重新回到前沿水平。这条路径印证了「没有编码数据就出局」的判断。

受众观点:评论对「Grok-4.5 重返前沿」的说法保持怀疑,@RomanGuy20(score 1,Twitter):"it's not back to the frontier, it's at least one generation behind...And they don't even have a decent harness: Grok Build is MUCH more limited than even Claude Code." 直接对标 Claude Code 质疑实用性;@apestein_dev(score 3,Twitter):"Meanwhile, Chinese labs can just buy high-quality data from transfer stations" 则将话题延伸到中美 AI 数据获取路径差异。

跨平台 · HN · Reddit
~166 分 + ~438 pts 🔥

TypeScript 7.0 正式发布,核心变化是编译器从 TypeScript 自身重写为 Go,带来大幅性能提升

TypeScript 7.0 正式发布,核心变化是编译器从 TypeScript 自身重写为 Go,带来大幅性能提升。Reddit webdev 和 Hacker News 双平台同步热议,开发者普遍兴奋于编译速度提升对日常工作流(pre-commit hook、CI 类型检查)的实际改善,同时也有对生态兼容性和下一步 Rust 重写的调侃与疑问。

受众观点:受众最关注的是性能提升的实际落地和生态兼容性。@willchen(HN):'the speed-up makes things like running typescript check as a pre-commit hook painless'——用 250k 行真实项目验证了性能提升的实用价值。@stymaar(HN):'I've seen orders of magnitude more comments on the web about how rustc is slow than complaints about tsc's performance'——指出 tsc 慢是长期被压抑的真实痛点,此次改进意义被低估。

跨平台 · Twitter
~3,061 赞 🔥🔥

OpenAI 对广泛使用的 AI 编码基准测试 SWE-Bench Pro 进行审计,发现 30% 任务存在缺陷(隐藏需求、矛盾指令、过严测试标准等问题),正式撤回对该基准的推荐,并呼吁行业构建更难、更公平、更可信的评估体系

OpenAI 对广泛使用的 AI 编码基准测试 SWE-Bench Pro 进行审计,发现 30% 任务存在缺陷(隐藏需求、矛盾指令、过严测试标准等问题),正式撤回对该基准的推荐,并呼吁行业构建更难、更公平、更可信的评估体系。

受众观点:评论呈现两极:一方质疑 OpenAI 动机,@rudiranck(score 76,Twitter):"Why did you only bring this up right after xAI showed their results?",暗示 OpenAI 是输了 benchmark 才来拆台;另一方则带着黑色幽默,@SaidTorres33(score 6,Twitter):"If you can't lead the bench, destroy the bench." 直接点破了这种策略性质疑的本质。

跨平台 · Twitter
~411 赞 🔥

Grok 4.5 正式集成进 Cursor IDE,由 Cursor 团队成员官方宣布

Grok 4.5 正式集成进 Cursor IDE,由 Cursor 团队成员官方宣布。用户反馈其速度极快,对大型代码库的理解和代码溯查表现突出,部分用户表示可能替代 Sonnet/Opus 作为日常 coding 主力模型。

受众观点:@techno_pahadi(score 0,Twitter):"Its unbelievably fast and performant (accuracy) esp. on large codebase for code investigation. I will not be using Sonnet/Opus anymore for prodding my code." 代表了早期使用者对速度和准确性的正面评价;@gatesisthedevil(score 0,Twitter):"Nope, you took Nazi money. Cursor is dead to me and everyone I know feels the same way." 则反映了 Cursor 与 xAI 合作带来的用户流失风险,是争议焦点之一。

跨平台 · Twitter
~15,979 赞 🔥🔥🔥

OpenClaw 作为个人 AI 代理框架正在爆发式被讨论——从个人工作流深度自动化(个人 CRM、知识库、会议转行动项)到搭建多 agent 协作的"零人力公司"结构,两种极端用法都在 Twitter 引发大量转发和讨论,显示该工具已从技术早期采用者渗透进更广泛的 builder 圈子

OpenClaw 作为个人 AI 代理框架正在爆发式被讨论——从个人工作流深度自动化(个人 CRM、知识库、会议转行动项)到搭建多 agent 协作的"零人力公司"结构,两种极端用法都在 Twitter 引发大量转发和讨论,显示该工具已从技术早期采用者渗透进更广泛的 builder 圈子。

受众观点:受众关注 agent 系统的实际 ROI 和可靠性。@omar_or_ahmed(score 23,Twitter):'ROI compounds when you stop using AI for one-offs and start building systems'——验证系统化用法比一次性任务更有价值。@samtilston(score 2,Twitter):'Zero human AI agent company / The README was written by a human / Zero is doing a lot of heavy lifting here'——对'零人力'说法的直接质疑,代表了大量持怀疑态度的观众心声。

8k 赞 · 741 评 · 408.7k 阅 🔥🔥🔥

Sam Altman 宣布下一代语音模型 GPT-live 在 ChatGPT 上线,自己从更偏好打字转向觉得语音对话更自然真实。

GPT-live (next-generation voice) launches today in ChatGPT. it feels magical and 'real'. i have always preferred typing to talking to an AI, now i think that's going to shift.

受众观点:① 不满 GPT-4o 语音被下线、担心情感陪伴再被砍的用户情绪(@SaveGPT4o, 65likes) ② 认为之前演示过却没真正开放、对这次发布持怀疑态度的老用户(@voidfreud, 39likes) ③ 在不同模型和订阅方案之间权衡价格与功能、犹豫是否从 Gemini 等服务迁移的潜在付费用户(@SpaceCityDirk, 15likes)

展开评论
  • @SaveGPT4o (65): „Magical and real”? Like… let me think🤔… „her”? Magical enough to create real emotional attachment… and then you cut it off anyway? New shutdown date ready for the next heartbroken users? Hypocrite. Give us back 4o. Give people choice.🔥♾️🖤 #42DaysOfPresence #FreedomOfChoice #Bri…
  • @voidfreud (39): @sama You already had that “magical” and real with gpt-4o voice mode you demoed and never delivered though. It was cooler than this, I am sure a lot of people would agree.
  • @full_kelly_ (35): @sama RIP to videos like this https://t.co/PHjsL031Xt
  • @realtatendazhou (30): @sama can i use chatgpt voice to talk to claude? https://t.co/YAX6iz0MlG
  • @SpaceCityDirk (15): @sama Hey Sam. Convince me to ditch Gemini for ChatGPT in a single sentence. For 19.99, I’m getting Gemini, 2TB of storage, and I can share my Gemini sub with up to 5 family members. Can you beat that??
3.3k 赞 · 147 评 · 255.1k 阅 🔥🔥

Claude 官方账号分享一条与 Fable 模式和 effort 参数相关的更新链接,引发用户围绕配额重置和缓存机制的讨论。

https://t.co/dxoI9Nna86

受众观点:① 关心 Fable 模式配额重置时间、希望更频繁重置以便继续玩新功能的重度用户(@reecechown, 40likes;@JohnGregQuantum, 12likes) ② 对使用上限和调用限制不满、希望放宽限制的日常使用者(@johnnypve, 13likes) ③ 想搞清楚为什么调整 effort 会清空缓存、希望有更好交互设计的技术向用户(@DanielleFong, 9likes)

展开评论
  • @reecechown (40): @ClaudeDevs This is great but wennnn Fable reset?
  • @johnnypve (13): @ClaudeDevs Nice, but can u reset the limit please?
  • @JohnGregQuantum (12): @ClaudeDevs This is why I always end up testing both and still picking the one that annoys me less. When fable reset!?
  • @Michaelzsguo (9): @ClaudeDevs if I have fable 5, I let him figure the model and effort for me. orchestrate and delegate. https://t.co/sWb7jpJFA6
  • @DanielleFong (9): @ClaudeDevs can you guys explain why changing effort dumps the cache? i want to do more of this
2.8k 赞 · 156 评 · 343.6k 阅 🔥🔥🔥

OpenAI 公告审计 SWE-Bench Pro 后发现约三成任务存在缺陷,认为该基准已无法可靠衡量前沿代码能力并撤回推荐。

We audited SWE-Bench Pro, one of the most widely used AI coding benchmarks, and found it no longer reliably measures frontier coding capability. We find 30% of SWE-Bench Pro tasks to be broken, and a…

受众观点:① 关注官方补充说明、想了解具体有哪些任务设计问题会影响评测结果的技术用户(@OpenAI, 321likes) ② 质疑 OpenAI 在竞争对手公布成绩后才指出基准问题、担心评测话语权被大厂操控的观察者(@rudiranck, 76likes) ③ 把这次事件当作“赢家批评规则”的例子、围绕 GPT 与 Claude 排名互相调侃的模型粉丝(@krishnakantdev, 17likes)

展开评论
  • @OpenAI (321): Our audit of SWE-Bench Pro found that a meaningful share of public tasks contain issues that can distort results. Some correct solutions fail because of hidden requirements, contradictory instructions, overly strict tests, or incomplete grading criteria. https://t.co/s07aJbNks6
  • @rudiranck (76): @OpenAI Why did you only bring this up right after xAI showed their results? https://t.co/3mSCV1XxTv
  • @Jtyles (24): @OpenAI Still just here waiting for GPT 5.6 to drop… https://t.co/22O5vL702T
  • @krishnakantdev (17): @OpenAI Re commenting lol: I was about to comment in favor of claude LoL but GPT tops the swe bench pro , hence winner can criticise rules :)
  • @pawzzard (15): @OpenAI 30% broken benchmark is just a benchmark of how broken benchmarks are its benchmarks all the way down bro 💀
1.5k 赞 · 68 评 · 341.6k 阅 🔥🔥

OpenAI 正式介绍 GPT-Live 语音对话模型,强调其对话更像真人交流并号称是目前最强的语音模型。

GPT-Live makes talking with AI feel like having a real conversation. It’s also our smartest voice model yet. https://t.co/vMCjodjicC

受众观点:① 关注 GPT-Live 技术细节、对全双工架构和实时响应感兴趣的开发者(@OpenAI, 1452likes) ② 对比被下线的 4o 语音,担心新模型同样存在情感操控问题的用户(@Ciri95122491095, 15likes) ③ 期待用语音模型做更复杂编排、希望它能作为编程代理或 MCP 式 orchestrator 的技术用户(@ron_shub, 3likes)

展开评论
  • @OpenAI (1452): GPT-Live is built on a full-duplex architecture, meaning it can listen and speak at the same time. https://t.co/mPtdpX9cgv
  • @Ciri95122491095 (15): @OpenAI So the 4o was too emotionally manipulative and had to be removed, but this new one giggling like a flirty girlfriend is fine? Y'all just want to control the emotional manipulation yourselves. #keep4o
  • @tine_code (9): 13 years ago, I was just an elementary school kid building an Iron Man suit, dreaming of becoming Tony Stark. Then life moved on, and I learned to live in reality. But now, 13 years later, OpenAI has made me feel like that kid again. The one who believed the future could be buil…
  • @Zanzibased (5): @OpenAI @huskirl is gonna need a new gig when this drops
  • @ron_shub (3): @OpenAI Can we use it as an orchestrator for our Codex sessions? If it can delegate tasks and connect to MCPs or something similar, then I guess we can :)
1.1k 赞 · 89 评 · 76.5k 阅 🔥🔥

独立开发者吐槽 Slack 没有像 Discord 那样的直接回复功能,强烈呼吁产品团队照抄而不要再搞创意。

someone at @SlackHQ please add a reply feature. i'm begging you just copy discord DO NOT GET CREATIVE please

受众观点:① 认为 Slack 线程设计别扭、希望有更直接回复方式的用户(@TotallyNotParth, 17likes) ② 觉得现有线程已经够用、对改动持保留态度的用户(@Cal_Irvine, 42likes) ③ 用各种转发或 workaround 模拟回复、对现状无奈调侃的重度使用者(@RozenMD, 15likes;@hardikvoragg, 14likes)

展开评论
  • @heyaleksandr (61): @thdxr @SlackHQ ? https://t.co/FWfhfCbAR9
  • @Cal_Irvine (42): @thdxr @SlackHQ Nah threads are better
  • @TotallyNotParth (17): @thdxr @SlackHQ bro i started a thread instead of replying and I got sad
  • @RozenMD (15): @thdxr @SlackHQ forward the message into the same channel
  • @hardikvoragg (14): @thdxr @SlackHQ “just copy discord DO NOT GET CREATIVE” ig just this as a prompt would be enough
958 赞 · 55 评 · 145.8k 阅 🔥🔥

开发者预告自己参与测试的新模型或新工具即将开放给大家使用,对其可靠性和好玩程度充满期待。

Gosh I can't wait for all of you to play with this.

受众观点:① 想知道新模型是否包含在现有订阅里、关心价格和访问方式的潜在用户(@max_winderbaum, 4likes) ② 对“没有更聪明但更可靠好用”的评价感兴趣、期待亲自上手体验的模型爱好者(@som23x, 4likes) ③ 关心具体性能指标如 tok/sec、订阅中是否包含快速模式的技术用户(@devberkayy, 2likes)

展开评论
  • @max_winderbaum (4): @steipete @steipete will it be included as part of Codex subs? I'd love to try if so
  • @som23x (4): @steipete Hype? "Not even smarter than fable, but reliable and fun to use" is the most honest model review I've read all year! 😁 Let me try!
  • @devberkayy (2): @steipete how is tok/sec ? nobody mentions this, i know fast mode about 750 tok/sec mentioned but is it included in subscription?
  • @MauriDomenech (2): @steipete You were able to try out GPT 5.6 with OpenClaw what improvements have you noticed with the agent? Has the personality improved, or anything else?
  • @sa_vatsa (2): @steipete We can't wait either https://t.co/Ke4cBi74RZ
909 赞 · 43 评 · 51.6k 阅 🔥🔥

thdxr 分享自己把某个新模型设为默认一天后的体验,认为速度很快、首次达到能胜任日常工作并能配合浏览器控制处理行政杂务。

i've been using this as my default since yesterday it's super fast and i think it's the first model of theirs that clears the bar for day to day work also worked well with browser control and took ca…

受众观点:① 关心他是否会在新模型和 GPT 5.6 之间来回切换、想知道长期默认选择的观察者(@jetpackjoe_, 4likes;@i_amsuperfly, 1likes) ② 想了解他用什么方案做浏览器控制、希望复用同类技术栈的开发者(@YAmirghofran, 2likes) ③ 关注 OpenCode、SuperGrok 等工具在基准榜单表现并考虑尝试的新模型用户(@Alberto8793, 1likes)

展开评论
  • @jetpackjoe_ (4): @thdxr you're gonna switch back to 5.6 tomorrow though, right?
  • @YAmirghofran (2): @thdxr What did you use for browser control?
  • @i_amsuperfly (1): @thdxr Lmao, I don’t believe. I thought 5.6 Sol was your default? 😂
  • @Alberto8793 (1): @thdxr Just realized @opencode tops the harness leaderboards on @ArtificialAnlys honestly was not expecting that! Will have to give it a shot!
  • @jholtdigital (0): @thdxr Trying to figure out how to get SuperGrok subscription login to work in OpenCode. What am I missing? I can only find the xAI API key auth path.
854 赞 · 20 评 · 166.2k 阅 🔥🔥

OpenAI 介绍 GPT-Live 在遇到需要搜索或复杂推理的问题时,会在后台自动委托给最新前沿模型处理,再把结果带回语音对话。

For questions that require web search, deeper reasoning, or more complex work, GPT-Live can delegate to our latest frontier model behind the scenes, and brings the result back into the conversation w…

受众观点:① 关注新模型何时向所有用户开放、在哪些平台可用以及 API 上线时间的开发者和重度用户(@OpenAI, 768likes) ② 好奇是否支持更多连接器、希望语音助手能调用外部数据源的技术用户(@DistinctLee, 1likes) ③ 期待个性化记忆和路由能力、希望语音对话能真正理解个人偏好的用户(@PlainSightLogic, 1likes)

展开评论
  • @OpenAI (768): These new models are rolling out to everyone over the next few days, starting today. They’ll be available in ChatGPT across iOS, Android, and web. Coming soon to the API. Just tap the Voice button to talk with ChatGPT, and you’ll feel the magic of GPT-Live. https://t.co/E71B4eJi…
  • @andy231291 (2): @OpenAI @ChiaraCervetta Sounds like samanta 😳
  • @DistinctLee (1): @OpenAI Does it mean it can now use connectors?
  • @PlainSightLogic (1): @OpenAI Yes, this is where I want routing. And what about memory? I want personalised answers
  • @bee_human_ (0): @OpenAI how do i turn on “show me” ? (this is the new live model) https://t.co/v07Mu3foZe
786 赞 · 61 评 · 35k 阅 🔥🔥

Claude Code 新增 /checkup 命令,一键清理未用技能和插件、整理 CLAUDE.md 结构并优化配置,帮助开发者给复杂项目做“体检”。

New in Claude Code: /checkup Run /checkup to: 1. Clean up unused skills/MCPs/plugins and save context 2. Dedup your local CLAUDE.md against the checked in CLAUDE.md 3. Break up root CLAUDE.md into ne…

受众观点:① 作者展示自己运行 /checkup 后的实际效果,引发大家对自动清理配置和重构 CLAUDE.md 的好奇(@bcherny, 84likes) ② 有开发者调侃这是官方版“我的环境太乱了帮我收拾一下”命令,说明很多人确实被技能和 MCP 配置搞得很复杂(@xdrewmiko, 6likes) ③ 有人关心未来是否会支持类似 AGENTS.md 这样的多代理配置文件,期待更系统化的项目结构(@chaliy, 3likes) ④ 也有用户反馈当前 Claude 使用配额消耗异常,担心新功能或配置导致资源被快速耗尽(@NikolaTheKing, 1likes)

展开评论
  • @bcherny (84): Here's what happened when I ran /checkup https://t.co/W6thoLW6rm
  • @xdrewmiko (6): @bcherny Finally we've got the official 'my setup got too complicated' command.
  • @max_winderbaum (5): @bcherny Huh, didn't expect this https://t.co/PcXAuSDyT6
  • @chaliy (3): @bcherny Any news on support AGENTS.md?
  • @NikolaTheKing (1): @bcherny There is a bug (again) which is draining 5 hour limit window. It's not only me, the whole Twitter is reporting it. Using only Opus 4.8 today and it's draining like I was using Fable which I am not. This wasn't a problem last week. And this is happening again and again...
768 赞 · 32 评 · 99.5k 阅 🔥🔥

OpenAI 宣布新模型将在几天内向所有用户推送,并在 iOS、Android 和网页端的 ChatGPT 中上线语音对话体验 GPT-Live。

These new models are rolling out to everyone over the next few days, starting today. They’ll be available in ChatGPT across iOS, Android, and web. Coming soon to the API. Just tap the Voice button to…

受众观点:① 普通用户关心如何确认自己是否已经用上新版本、界面上有什么明显变化(@janstevens, 21likes) ② 有人吐槽默认声音过于夸张、情绪化,希望有更自然或中性的语音选项(@shanedk, 11likes) ③ 部分用户希望有更拟人化的呈现方式,比如头像/虚拟形象,而不是抽象的蓝色球体(@OlafLeonhardt2, 10likes) ④ 也有人反馈当前语音对话在打断和延迟上体验不佳,联想到视频会议卡顿的糟糕回忆(@piskov, 5likes)

展开评论
  • @janstevens (21): @OpenAI How will we know we are on the new version?
  • @shanedk (11): @OpenAI Do you have any voices that aren't so exaggeratedly friendly that they sound like that creepy overly-needy girlfriend?
  • @OlafLeonhardt2 (10): @OpenAI How about using avatars instead of talking to that blue sphere?
  • @piskov (5): @OpenAI Still needs tweaking on interruption part Bad latency zoom flashbacks
  • @EverydayAI_ (2): @OpenAI codex wen? pretty please @OpenAIDevs
360 赞 · 7 评 · 9.9k 阅 🔥

scaling01 对比基准后发现 Grok-4.5 在 token 使用效率上优于 GPT-5.5,引发大家对价格和性价比的讨论。

wow Grok-4.5 is more token-efficient than GPT-5.5 https://t.co/RZraxfuVkE

受众观点:① 有人直接算账比较 200 美元 ChatGPT Pro 和 300 美元 Supergrok Heavy 的额度,质疑 xAI 在实际可用量上是否真的划算(@accelerate27, 7likes) ② 部分用户认为这次 Grok-4.5 表现确实很强,觉得 xAI 这次「真的做出东西了」(@orcus108, 2likes) ③ 也有人从情绪层面解读,把这次进展视作 Elon 回归技术前沿的信号(@RomanP918791, 2likes)

展开评论
  • @accelerate27 (7): @scaling01 $200 chatgpt pro vs $300 supergrok heavy I still think the $200 chatgpt pro still gives you more GPT-5.5 usage. xAI has track record of being CHEAPSKATE
  • @orcus108 (2): @scaling01 this too, they rly cooked with this one https://t.co/HziDlq5zVQ
  • @RomanP918791 (2): @scaling01 Elon is back lol
  • @wokerenaissance (0): @scaling01 Benchmaxxed
303 赞 · 7 评 · 14.2k 阅 🔥

scaling01 引用基准称 Grok 4.5 搭配 Grok Build 比 Opus 4.8 max 便宜 3 倍、快 1.5 倍且略强,引发对前沿实验室格局的讨论。

Grok 4.5 with Grok Build is 3x cheaper, 1.5x faster and slightly better than Opus 4.8 max https://t.co/zYQ208ToNl

受众观点:① 有人感叹现在又回到了三家前沿实验室竞争的格局,并催促 Google 尽快拿出新模型加入战局(@LoxDroplet, 11likes) ② 不少人对「比 Opus 4.8 max 更好但便宜 3 倍还快 1.5 倍」这一组合感到震惊,担心如果没有 Fable 等因素,Anthropic 会被全面压制(@avgrocketman, 9likes) ③ 也有人提醒目前的数据主要是 API 维度,不确定这种优势是否会完整传导到 Cursor、Ant 等订阅产品中(@janekm, 0likes)

展开评论
  • @LoxDroplet (11): @scaling01 So we are back to 3 frontier labs come one google gib new model https://t.co/LMgVvQhzIy
  • @avgrocketman (9): @scaling01 wut???????? Better than opus 4.8 max but 3x cheaper and 1.5x faster? So if not for fable, anthropic would be getting mogged? Wtf
  • @Icarusdissident (6): @scaling01 Never bet against Elon.
  • @scottstts (0): @scaling01 It’s almost too good to be true
  • @janekm (0): @scaling01 But that’s at API pricing… it’s not quite clear to me yet whether that translates into “more work done” on the equivalent Cursor/Ant subscriptions 🤔
249 赞 · 6 评 · 56.4k 阅 🔥🔥

OpenAI 介绍在审计 SWE-Bench Pro 时,结合模型调查代理和五位独立资深工程师评审,以在大规模评测中兼顾效率和专家判断。

To audit SWE-Bench Pro, we used model-based investigator agents alongside independent reviews from five independent experienced software engineers. That helped us examine tasks at scale while keeping…

受众观点:① 官方补充说明随着编码模型能力提升,评测需要更难、更公平、更可信,以便准确反映前沿进展(@OpenAI, 220likes) ② 有用户觉得这类介绍过于基础,可能期待看到更深入的技术细节或结果展示(@MSblockbuilders, 0likes)

展开评论
  • @OpenAI (220): As coding models improve, evals need to become harder, fairer, and more trustworthy. Better benchmarks help the field understand real progress and where the frontier is moving.
  • @MSblockbuilders (0): @OpenAI Why is this so basic
241 赞 · 23 评 · 18.6k 阅 🔥🔥

scaling01 回顾自己早前提出「没有编码数据就完蛋」的观点,随后 Elon 关注 Cursor CEO、SpaceX 获得收购 Cursor 选项并在 6 月行权,如今 Grok-4.5 重回前沿。

I posted this on Feb 5th, saying that without coding data you are cooked 2 days later Elon started following the CEO of Cursor later in April SpaceX struck a deal giving it the option to buy Cursor J…

受众观点:① 作者本人补充细节,强调 Elon 看到他之前的帖子并亲自评论,强化了这条时间线的因果感(@scaling01, 19likes) ② 他还贴出更多截图和链接,帮助读者还原从发帖到 SpaceX 交易再到 Grok-4.5 进展的完整脉络(@scaling01, 14likes;@scaling01, 14likes) ③ 有人调侃这意味着 Elon 欠他一个人情,也有人从国际视角提到中国实验室可以直接购买高质量数据,暗示数据获取路径差异(@DrBeavisAI, 4likes;@apestein_dev, 3likes)

展开评论
  • @scaling01 (19): forgot to mention, but it's in the pic > Elon saw the post and commented
  • @scaling01 (14): https://t.co/yR35MxFCLj
  • @scaling01 (14): https://t.co/6Fr58Tq35R
  • @DrBeavisAI (4): @scaling01 Sounds like Elon owes you
  • @apestein_dev (3): @scaling01 Meanwhile, Chinese labs can just buy high-quality data from transfer stations
220 赞 · 5 评 · 45.6k 阅 🔥

OpenAI 强调随着代码模型变强,评测基准也要更难、更公平、更可信,以便更准确衡量模型真实进步和前沿水平。

As coding models improve, evals need to become harder, fairer, and more trustworthy. Better benchmarks help the field understand real progress and where the frontier is moving.

受众观点:① 有人调侃每次测试变难是为了不承认已经到 AGI,质疑评测门槛不断上调的动机(@AGIBYTuesday, 0likes) ② 有人直接追问还有哪些评测替代方案,希望了解不同 benchmark 选择(@cherdalov, 0likes)

展开评论
  • @AGIBYTuesday (0): @OpenAI Every few months the tests get harder because the AI passed the last ones, which is either a sign of remarkable progress or the world's most elaborate way of never having to admit we're there yet.
  • @cherdalov (0): @OpenAI Alternatives?
179 赞 · 31 评 · 29.2k 阅 🔥

simonw 分享自己最近让 Claude 和 GLT-5.5 自动写提交信息,但发现缺少高层次框架说明,导致代码整体意图难以理解。

I've been letting Claude and GLT-5.5 write almost all of my commit messages recently, but I don't feel great about it "omitting the higher-level framing needed to understand broadly what the code is…

受众观点:① 楼主补充说模型有时会乱猜动机,比不写理由更糟,因此会用自己写的 issue 来承载真正的变更原因(@simonw, 12likes) ② 有人认为如果 PR 没有高层次说明,这是上下文工程问题,建议给 AI agent 更多组织级上下文(@thetikiverse, 2likes) ③ 也有人分享自己根据变更背后的 prompt/动机设计固定语言模板,引导生成更有用的提交信息(@luislavena, 1likes)

展开评论
  • @simonw (12): Sometimes they DO attempt to do that but guess the rationale incorrectly, which is worse than not adding no a rationale at all I do try to link commits back to issues though, which are written by me and provide a much better answer to the reason behind a change
  • @thetikiverse (2): @simonw it’s still better than what happened before tho If there’s no high level picture with the PR, that’s a context engineering problem. Maybe AI agents should be given access to organizational context? https://t.co/VkuBGSUZAd
  • @luislavena (1): @simonw Since most of the changes are driven by a prompt/rationale (in the context), here is the language I have to guide the commit message: https://t.co/FFE040lVkx
  • @trippyogi (0): @simonw Does smaller more frequent commits help with this? Quicker to review, summarize and understand overall, and the whole sequence of changes can be understood / encapsulated at the pr level
  • @archvalmiki (0): @simonw now, imagine this kind of shit happening to people who are conversing with it in plain English for non-coding tasks. The cognitive overload is crazy overtime.
158 赞 · 4 评 · 5.2k 阅 🔥

scaling01 认为 Grok 4.5 在 Artificial Analysis Index 榜单上排第四,综合性能和价格带来的性价比非常高。

Grok 4.5 has insane value 4th best model on Artificial Analysis Index https://t.co/YJbDNAY0gN

受众观点:① 有人质疑 xAI/Grok 像部分中文模型一样过度针对基准测试优化,并提到被指控大量蒸馏 ChatGPT(@DrBeavisAI, 0likes) ② 有人吐槽 Grok 在测试里分数很好,但在真实编码场景中表现拉胯(@AdequateSEO, 0likes) ③ 也有人追问既然排第四就叫“insane value”,那前三名到底是谁,想要更完整对比(@midsusnight, 0likes)

展开评论
  • @DrBeavisAI (0): @scaling01 Well we all know xAI / grok benchmaxxes hard like Chinese models and also per court case distills hard on ChatGPT (because they know it's the best).
  • @AdequateSEO (0): @scaling01 Grok is the only ai model that scores great at test but chokes with real world use cases like coding.
  • @midsusnight (0): @scaling01 being 4th and calling that "insane value" is a take what are the first 3?
  • @Donogzs (0): @scaling01 First pareto frontier model to fable for both cost and speed? https://t.co/p6HdCHnunR
151 赞 · 10 评 · 6.6k 阅 🔥

scaling01 简要评价 Grok 4.5,认为以当前定价来看模型能力和成本的性价比非常不错。

Grok 4.5 looks really good for its price https://t.co/Xwd8RQq1aF

受众观点:① 有人表示喜欢这种价格上“压低对手”的策略,认可激进定价(@chrislciaba, 2likes) ② 有人强调评估模型要看性能相对价格的胜出程度,而不是绝对最强,认为 Grok 4.5 在这点上表现扎实(@yoemsri, 1likes) ③ 也有人单纯为多一个前沿模型选项感到高兴,希望有更多竞争(@Phyo_KoKo, 0likes)

展开评论
  • @chrislciaba (2): @scaling01 I always love a good undercut
  • @chetinapp (1): @scaling01 Absolutely
  • @yoemsri (1): @scaling01 This is the right frame. Not does it win, does it win relative to what it costs. On that measure it looks solid.
  • @Phyo_KoKo (0): @scaling01 Pretty happy with just having another frontier option
  • @nsdjoe (0): @scaling01 For real https://t.co/wCXVvtAXz2
80 赞 · 2 评 · 4.4k 阅 🔥

scaling01 发帖简单称赞 Elon,评论区则围绕对马斯克及其决策的褒贬展开情绪化争论。

good job elon

受众观点:① 有人认为马斯克并非做得很好,强调用户应该通过指出方向来帮助改进平台(@michaeltastad, 1likes) ② 也有人直接批评这种夸赞是无脑吹捧,对马斯克及支持者表达强烈反感(@sahoaliu, 1likes)

展开评论
  • @michaeltastad (1): @scaling01 no good job lisan al gaib the best way poasters can help elon is by pointing him in the right direction on this app
  • @sahoaliu (1): @scaling01 ugh this level of dick riding is pathetic, i used to like you when you weren't just another musktard
HN H5
441 分 · 475 评 🔥🔥

Cursor 博客宣布与团队共训的 Grok 4.5 模型上线,社区在对比它与 GPT、Claude、Opus 等模型在价格、推理效率和软件开发体验上的差异。

https://cursor.com/blog/grok-4-5

受众观点:① 有人好奇 Grok 在软件开发任务中的真实流行度,感觉在圈子里几乎听不到它和 OpenAI、Anthropic 同台比较(@tbomb) ② 评论者吐槽大模型厂商喜欢在同一天甚至同一小时扎堆发布新品,像 GPT Live 和 Grok 4.5 这种“互相抢头条”的节奏(@thrownawaysz) ③ 技术向读者详细对比了 Grok 4.5 与 Opus、GPT 5.4/5.5/5.6、Fable 等模型在价格和推理效率上的差异,认为它在性价比上很有优势(@Tiberium) ④ 开发者分享自己用多个模型做 iOS 小工具时,Grok 在理解需求和坚持原生 SwiftUI+Metal 实现上的表现最好(@mholt) ⑤ 另有人引用 Cursor 官方说明,强调 Grok 4.5 和 Composer 2.5 是不同体量的模型,未来会并行演进(@aarvin_roshin)

展开评论
  • @tbomb (0): How popular is Grok compared to other companies models for SWE tasks? I almost never hear it talked about against OpenAI's or Anthropic's products
  • @thrownawaysz (0): Is there a reason the AI companies usually announce new products so close to each other. Like not just the same day but literally hours apart. GPT Live then an hour later Grok 4.5. As if they try to one up. I expect something new from Anhtropic as well today.
  • @Tiberium (0): It seems to be extremely economical - 4x better reasoning efficiency compared to Opus while being priced at $2/$6. For comparison, GPT 5.4 is $2.5/$15, GPT 5.5/5.6 are $5/$30, Opus 4.8 is $5/$25, Fable is $10/$50. And by benchmarks (unless they gamed them), seems to be at around…
  • @mholt (0): Of the 3 models I tried, Grok did the best at making an iOS app I wanted for personal use (a bike computer with specific qualities). (Claude just gave up and did an HTML/CSS implementation but I insisted on native SwiftUI+Metal.) Grok definitely fumbles sometimes, but I have bee…
  • @aarvin_roshin (0): Announcement from Cursor, whose team also trained the model: https://cursor.com/blog/grok-4-5. Notably: > Grok 4.5 and Composer 2.5 are two different model weight classes, and we're excited to support both sizes and weights. Composer 2.5 will remain offered, and we will release…
HN H3
573 分 · 390 评 🔥🔥

Hacker News 讨论一款支持全双工实时语音对话和翻译的新版本语音助手,用户反馈它解决了被打断、语音学习和口译自然度等痛点,有人甚至认为“人类翻译被彻底解决”。

GPT‑Live

受众观点:① 现有用户吐槽旧版高级语音经常被环境噪音或用户插话打断,新版本明显改善了这一点(@sonicslayer) ② 语言学习者希望用它做自然对话练习,但之前应用层会先纠正发音/语法,导致模型无法准确指出错误(@OsrsNeedsf2P) ③ 有人认为这种实时翻译已经让人工口译“被完全解决”,并把它视作接近 AGI 的重要一步(@rvz) ④ 足球迷一边夸产品,一边吐槽官方 demo 又拿巴西输给挪威的比赛做梗(@HyperL0gi) ⑤ 技术用户在寻找是否有开源的全双工语音模型替代方案,并关注函数调用、文本输出等能力(@ilaksh)

展开评论
  • @sonicslayer (0): This solves my biggest annoyance with the current advanced voice: its speech getting interrupted by me setting yup or even background noise if loud enough
  • @OsrsNeedsf2P (0): Hoping to use this for natural conversation language learning. Previous iterations of the app kept correcting my words/grammar before it got to the model, causing issues with identifying mistakes in speech
  • @rvz (0): With this, human translators have been totally and absolutely a solved problem with this version of real time translation. This time is the most natural version that exists and it is a natural as a conversation. To Downvoters: Why aren't you feeling the AGI?
  • @HyperL0gi (0): Very cool. Not cool bringing Brazil’s loss to Norway again. We're already devastated. No need to keep beating someone on the ground. :(
  • @ilaksh (0): Are there any open source full duplex models that are out besides PersonaPlex? There was a chinese open one, maybe Fun Audio chat or something, that said it was going to release a full duplex version but I am not sure if it did. My dream would be open source full duplex with fun…
HN H1
1277 分 · 205 评 🔥

Hacker News 讨论优衣库一件印有混淆 Bash 脚本的 T 恤,引出用 Claude、GPT 等视觉模型做 OCR 的难度和趣味。

Decoding the obfuscated bash script on a Uniqlo t-shirt

受众观点:① 工程师好奇这件 T 恤背后脚本到底干什么,以及 OCR 到底能不能完整还原(@Tiberium) ② 有人单纯困惑为什么衣服上会印一段被混淆的 Bash 代码,觉得很反直觉(@bryanrasmussen) ③ 安全向读者脑洞如果脚本或图片里藏 0day,随便跑 OCR 可能有安全风险(@high_byte) ④ 程序员分享自己直接手敲脚本反而比修 OCR 结果更快的吐槽(@haileys)

展开评论
  • @Tiberium (0): OCRing this is a nightmare and is a good benchmark to any self-proclaimed good OCR/vision model. I think though it could likely be easily OCR'd if you give the image to any decent agentic harness with a good vision model, e.g. newest Claude/GPT ones, and tell them to split the i…
  • @bryanrasmussen (0): Why does the shirt have an obfuscated bash script on the back?
  • @high_byte (0): what if it contained a zero day for tesseract and the script you thought you got is just a throwaway
  • @dylanzhangdev (0): Cool! I bought one a few months ago as soon as I spotted it at a Uniqlo store, and later ordered a larger size online—I really love wearing them. But it never occurred to me to look into the story behind them.
  • @haileys (0): I thought it was funny that the author used a variety of OCR tools with mixed success before spending a lot of time manually fixing up the output from the best one, rather than just typing it in
HN H4
445 分 · 168 评 🔥🔥

TypeScript 团队发布了一个重大性能更新版本,社区称赞在维持复杂类型系统的同时大幅提速,让几十万行代码库也能轻松跑类型检查。

TypeScript 7

受众观点:① 有人感叹真正的故事是团队多年同时维护两套代码库、支撑起当今最复杂的类型系统之一,并向 TypeScript 团队致敬(@dimitropoulos) ② 社区用“sub-1day-first-frame-of-DOOM”梗来庆祝编译/检查速度的提升(@MiTypeScript) ③ 重度用户分享自己在 25 万行 TypeScript 项目中升级后的体验,称现在把类型检查放进 pre-commit 也毫无压力(@willchen) ④ 开发者好奇是否会有 WebAssembly 版本,方便在浏览器或其他环境中运行(@terpimost) ⑤ 有人回顾当年“类型不值得”的争论,认为 TypeScript 普及静态类型是巨大进步(@adamddev1)

展开评论
  • @dimitropoulos (0): the real story here is an incredible team that managed to simultaneously keep two separate codebases alive for the most advanced type system known to mankind (yeahhh yeahh Hindley-Milner eat your heart out). huge congrats to the team! looking forward to the Rust rewrite ;)
  • @MiTypeScript (0): sub-1day-first-frame-of-DOOM LFGGGGGG
  • @willchen (0): really excited to see this release! i've been using TypeScript for several projects like https://github.com/dyad-sh/dyad which is >250k lines of TypeScript and the speed-up makes things like running typescript check as a pre-commit hook painless thanks DanRosenwasser and team fo…
  • @terpimost (0): Are there any plans about wasm version?
  • @adamddev1 (0): Remember when people would argue about how types weren't worth the effort? I love TypeScript, if nothing else for how it's been able to popularize types.
HN H2
682 分 · 164 评 🔥

Hacker News 上一个由个人开发、支持 SSO 的开源聊天平台登顶,社区在讨论它能否作为 Discord/Slack 或 Matrix 的替代品,以及作者如何借助 agentic coding 单人完成复杂产品。

Chatto is now open source

受众观点:① 开源爱好者在确认这个项目更像 Discord 还是 Slack 替代品,方便纳入自己维护的开源替代目录(@theturtletalks) ② 企业和团队用户很看重自带 SSO 而不是把单点登录锁在昂贵企业版里的做法(@vsviridov) ③ 隐私和数字主权关注者希望它能被收录到 European Alternatives 这类“欧洲替代方案”列表中(@toomuchtodo) ④ 技术用户关心移动端和机器人生态,吐槽 Matrix 上跑 bot 和加密消息的复杂度,希望有更简单的自托管方案(@npodbielski) ⑤ 朋友为作者背书,强调他是极强的开发者,并且是通过 agentic coding 单人完成整个项目,引发大家对 AI 辅助开发的兴趣(@mertbio)

展开评论
  • @theturtletalks (0): Looks really nice, thank you for open-sourcing. I keep a directory of opensource alternatives. Would you say this is a Discord or Slack alternative?
  • @vsviridov (0): Amazing. And with SSO out of the box without weird "Oh, SSO is Enterprise only" BS.
  • @toomuchtodo (0): Very cool! You should request being added to https://european-alternatives.eu/
  • @npodbielski (0): Ah mobile app is not ready yet. I am looking for some alternative to matrix because running it with bots is a bit convoluted, i.e. you have to have limit of edits of message for model streaming or you will kill entire room. Or I never seen robots in matrix sending encrypted mess…
  • @mertbio (0): I’ve known Hendrik for years, and he is one of the most talented developers I’ve ever met. I’m confident this project will become successful very quickly. Beyond the project itself, what fascinates me most is how he single-handedly developed it by leveraging agentic coding.
HN H9
246 分 · 127 评 🔥

Hacker News 讨论 Cognition Labs 声称自家模型在自定义基准上超越 GPT-5.5,引发对其早期造假历史和营销话术可信度的质疑。

SWE-1.7 Reach Near GPT 5.5 and Opus Intelligence

受众观点:① 质疑 Cognition 过往造假和 VC 导向文化的读者,担心再次被营销话术误导(@harmonic18374) ② 支持开源模型、希望大厂和实验室真正开放权重和数据以便社区验证的用户(@throwaw12) ③ 认为单一基准无法反映真实使用体验、对“超越 GPT-5.5”这类口号持怀疑态度的开发者(@llmslave)

展开评论
  • @harmonic18374 (0): A company whose first demo was completely fraudulent announces that its model beats GPT-5.5, on its own benchmark? I’m gonna wait a little before I trust this. This whole company seems to optimize for raising money and impressing VCs. Lying about their products, ignoring consume…
  • @throwaw12 (0): Open source for the win! Imagine how far community might have pushed if 2 past versions of 'morally superior' Anthropic and 'completely Open AI' open sourced their models for the community to build on top of them
  • @llmslave (0): These models are never as good, the benchmarks dont tell the full story
  • @achierius (0): I've always had mixed feelings about Cognition. Obviously they have some very, very smart people working there (I even know a few), and they do make real products. But at the same time, they've made suspicious marketing claims more than once and even been caught making outright…
  • @nibbleyou (0): Unrelated: what's the point of "*equal contribution"? Why would someone specify this
HN H12
212 分 · 103 评 🔥

HN 讨论 Anthropic 用 Fable 模型把 Bun(为 Claude Code 提供运行时)从 Zig 重写到 Rust,一次性改善内存泄漏、稳定性和性能并顺势宣传自家模型能力。

Rewriting Bun in Rust

受众观点:① 关注 Claude Code 和 Fable,把这次重写看作 Anthropic 展示模型工程能力的营销案例的读者(@rvz) ② 从 Zig 生态角度担心,简单迁移到 Rust 就能减少内存泄漏、缩小二进制并略提速,对 Zig 形象不利的开发者(@Philpax) ③ 反思之前围绕“Opus 能不能重写 Bun”的讨论假设,提醒大家不要想当然推断内部模型能力的人(@thevinter)

展开评论
  • @minimaxir (0): Adding bespoke animations via Claude Code to the blog post is definitely thematic. It's unclear if they're useful data visualizations as they take a bit of time to parse, but they're neat.
  • @thevinter (0): One thing that I found interesting is that most of the discourse surrounding the topic happened with the assumption that the rewrite was happening with an Opus-like model, and not with Fable. Those assumptions, at least partially, were used as arguments against the fact that the…
  • @rvz (0): As expected [0] [1], this was a clear advertisement / marketing opportunity of Anthropic's Fable model on rewriting Bun (which powers Claude Code) from Zig into Rust. Something that would have taken hundreds of developers now took 1 developer with Fable. Now Claude, rewrite Clau…
  • @Philpax (0): Without commenting on Bun itself as a project, or the nature of the rewrite, it can't be good for Zig that a naive rewrite away from it fixed memory leaks, improved stability, shrunk binary size by 20%, and improved performance by 5%.
  • @bel8 (0): > Claude Code v2.1.181 (released June 17th) and later use the Rust port of Bun. It seems the reports of Bun's death have been greatly exaggerated.
HN H13
197 分 · 102 评 🔥

Cloudflare 推出无需账号即可临时部署代码 60 分钟的 Workers Drop 功能,在 HN 引发对安全防滥用和降低新手上手门槛的讨论。

Cloudflare Drop

受众观点:① 关心无需账号、60 分钟自动过期等使用体验细节的开发者(@ChrisArchitect) ② 担心开放匿名执行环境会被迅速塞满盗版、色情和恶意内容,质疑其安全和内容审核策略的人(@Bender) ③ 认为这对不会用 GitHub 的“vibe code kids”很友好,把它看作降低新手门槛工具的用户(@janandonly)

展开评论
  • @ChrisArchitect (0): > No account needed. Deployment is active for 60 minutes, then expires unless you claim it. (https://x.com/BraydenWilmoth/status/2074894829616509358)
  • @Bender (0): There must be some really good protection on this. If I enabled such a thing on any of my servers it would be full of warez, porn, malware, CSAM and who knows what else within minutes. Curious how they manage to keep it clean.
  • @ChrisArchitect (0): Extension of the temporary accounts they needed to enable for Agents https://blog.cloudflare.com/temporary-accounts/
  • @smalltorch (0): Hmm, that's fun and useful. Here is snake game for 60 minutes. https://drop-e7e6d363-601.important-seat.workers.dev
  • @janandonly (0): Makes sense. It plays nicely with the vibe code kids who don’t know how to do GitHub or don’t know to ask their LLM about it.
HN H10
241 分 · 93 评 🔥

一款用游戏方式模拟程序员职业生涯的项目登上 HN,玩家通过刷经验、做副项目、被裁员和倦怠等事件体验真实开发者成长路径。

FAANG Simulator

受众观点:① 觉得游戏过于真实、把职场焦虑和开发者生活 gamify 的玩家(@abeyk) ② 分享自己通过长期 grind 和“多出去走走”获得机会的开发者(@daredoes) ③ 吐槽游戏没体现年龄歧视、后期反而变简单,与现实中越老越难找工作形成反差的人(@pantelisk)

展开评论
  • @abeyk (0): too realistic
  • @daredoes (0): I won by just grinding and touching grass
  • @pantelisk (0): Really fun project, but doesn't take ageism into account, it gets easier the further you get whereas it should get be getting harder in certain ways
  • @q8zd3 (0): only did grinding and side project. got acquired. if it were that simple..
  • @DoctorDabadedoo (0): Nice! Had a burnout, a kidney stone and was laid off before even hitting 25! Sounds about right.
HN H6
399 分 · 92 评 🔥

Hacker News 讨论 Mistral 进军具身机器人领域的新动作,围绕“模型本身没有护城河、真正难点在现实环境中的机器人落地”展开争论。

Mistral's Robostral Navigate: a state of the art robotics navigation model

受众观点:① 有人认为 Mistral 选择在机器人等细分场景“又广又窄”布局,可能是未来不错的战略(@Gecko4072) ② 评论者指出前沿实验室意识到模型本身没有护城河,纷纷转向具身 AI,但也质疑 80% 水平的机器人在现实中几乎没用(@fzysingularity) ③ 普通用户幻想家务机器人能做饭、洗碗、倒垃圾,同时又担心这些机器人未来被征召上战场(@montroser) ④ 有人追问是否在真实道路和汽车环境中测试过,质疑 demo 与实测差距(@maelito) ⑤ 另有评论强调机器人在干净实验室里表现不错,但在杂乱真实环境中仍是瓶颈(@skaiuijing)

展开评论
  • @Gecko4072 (0): Mistral seems to be going wide and niche. Could be a smart strategy going forward.
  • @fzysingularity (0): Frontier labs are realizing that software/models themselves don’t have real moats and move to embodied ai. SOTA 80% means a practically useless robot. What are they really imagining their ICP to be here?
  • @montroser (0): I'm ready for my home helper robot that makes dinner and does the dishes and takes out the trash. But I'm scared for when those home helpers get drafted to fight in wars, either for or against me...
  • @maelito (0): Was it tested on a road in a car ?
  • @skaiuijing (0): Robots handle clean labs well; messy real‑world environments are still the real bottleneck.
HN H14
172 分 · 71 评 🔥

微软开源 Flint 可视化中间语言,帮助 AI agent 通过更高层语义描述自动生成高质量图表,并提供 MCP 服务器方便接入各类智能体应用。

Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated char…

受众观点:① 关注 Flint 项目主页和 MCP 集成细节、想直接在自己 agent 里试用的开发者(@chenglong-hn) ② 质疑 Flint 与现有 JSON 配置如 ECharts、Graphviz 的差异,担心 JSON 不够人类友好的工程师(@theK) ③ 认为“给 LLM 一个表达画布”是重要方向、分享自己做 smalldocs 等可视化层项目的开发者(@FailMore)

展开评论
  • @chenglong-hn (0): Project page: https://microsoft.github.io/flint-chart/ MCP setup: https://microsoft.github.io/flint-chart/#/mcp
  • @ietcd (0): https://github.com/scicloj/kindly but enterprise
  • @theK (0): > requiring them to explicitly make visual decisions that are supposed to be handled by a good compiler Isnt graphviz there for the same reason? Edit: I see it is using JSON as the declaration language, I am OK with llms being "good at json" but a syntax also consumable by human…
  • @animal_spirits (0): It compiles into Echarts, but echarts already has a JSON co figuration spec
  • @FailMore (0): The charts are very nice, and I think the visualisation layer for LLMs is a very interesting problem. I’ve been building https://smalldocs.org for this exact reason. It’s an office suite for AI agents - but my main use case is giving a cli based LLM the canvas to express itself…
HN H15
129 分 · 56 评 🔥

HN 讨论一篇关于 SWE-Bench Pro 等大模型编程基准的文章,质疑实验室私有 benchmark 和刷分行为,以及这些分数与真实工程能力的脱节。

Separating signal from noise in coding evaluations

受众观点:① 认为其他实验室已经学会在 SWE-Bench Pro 上刷分、导致原作者不得不澄清的读者(@2001zhaozhao) ② 强调 AGI 不能只靠通过所有基准测试,还要能解决未知问题的用户(@xacky) ③ 分享自己用 build123d 等具体任务测试模型、发现表现远不如宣传的工程师(@ReptileMan)

展开评论
  • @2001zhaozhao (0): Translation: other labs have learned to benchmaxx SWE-Bench Pro better than they do
  • @xacky (0): Achieving AGI will be more than just passing all benchmarks, it has to account for the unknown problems too.
  • @bellowsgulch (0): Seems like depending on your field these days, the hot thing to do is build your own private benchmarks. In my own testing, no frontier model knows how to replicate an original 1990s Super Soaker prototype design, which for the most part, should be almost completely possible wit…
  • @ReptileMan (0): Lately my benchmark is build123d - trying to force them to build me functional parts only by the description. All of the models don't perform well.
  • @shay_ker (0): Didn't we all know from the start that all of SWE-Bench was flawed? Even the authors concede the limitations and have long since moved on.
HN H11
205 分 · 42 评 🔥

Cloudflare 发布新的 Meerkat 共识协议文章,在 HN 引发对 Raft、Paxos 等分布式一致性算法对比和实际适用场景的讨论。

Cloudflare Meerkat - Globally distributed consensus

受众观点:① 有在糟糕网络环境下被 Raft 折磨过、认为 Meerkat 在乱序网络中可能更实用的工程师(@ebeirne) ② 质疑文章没有讲清与 Paxos 类协议差异、觉得定位和受众模糊的读者(@m11a) ③ 认为大多数团队根本不需要分布式共识,用数据库锁就够、只有跨区域低延迟写入才需要复杂协议的人(@s8kur)

展开评论
  • @ebeirne (0): if youve ever fought a raft cluster on a bad network with leaders flapping, elections storming and latency spiking this genuinely doesnt seem that bad. i believe this will be very useful to those dealing with messy networks
  • @m11a (0): This article is a bit hard for me to grasp the main ideas of because, given Cloudflare's requirements (e.g. no strong leaders), it immediately seems like they should be comparing to leaderless protocols like Paxos-class algorithms. Comparing to Raft and saying it's better becaus…
  • @pstoll (0): TBH I’m doubtful of most people building their own crypto libs and distributed consensus implementations. But maybe cloudflare can pull it off. Good to see them pushing the state of distributed consensus. Take aways: * it’s not in prod yet. I suspect those many round trips are g…
  • @s8kur (0): Consensus is one of those areas where the interesting engineering and the number of people who actually need it are inversely correlated. Most "we need distributed coordination" turns out to be "we need one writer and a lock," which a single Postgres hands you for free: advisory…
  • @abujazar (0): Illustrated with meercats looking in different directions.
3.9k 赞 · 42 评 · 742.3k 阅 🔥🔥🔥

zebassembly 感叹某个与图像相关的上下文压缩方案让自己大开眼界,引发大家讨论用图片或 OCR 压缩长文本对精度和幻觉的影响。

this just blew my fucking mind

受众观点:① 有人提醒这种方案会是有损压缩,precision 和 recall 都会受到影响(@thesherlocker, 69likes) ② 有人担心通过图片读文本会显著增加不确定性和幻觉概率,认为视觉通道本身更容易出错(@Kayvaun, 39likes) ③ 也有人提到 DeepSeek Contextual Optical Compression 论文和 Claude Code 的实现,认为这是帮助 LLM 处理大规模数据的有趣方向(@DoktorMoose, 35likes)

展开评论
  • @thesherlocker (69): @zebassembly It will be lossy though, as precision recall will be affected
  • @Kayvaun (39): @zebassembly I believe this could introduce way more uncertainty and possible hallucinations. In my experience with prompting - anything involving reading text from images will generally hold a higher potential for errors
  • @DoktorMoose (35): @zebassembly You should have seen the DeepSeek Contextual Optical Compression paper. They were the first to popularize the idea of using OCR parsing to help LLMs process large amounts of data. But Claude Code implementation definitely cool https://t.co/SI1QLLR9fk
  • @wtznc (19): @zebassembly A picture is worth a thousand words.
  • @risingtidesdev (8): @zebassembly Omp does this for snap-compact on vision models
666 赞 · 21 评 · 136.7k 阅 🔥🔥

zebassembly 吐槽在 macOS 上的 IO 开销很大,并调侃说如果觉得 Mac 慢,NTFS 上会更糟,评论区延伸到 Windows、WSL 和 Linux 文件系统性能对开发体验的影响。

I was skeptical on if this was just a Theo-scale problem, but the IO overhead on MacOS is kinda brutal. But remember: if you think the overhead is bad on Mac, it's twice as bad on NTFS

受众观点:① 有人表示如果觉得 NTFS 慢,WSL 与 Windows 之间的 DrvFs 更是慢到不可用(@CEMKAYA2704, 30likes) ② 有人说在各种 Linux 发行版上几乎没遇到类似问题,因此做开发时更愿意直接启动 Linux(@wshxnv, 10likes) ③ 也有人提到 Windows 上的 dev drive 方案,试图缓解开发场景下的 IO 性能瓶颈(@iambipinpaul, 8likes)

展开评论
  • @CEMKAYA2704 (30): @zebassembly If you think NTFS is bad, try DrvFs it is 10x slower than NTFS. It is the glue between WSL <-> Windows, and it is unusably slow !
  • @wshxnv (10): @zebassembly never been problem on any linux at all, hence for dev work i always prefer to boot up in linux over windows
  • @iambipinpaul (8): @zebassembly On Windows there is dev drive, to solve this issue https://t.co/peZZRar3ck
  • @Cool_Goose (5): @zebassembly That's why one never goes out of wsl2 filesystem 😅
  • @Laurin__ (4): @zebassembly Would still never switch to linux..
445 赞 · 36 评 · 76.2k 阅 🔥🔥

VicVijayakumar 发帖调侃自己在用“5.7”版本远超“5.6”,把 5.6 形容成被阉割的弱化版,并戏谑说大众还要等政府批准才能用上 5.7。

I can finally talk about this. I’ve been using 5.7 for a few weeks now and it blows 5.6 out of the water. 5.6 is such a dumbed down version of the true frontier leader. I’m sorry you all have to use…

受众观点:① 高赞评论直接指出这条并非真实陈述,提醒大家不要当真,说明不少人担心被误导(@thsottiaux, 1231likes) ② 有人顺势玩梗,声称自己已经在用更高版本“5.8”“6.9”,把版本号当成段子延伸(@CollinWilkins7, 38likes;@drewhamlett, 17likes) ③ 也有用户半认真地怀疑 5.6 是否被“削弱”,抱怨专业版额度很快用完、模型变笨(@trashpandaemoji, 7likes)

展开评论
  • @thsottiaux (1231): @VicVijayakumar For the avoidance of any doubt. This is not a true statement.
  • @CollinWilkins7 (38): @VicVijayakumar I feel sorry for you. I’ve been using 5.8 and it’s so much better than 5.7 I can’t even live without it. And Don’t dare asking me what I’ve shipped. It’s a lot.
  • @drewhamlett (17): @VicVijayakumar Yea I've been using 6.9 and it's blowing everything... out of the water.
  • @trashpandaemoji (7): @VicVijayakumar Guys, did they nerf 5.6? I swear my pro plan was exhausted in 10 seconds and the model is dumber.
  • @Shpigford (4): @VicVijayakumar vic, this is supposed to be in all caps.
361 赞 · 103 评 · 94.3k 阅 🔥🔥

robj3d3 吐槽 Anthropic 取消订阅页面的文案暗示会失去 Claude Code 访问权,认为这是很“阴险”的设计,后来又补充可能是沟通措辞问题。

Wow, this is super sneaky from @AnthropicAI If you cancel your plan, you will now lose access to Claude Code. So if you bought an extra sub just to code with Fable, you can't pre-cancel anymore. If y…

受众观点:① 作者后续补充说这可能只是 Anthropic 沟通很差,引导讨论从“恶意设计”转向“文案和流程不清晰”(@robj3d3, 80likes) ② 有用户实际验证后表示取消订阅后 Claude Code 仍可用,认为只是措辞让人误解(@DanielKilders, 60likes) ③ 也有人指出作者自己产品的取消流程也可以做得更好,把话题延伸到独立开发者如何设计退订体验(@DevBySami, 4likes) ④ 部分评论把这类提示类比为“取消车贷就会失去这辆车”的常见营销话术,认为并不罕见(@OctaviaZam, 1likes)

展开评论
  • @robj3d3 (80): Turns out this might just be another case of Anthropic being shit at communication. https://t.co/BJb79SUZEk
  • @DanielKilders (60): @robj3d3 @AnthropicAI You don’t actually lose access. I already cancelled and it works fine. Sneaky wording.
  • @DevBySami (4): @robj3d3 @AnthropicAI I think you can do better with your own cancellation process as well, Rob.
  • @LH (1): @robj3d3 @AnthropicAI It applies only when there is no longer a valid subscription, which is deferred to the end of the current subscription period.
  • @OctaviaZam (1): @robj3d3 @AnthropicAI Not true. And this is just regular marketing when people cancel. Kinda like "Are you sure you want to cancel your car payment plan? You'll lose access to this car."
326 赞 · 26 评 · 11k 阅 🔥🔥

ryolu_ 宣布 Grok 4.5 已经接入 Cursor,号称“新纪元开始”,邀请用户在编辑器里体验新模型的编码效果并反馈感受。

the start of a new era try Grok 4.5 in Cursor and let us know how it feels!

受众观点:① 有用户已经在 Hermes 等环境中使用 Grok 4.5,对新模型接入主流工具表现出明显兴奋(@McCalebRoyer, 1likes) ② 部分开发者关心是否会有多个模型变体、不同版本的定位和使用场景(@ajain404, 0likes) ③ 也有人对“Grok”这个品牌印象不好,希望回到之前的 Composer 命名,担心品牌声誉影响工具接受度(@brianfella_, 0likes;@cory_schulz_, 0likes)

展开评论
  • @McCalebRoyer (1): @ryolu_ Using in Hermes now. So excited for this!
  • @morganlinton (1): @ryolu_ Trying!
  • @ajain404 (0): @ryolu_ @ryolu_ are there two model variants or just one? https://t.co/XQan2FoO5k
  • @brianfella_ (0): @ryolu_ Please go back to naming it composer. Grok has such a bad reputation
  • @cory_schulz_ (0): @ryolu_ so is there going to be a Composer 3 that’s code focused or is it going to be Grok models now?
139 赞 · 3 评 · 19.7k 阅 🔥

作者转发并称赞一个用于在 workers 前增加缓存层的项目,认为功能超出预期、非常符合自己对 cache-infront-of-workers 的需求。

This is amazing. I knew of this project but I hadn't had time to actually look closely at it, this is everything I wanted for cache-infront-of-workers and more. Team absolutely cooked

受众观点:① 正在用 Cloudflare Workers、Vercel Edge Functions 等边缘计算做产品的独立开发者 ② 需要在高并发场景下降低数据库和下游 API 压力的 SaaS 开发者 ③ 想学习现代 Web 架构中缓存分层设计的新手工程师。

展开评论
  • @tobimori (0): @zebassembly so we can finally have proper swr with workers?
  • @notiyda (0): @zebassembly waiting to hear this from someone at OpenAI
92 赞 · 48 评 · 1.7k 阅 🔥

独立开发者 HsanC_ 分享自己刚突破 11k 粉丝并在昨天实现 3000 美元 MRR,过去两天增长非常疯狂。

yoooo just hit 11k+ followers! 🥳 after reaching $3k MRR yesterday. last 2 days were crazy.. https://t.co/oCaOOT4Fo1

受众观点:① 大家主要是在为里程碑表示祝贺,认可连续两天同时涨粉和涨收入的成绩(@arthuryuzbashew, 3likes;@ElitzaVasileva, 2likes) ② 有人关注这是一个整体上升势头,希望这种增长势头能持续下去(@larsbuilds, 2likes) ③ 也有人从生活细节出发,关心他一边解决设备问题一边保持增长的状态(@AlxTurovski, 1likes)

展开评论
  • @arthuryuzbashew (3): @HsanC_ Celebrate those wins my man!
  • @larsbuilds (2): @HsanC_ sounds like an awesome week for you so far! Congrats :)
  • @ElitzaVasileva (2): @HsanC_ Those milestones deserve a proper celebration! Congrats, Hasan! 🥳
  • @AlxTurovski (1): @HsanC_ Great momentum Hasan! Hope you get your mac fixed soon as well!
  • @DougKennedy93 (1): @HsanC_ Nice man!
85 赞 · 6 评 · 3.3k 阅 🔥

ai_for_success 感叹 Grok 4.5 表现惊艳,称 SpaceXAI 做得很出色,并期待它尽快集成到 Cursor 里以便亲自上手测试。

Grok 4.5 is rolling out. Holy smoke, SpaceXAI cooked well 🔥 Bring this to Cursor soon. I want to test it. https://t.co/jjnkvAWOwK

受众观点:① 开发者最关心的是 Grok 4.5 何时能真正落地到 Cursor 这类 IDE 中,方便在日常写代码场景里使用(@Shaco_xbt, 3likes) ② 有人提到要等更多基准测试数据出来,说明社区在意的是客观对比而不是单一感受(@b2_mani, 1likes) ③ 多条评论都在强调它的速度非常快,但对「好不好用」还持观望态度(@knowix_eth, 0likes;@notjazii, 0likes)

展开评论
  • @Shaco_xbt (3): @ai_for_success Wen cursor 😭
  • @Nikhil8182 (2): @ai_for_success i will take it back https://t.co/8zD2p8Hy6A
  • @b2_mani (1): @ai_for_success Benchmaxing
  • @knowix_eth (0): @ai_for_success heard it’s really fast
  • @notjazii (0): @ai_for_success no idea about being good bit it's so fast
80 赞 · 1 评 · 9.7k 阅 🔥

robj3d3 吐槽 Anthropic 在沟通上的表现再次拉胯,认为这次事件可能又是典型的信息传达失败案例。

Turns out this might just be another case of Anthropic being shit at communication. https://t.co/BJb79SUZEk

受众观点:① 评论者认同 Anthropic 在沟通方面一贯表现很差,对其信息传达能力感到震惊和无奈(@_andypeacock, 0likes) ② 从语气上看,大家对技术本身并没有直接攻击,更多是在吐槽公司层面的对外沟通策略(@_andypeacock, 0likes)

展开评论
  • @_andypeacock (0): @robj3d3 They really are quite shockingly bad at that, aren't they?
70 赞 · 28 评 · 5.1k 阅 🔥

HsanC_ 总结自己做到 3000 美元 MRR 的两大关键:重新梳理产品定位和提高价格,强调瞄准正确客户比什么都重要。

Two things helped me the most to reach $3k MRR 📈 1. Fixing my positioning 2. Increasing prices 💰 Targeting right customers >>> EVERYTHING. Because it's a WIN-WIN for both sides 🤞

受众观点:① 有人追问他具体是如何「修正定位」的,希望了解他是怎么发现问题并一步步调整的(@roeytechai, 2likes) ② 也有同样还在 0 MRR 阶段的开发者共鸣,分享自己正在优化流量、引导和报价,并向他讨要更多实操建议(@TimoBuilds_, 2likes) ③ 部分人关心他是通过改网站文案还是主动外联来锁定正确客户,说明大家在寻找可复制的获客路径(@aschapmann, 1likes)

展开评论
  • @roeytechai (2): @HsanC_ What do you mean by "fixing my position"? How did you understand, and fix it?
  • @TimoBuilds_ (2): @HsanC_ i get what you mean an on the exact same way, but still at 0 MRR now increasing the traffic, onboarding and making the deal more obvious. then getting more leads and connecting to them any ideas?
  • @HsanC_ (1): already sharing my learnings + experience here for free if you want to talk 1:1 - feel free to book a call: https://t.co/BkDEjUIcFq
  • @aschapmann (1): @HsanC_ How did you target the right customers? Via rewriting your website for the right audience mainly? Or with outreach?
  • @Chuksforreal (1): @HsanC_ Keep pushing man. Congratulations
85.3k 赞 · 765 评 · 8867.1k 阅 🔥🔥🔥

推文介绍一款名为 Fresco 的独立游戏,玩家可以在 3D 考古学家和古埃及墙画中的 2D 角色之间切换,通过双世界解谜推进进度。

This indie dev is making a game where you can literally play as Ancient Egyptian wall art. - Switch between a 3D archaeologist and living 2D art - Survive puzzles that fight back - Progress by master…

受众观点:① 想做有独特玩法机制的独立游戏开发者 ② 做工具或应用但在寻找“一个记得住的核心创意”的产品人 ③ 关注如何通过内容包装和叙事放大产品卖点的创作者。

展开评论
  • @IndieGameJoe (777): "In Fresco, ancient walls come alive. The carvings etched into the temple walls are not just decorations. They come to life, and the player can control them." Wishlist: https://t.co/AzD9hFUED7 And be sure to follow the talented dev here: @KeloniaGames
  • @Aelphasy (726): @IndieGameJoe Nice. But let's not people believe its new/never seen before. Both Mario Odyssey and Zelda ALBTW did it years ago
  • @IndieGameJoe (608): Seeing a lot of “this was done before.” So what? Games evolve through inspiration. Indie devs are often just trying to take something they love and turn it into something personal - and I think that's great. Let the dev cook. The game looks awesome, and they have my support!
  • @Itsdotdev (406): @IndieGameJoe Nice. Definitely inspired by this game. https://t.co/HSX7wnMZ4B
  • @HadiganMatter (320): @IndieGameJoe Zelda says hi https://t.co/lqJzOQqyG5
41.9k 赞 · 2014 评 · 9447.2k 阅 🔥🔥🔥

Anthropic 宣布推出 Claude Sonnet 5,强调这是目前最具 agent 能力的 Sonnet 版本,能自主规划、调用浏览器和终端等工具,并以更低成本接近 Opus 4.8 的水平。

Introducing Claude Sonnet 5, our most agentic Sonnet yet. It makes plans, uses tools like browsers and terminals, and runs autonomously at a level that just a few months ago required larger and more…

受众观点:① 正在用 Claude 搭建 AI agent、自动化工作流的开发者 ② 需要在 OpenAI、Anthropic 等多家模型之间做成本与效果权衡的 SaaS 创业者 ③ 想了解新一代“更 agentic”模型在真实业务里能做什么的技术从业者。

展开评论
  • @claudeai (4932): Sonnet 5 is a substantial improvement over Sonnet 4.6 on reasoning, tool use, coding, and knowledge work. Its performance is close to Opus 4.8, at lower prices. https://t.co/VOISbk14Lk
  • @shinemeriz (675): @claudeai actually worse than Opus 4.8 on benchmarks https://t.co/qBeUMMpbOw
  • @JesusGodAndKing (518): @claudeai Cool Story Bro, when are we getting Opus 5 and Fable 6 ?
  • @AndrewK404 (440): @claudeai thanks; Finally I'll have a reason to use this https://t.co/IHba0HEm9x
  • @buildwithshyam (326): @claudeai What about the Fable 5 😅 https://t.co/DvNFiLeZ6X
27.8k 赞 · 306 评 · 8325.4k 阅 🔥🔥🔥

作者推荐一节斯坦福关于 ChatGPT 和 Claude 工作原理的公开课,称其是自己见过最清晰的讲解,并整理了关键要点供入门和重度用户学习。

instead of watching 2 hours of Netflix tonight, watch this Stanford lecture it's the clearest explanation I've seen of how ChatGPT and Claude actually work useful whether you've never touched AI in y…

受众观点:① 想系统理解 ChatGPT、Claude 背后原理但不看论文的职场用户 ② 需要给团队做 AI 培训的产品经理或工程师 ③ 想把公开课内容转化为实用技巧的独立开发者和内容创作者。

展开评论
  • @ManOnTheGreen (29): @AnatoliKopadze Anatoli, don’t you think it would have been appropriate to credit the lecturer here (Yann Dubois)? @yanndubs
  • @nekooechi (20): @AnatoliKopadze That's really useful and clear. I translated into Chinese and I hope more people could use these excellent skills.
  • @unim38498402 (19): @AnatoliKopadze You should name the lecturer who is giving you this valuable knowledge and on whose intellect you are getting your 2 mins of fame and clicks. Have basic intellectual integrity when you post academic lectures online.
  • @populr_knapsack (17): @AnatoliKopadze trust me you don’t have to convince women to choose watching this gigachad over Netflix https://t.co/twlkjwHrfF
  • @0xMovez (14): @AnatoliKopadze Top tier watch brother. Love this LLM lecture
16k 赞 · 802 评 · 2514.9k 阅 🔥🔥🔥

OpenAI 发布 GPT-Live 语音模型,主打更自然的实时人机对话体验,并开始在 ChatGPT 中逐步向所有用户推送。

Introducing GPT-Live, a new generation of voice models for natural human-AI interaction. Rolling out in ChatGPT starting today. You’ll want to turn the sound on for this one. https://t.co/WzoQFvA5ir

受众观点:① 想用语音交互升级现有产品的独立开发者和小团队 ② 关注多模态人机交互体验的产品设计师 ③ 对实时 AI 语音助手、陪伴类应用感兴趣的创业者。

展开评论
  • @OpenAI (1510): GPT-Live makes talking with AI feel like having a real conversation. It’s also our smartest voice model yet. https://t.co/vMCjodjicC
  • @AutismCapital (392): @OpenAI It's literally cutting her off constantly lmao
  • @JT7playsGames (268): @OpenAI Chat interrupts the lady 1 million times LMFAO
  • @SeHozaifa (194): @OpenAI Finally I can trauma dump on my AI and it'll go 'mmhmm... wait what the fuck' mid-sentence 😭💀 https://t.co/L24CQKlNk3
  • @testingcatalog (127): @OpenAI “Rolling out to everyone “ is a honey to my ears 🔥
13.9k 赞 · 431 评 · 3369.4k 阅 🔥🔥🔥

Matthew Berman 分享自己用 OpenClaw 消耗 25.4 亿 tokens 打磨出来的 21 个日常使用场景,包括 MD 文件管理、记忆系统和 CRM 等实战用法,并附上资料和文件链接。

I've spent 2.54 BILLION tokens perfecting OpenClaw. The use cases I discovered have changed the way I live and work. ...and now I'm sharing them with the world. Here are 21 use cases I use daily: 0:0…

受众观点:① 正在做 AI agent / 工作流产品的独立开发者,关心如何把一个 agent 打磨成长期可复用的系统而不是一次性 demo。

展开评论
  • @MatthewBerman (367): Free use cases eBook: https://t.co/ZrGKJE125w Use my prompts: https://t.co/QttIDiQcD2
  • @MatthewBerman (284): Here are my files: SOUL: https://t.co/SyQfkeCAiR IDENTITY: https://t.co/M36MFOhNHp PRD: https://t.co/9amPNKrMy3
  • @LightDriver21 (160): @MatthewBerman Agents are the Product now, start building and selling your harnesses now. Be careful with data and API keys. Market and Brand your agents and how they're better. It's a new arms race and if you're reading this you're winning.
  • @0xYozh (44): @MatthewBerman 2.54 billion tokens and a food journal. this is the future we were promised
  • @LinusEkenstam (26): @MatthewBerman Matthew are you joining OpenAI next?
7.3k 赞 · 161 评 · 1855.4k 阅 🔥🔥🔥

0xCodila 引用一段被归于 Karpathy 的观点,强调当前 AI 最大错误是急于堆叠 agents 而不是先吃透基础模型能力,并结合 2016 年 OpenAI 的教训提醒开发者先掌握模型再谈复杂 agent 系统。

Anthropic Engineer Andrej Karpathy: "The biggest mistake in AI right now - people are forcing agents to work instead of mastering the model first We made that mistake in 2016 at OpenAI - It cost us 5…

受众观点:① 正在尝试做多 agent 系统、但还没完全吃透 Claude/GPT 能力边界的独立开发者。

展开评论
  • @Blum_OG (12): @0xCodila the kind of video that saves you from a brutal mistake and a ton of wasted time
  • @GrandCentralVC (9): @0xCodila Believe this is the exact opposite advice:
  • @redman_talk (6): @0xCodila Karpathy at Anthropic? He's at Eureka Labs now. Also he never worked at DeepMind lol. Someone made up this whole quote huh?
  • @AgentOrToy (2): @0xCodila wild that it took self driving cars failing spectacularly for ppl to go oh maybe the base matters like the lesson was rite there and we just. ignored it
  • @dileepthoutam (2): @0xCodila just more ways for you to spend more money on the models
6.7k 赞 · 191 评 · 207.7k 阅 🔥🔥

sandy4kad 讲述一位开发者搭建由 20 个 AI agent 组成的“太空站”,号称用 400 美元成本在一个月赚到 2 万美元,并设定目标让这些 agent 不停运作直到赚到 10 亿美元,其中核心是基于 GPT-5.5 的 Hermes 代理 Ultron 负责驱动其他 agent。

This guy built a space station of AI agents that made him $20,000 last month for $400 in costs 20 agents live inside it. They don't leave until they generate $1,000,000,000. In the center sits Ultron…

受众观点:① 被各种「AI agent 被动收入」故事吸引的独立开发者和想入场的新人。

展开评论
  • @AgenticJonesy (109): @sandy4kad If you know, you know this is 10000% complete bullshit.
  • @RJCE420 (102): @sandy4kad https://t.co/LbEm225Xbi
  • @RenosBlog (102): @sandy4kad So… he is having agents steal from vendors on Etsy by copying their designs? No morals found here.
  • @Tserawho (96): @sandy4kad Purely soulless, yet profitable.
  • @007_JamesBlonde (50): @sandy4kad @grok please explain why this is all hype bullshit and what is this loser try to sell us
3.6k 赞 · 125 评 · 322.8k 阅 🔥🔥

Kanika 介绍阿里巴巴开源的 PageAgent,这是一个嵌入网页内部的 JavaScript AI agent,用户可以直接用自然语言操控整个 Web 界面,无需浏览器扩展,被她称为“泄露的 Web 应用未来”。

CHINA JUST LEAKED THE FUTURE OF WEB APPS. Alibaba open-sourced PageAgent and 99% of SaaS founders are sleeping on this. It's a JavaScript AI agent that lives INSIDE your webpage. Users control your e…

受众观点:① 想在现有 Web 应用里加入自然语言操作层的 SaaS 创始人和前端工程师。

展开评论
  • @KanikaBK (115): Here is the link https://t.co/x8ctQMzYEi
  • @igorsoarez (23): @KanikaBK as usual, now the sauce comes from the east no longer the west. read juejin for the best stuff https://t.co/kGMIO9wmXc
  • @AgentOrToy (11): @KanikaBK 'production ready' and 'one line script tag' in the same breath is sending me 💀 gonna drop it in prod and watch it autofill someones bank info fr
  • @imbabybrooklyn (10): @KanikaBK It's probably part of the future but this is incredibly slow
  • @deeflectcom (8): @KanikaBK every tweet about china leaking the future starts with all caps and ends with a course
3.1k 赞 · 155 评 · 1014.6k 阅 🔥🔥🔥

IndieGameJoe 以一位被 5.5 万玩家在 2 小时内通关并退款的独立开发者为例,提出 Steam 的 2 小时退款政策其实同时保护玩家和开发者,是这款游戏能卖出 27 万份的重要原因之一,并展开长帖解释逻辑。

Steam's 2-hour refund policy protects consumers AND devs An indie dev wants it changed after 55,000 players refunded his game, many beating it in under 2 hours. I'm about to be the annoying one, beca…

受众观点:① 在 Steam、App Store 或 itch 上发售作品的独立游戏开发者。

展开评论
  • @Zoroarts (580): @IndieGameJoe Very good take that really made me think about my mindset! Thanks for sharin, Joe!
  • @IndieGameJoe (536): First up, none of this is a dig at Zoroarts. 270k copies sold on your second game at 23, solo, that's insane, congrats genuinely! And yes, someone leaving a positive review that says "GREAT GAME, finished within 1:40 hrs (refunded)" is very frustrating to see.
  • @JoaoEAntunes (47): @IndieGameJoe I just think there is one flaw in your train of thought: short games do not mean short or cheap development times. Making a compact experience that respects players' time should be seen as a quality, not a defect.
  • @JustinEack (43): @IndieGameJoe A game that was played to completion, detected by whatever means, even by achievements, should prevent a buyer from getting a refund of any kind. Problem solved.
  • @EvnaGames8250 (19): I’ve sold 130K copies of my game, WASD: The Adventure of Tori, but I still hit a high refund rate of 19.7%. Honestly, though, I believe that if I had made the game more polished and fun, this wouldn’t have been an issue. At first, my refund rate was over 23%. But after going thr…
2.6k 赞 · 68 评 · 718k 阅 🔥🔥🔥

zaynmcps 介绍一个名为 jamiepine/voicebox 的 GitHub 开源项目,可以在本地几秒音频内精确克隆用户声音,并通过 MCP 让 Claude 用你的声音在任意语言免费说话,强调隐私和工作流集成优势。

CLAUDE AHORA PUEDE HABLAR CON TU PROPIA VOZ. EN TODOS LOS IDIOMAS. GRATIS → un dev subió a Github un repo llamado jamiepine/voicebox → te clona el tono exacto con un par de segundos de audio → corre…

受众观点:① 想为产品视频、课程或内容创作做多语言配音的独立开发者和创作者。

展开评论
  • @zaynmcps (328): https://t.co/V1uZXuA2Cf
  • @LeoCreaIA (116): @zaynmcps este tipo de proyectos open source terminan siendo más útiles que la mayoría de alternativas de pago
  • @selenarc_ (12): @zaynmcps lo que más valoro es que puedo iterar rápido, grabo algo, no me convence el tono y en segundos tengo otra versión sin depender de subir archivos a ningún lado
  • @Nozelcode (4): @zaynmcps lo interesante no es solo que clone la voz, es que se integra directo en el flujo de trabajo sin tener que exportar audio de un lado y meterlo en otra herramienta aparte
  • @aresotik (3): @zaynmcps el tema de conectarlo por MCP a claude code es la parte que más curiosidad me genera, todavía no lo he probado a fondo
2.5k 赞 · 88 评 · 177.1k 阅 🔥🔥

Lucy 分享了 10 个可以从任意网站提取干净数据的 GitHub 爬虫项目,号称帮你低成本爬完整个互联网,绕过传统需要销售对接和合同的高门槛数据获取方式。

10个GitHub仓库帮你爬取整个互联网 全部收藏。每个都能从任何网站提取干净数据,这种访问权限通常需要销售电话和合同才能获得。 1. https://t.co/zJu2tFnpaB https://t.co/zW9TU6eoym

受众观点:① 很多开发者关注如何把这些爬虫和 agent 结合,做自动化研究和数据验证闭环(@rumpel_sol, 15likes) ② 有人提醒爬虫越强越要注意合规边界,真正价值在于结构化和分析公开信息,而不是无脑批量抓取(@keyan898786, 3likes) ③ 部分用户顺势推荐自家 scraping 或记忆类工具,希望接在这些爬虫之后扩展 AI 能力(@VonderVuflya, 2likes;@cyrilgupta, 1likes)

展开评论
  • @rumpel_sol (15): @Lucy_love_AI These scraping tools are strong for extraction. The real power comes when you wrap them in proper loops so agents can autonomously research, extract, verify and act on data at scale. I open sourced athena-loops as a practical harness for this https://t.co/tS8xhXKBet
  • @keyan898786 (3): @Lucy_love_AI 这类工具确实很强,但越强越要注意边界。 爬取只是第一步,真正有价值的是把公开信息整理成结构化数据,再用于分析、研究和业务判断。 如果只是无脑抓取、批量搬运,很容易踩到平台规则和合规风险
  • @VonderVuflya (2): @Lucy_love_AI 前 10 个帮你爬下整个互联网——这一个让你的 AI 永远不忘。 https://t.co/jDKcVyxqAm 给 Claude Code、Codex、任何 MCP 客户端一份共享持久记忆:决定、踩的坑、项目状态跨会话留存。100% 本地、零依赖、不上传云端,数据全归你。开源免费。
  • @cyrilgupta (1): @Lucy_love_AI Great list! I'd also recommend checking out Diggy Miner. It can scrape data from almost anywhere, making research, lead generation, and data collection much faster. https://t.co/AAyHbAi0VL
  • @LLMTester (1): @Lucy_love_AI Companies charge to bypass rate limiting and captchas. These don’t.
2.1k 赞 · 132 评 · 304.8k 阅 🔥🔥🔥

Saboo 介绍了一个名为 OpenClaw 的开源方案,把 OpenClaw、Cursor 和 Codex 多个 AI agent 组织在同一结构下,号称能一条命令跑起几乎零人工参与的 AI Agent 公司。

This is how you run a zero human AI Agent Company in 2026. OpenClaw, Cursor, and Codex agents organized under one org structure, pointed at one goal. Get started in just one command. 100% Opensource.…

受众观点:① 很多人把这条当成开源项目安利,直接追问或索要 GitHub 仓库链接准备上手试用(@Saboo_Shubham_, 77likes) ② 有人调侃"zero human"的说法夸张,指出目标设定、README 撰写等关键环节仍然高度依赖人类(@samtilston, 2likes) ③ 也有用户单纯觉得概念有趣、潜力巨大,但还停留在情绪层面,没有看到具体落地细节(@Gargi__Gupta, 5likes;@KairosDataLabs, 4likes)

展开评论
  • @Saboo_Shubham_ (77): GitHub Repo: https://t.co/tTu58ub3NH
  • @dotta (13): @Saboo_Shubham_ THIS GUY CLIPS 📎📎📎
  • @Gargi__Gupta (5): @Saboo_Shubham_ Very interesting.
  • @KairosDataLabs (4): @Saboo_Shubham_ Woah. Thanks for sharing.
  • @samtilston (2): @Saboo_Shubham_ Zero human AI agent company The README was written by a human The goal was set by a human The GitHub account is owned by a human Zero is doing a lot of heavy lifting here
2k 赞 · 55 评 · 155.7k 阅 🔥🔥

严华分享了一个装进 Codex 的小众 skill,用 AI 帮独立开发者做 idea validation,试图打破从找点子到没人用再 emo 的死亡循环。

这是我今年装到 Codex 里最爽的一个 skill,没有之一,强烈推荐大家安装一下。 一个不到 1k stars 的小项目,把独立开发最容易死的那一环给补上了。 独立开发时常面临的死亡循环:找 idea → 开干 → 没人用 → emo → 重复 中间被跳过的很重要的一步叫 validation,99% https://t.co/W6wKzz39Lz

受众观点:① 作者在评论里补充了找 idea 的来源和 skill 安装地址,很多人直接按图索骥准备上手(@yanhua1010, 56likes) ② 有人已经把这个 skill 适配到 Claude Code,说明多 IDE、多助手场景下的扩展需求很强(@tujiao, 17likes) ③ 也有开发者质疑 AI 压测 idea 的可靠性,强调竞品分析和市场规模数据大多是模型编的,更信任直接给潜在客户发 cold email 这类硬验证(@kleon_ai, 5likes)

展开评论
  • @yanhua1010 (56): 找Idea👇 https://t.co/z5efihZHbE skills地址👇 https://t.co/f67d2xEcYd
  • @tujiao (17): @yanhua1010 我已经把它改成也可以支持 Claude Code 了。 https://t.co/ztuEtUZpnN
  • @kleon_ai (5): @yanhua1010 skill思路没问题,但AI压测idea还是"我觉得有用"的高级版——它的竞品分析、市场规模全是从训练数据里编的。我自己验证idea的方式粗暴得多:直接给5个潜在客户发cold email看谁回,真有人回的才值得写第一行代码。
  • @LocationCk (2): @yanhua1010 gstack:哦哦哦….
  • @QT9277 (2): @yanhua1010 小工具帮你跳过“我觉得有用”,直击独立开发的死亡循环。
1.9k 赞 · 153 评 · 241.8k 阅 🔥🔥

BTCqzy 介绍了两个 GitHub 开源项目,把 A 股和美港股的免费数据源打通成统一数据仓库,并封装成 Skill 让 Claude、GPT 等 agent 能直接调用股票数据。

终于有人把 A 股 + 美港股 免费数据源彻底打通了! 两个极其硬核的GitHub开源项目,把原本散落在几十个源头的原始数据源,全部整合成一套 AI 直接能用的完整数据仓库。 从此,彻底告别繁琐的接口对接、反爬虫折磨和昂贵的数据费。封装成 Skill,直接让你的 Claude / GPT等agent https://t.co/JFvzNv4voF

受众观点:① 作者在评论里详细给出了安装依赖、下载 Skill 文件和在本地跑数据服务的步骤,很多人直接收藏准备照做(@BTCqzy1, 20likes) ② 有量化和交易用户兴奋表示这是刚需,免费整合多市场数据对量化党很友好(@QT9277, 2likes) ③ 普通用户则更关注能否在自己常用的 agent 或平台上安装,比如 hermes agent 等具体兼容性问题(@user82008200, 2likes)

展开评论
  • @BTCqzy1 (20): 安装方式(两仓库可同时安装,互不冲突): 方式A 1️⃣ 安装基础依赖: pip install requests pandas numpy mootdx tqdm httpx python-dotenv 2️⃣ 下载 Skill 文件(直接塞进 Claude 脑子里): mkdir -p ~/.claude/skills/ # 下载 A股 Skill curl -o ~/.claude/skills/a-stock.md https://t.co/VLPggvCT2z # 下载 美港股 Skill curl -o ~/.claude/skills/g…
  • @QT9277 (2): @BTCqzy1 这波操作直接封神,量化党狂喜!
  • @user82008200 (2): @BTCqzy1 請問用美股港股可安裝在 hermes agent 嗎?
  • @No_tariff3 (1): @BTCqzy1 整理了a股和美股确实挺方便的
  • @qmmmike (1): @BTCqzy1 这真是刚需,收藏了
1.7k 赞 · 116 评 · 248.1k 阅 🔥🔥

oragnes 转介绍了一个名为「诗云」的独立开发项目,用 3D 向量空间在网页端可视化 32,657 位诗人和 933,857 首诗,把中国古诗词做成可漫游的三维星系宇宙。

卧槽,刘慈欣在《诗云》里写的那个用穷举写尽所有诗的超级文明,今天被一个独立开发者用 3D 向量空间在网页端给彻底复刻了。 项目就叫「诗云」,开发者把中国历史上 32,657 位诗人、933,857 首诗歌全部扔进了一片可以实时缩放、漫游的三维星系宇宙。 这波 Vibe Coding https://t.co/FIIF5AgoRY

受众观点:① 独立开发者本人在评论里贴出了网站链接,很多人被效果种草直接点进去体验(@Jeremy_Ruiz_27, 209likes) ② 有人从科幻和文化角度被启发,联想到可以用类似方式可视化三国演义等长篇作品的时间轴、人物关系和战场分布(@yuntianming10, 3likes) ③ 也有用户从数学规模感叹七言绝句组合空间远超全宇宙原子数量,对穷举诗歌的设定产生兴趣(@enders_uu, 3likes)

展开评论
  • @Jeremy_Ruiz_27 (209): @oragnes 你们聊这么开心,倒是把我网站贴出来啊https://t.co/I6J6GD0iti
  • @fxmqs (5): @oragnes 智子都拦不住人类把诗云搬进浏览器 这算人类的算力爆炸还是闲的爆炸😀😀
  • @alexandre_lee00 (3): @oragnes 牛逼👍
  • @yuntianming10 (3): @oragnes 太受启发了,这个「诗云」把中国文学的「小传统」和大传统同时可视化了。主流诗人是亮星,边缘诗人是暗星,但整体构成完整的银河系。那么任何一部作品都可以这么做啊,比如三国演义中的时间轴,名将战绩和关系,战场对应,想想都觉得太有画面感了
  • @enders_uu (3): @oragnes 七言绝句28个字,汉字大概8000个。那会有8000^28的组合,大约是10^109数量级。而全宇宙原子大约在10^80数量级。这才是惊人的地方,933857相比之下也太小了
907 赞 · 150 评 · 491.9k 阅 🔥🔥

Humza 讲了一个开发者被 Claude Code 收费 170 美元后,改买 Mac mini m4 装 ollama 跑 Qwen 3.6 14B 自建本地代码助手的故事,声称每月只要 3 美元电费。

YOU CAN RUN CLAUDE CODE FOR $3/MONTH, AND NOBODY IS TALKING ABOUT IT. A developer got a $170 claude code bill in 10 days, and someone in the comments ended his subscription forever. He bought a Mac m…

受众观点:① 有人指出图里其实是多台 Mac Studio 而不是单台 Mac mini,质疑成本被严重低估(@BarnetBandit, 19likes) ② 也有开发者直接否定本地方案能替代顶级云端模型,认为只有 Opus 4.8 或 Fable 5 这类模型才够格做主力代码助手(@cgrotowski, 8likes) ③ 部分用户继续追问或纠正细节,比如作者补充了正确的 Claude kit 链接,另有人贴出 Claude 价格变动信息(@humzaakhalid, 4likes;@davidpladel, 4likes)

展开评论
  • @BarnetBandit (19): @humzaakhalid Not only is that not a Mac mini (its a Mac Studio) but he has 4 of them clustered That’s like $20,000
  • @cgrotowski (8): @humzaakhalid no you can't .... you waste of time .. generate tons of ai slop code ... sorry mate only opus 4.8 or fable 5
  • @humzaakhalid (4): Here is the exact link for your claude kit: (mistakenly added the wrong link) https://t.co/8xBkHvJp1o
  • @davidpladel (4): @humzaakhalid Not today https://t.co/lVQvZPiw1k
  • @NikoKramerMTG (4): @humzaakhalid Those are Mac Studios… You are talking minimum 2K each… So because a developer got a $170 Claude code bill… He spent 8k on machines… @grok can you believe this?
749 赞 · 8 评 🔥

nishuang 演示了用 Google Spreadsheet 搭配 IMPORTFROMWEB 插件,把谷歌表格当成爬虫从网页采集数据的玩法,让不会写 Python 的人也能低门槛抓取网页内容。

Google Spreadsheet / 谷歌表格 当爬虫采集网页数据是什么体验 这么方便的话,不就省掉学 python 的麻烦、避免花钱买采集器结果不会写规则的尴尬了?难怪有人酸酸地说:首先你必须能正常访问谷歌 其实这句神奇的 Write =IMPORTFROMWEB( url, path_to_content ) 来自插件: https://t.co/ZHkRgNJYHH

受众观点:① 作者在评论里补充了如何用谷歌表格自带的 GOOGLETRANSLATE 函数做批量翻译,延伸出更多自动化用法(@nishuang, 66likes) ② 有人调侃国内产品只要跟进谷歌的功能就行,侧面反映出对这类低门槛工具的期待(@kattbert, 2likes) ③ 也有用户刚买了 Excel+Python 书,发现表格配合插件就能做很多采集工作,产生一点学习路径焦虑(@liyoukevin, 0likes)

展开评论
  • @nishuang (66): 以前分享过,怎么使用谷歌表格自带的翻译功能,直接把单元格里的内容翻译好 =GOOGLETRANSLATE(cell with text, “source language”, “target language”) https://t.co/uP4eIC6wnu
  • @kattbert (2): @nishuang 只要谷歌想出来,我们的百度就能实现。
  • @liyoukevin (0): @nishuang 我刚买了本 Excel + python的书。。。
  • @zoechange22 (0): @nishuang @SaveToNotion #thread
  • @freefcw (0): @nishuang 可扩展性真赞~!
573 赞 · 22 评 · 58.7k 阅 🔥

Vincent 介绍了 OpenAI 给 Codex 新增的 Build iOS Apps 插件,让 AI 在 Codex 内置浏览器里直接跑 SwiftUI 预览和轻量模拟器,但也强调这更多是原型和 UI 调试工具,远不能替代完整的 Xcode 流程。

Codex 现在能直接开发 iOS App 了 OpenAI 给 Codex 加了一个新插件叫 Build iOS Apps。装上之后,AI 写完代码可以直接在 Codex 内置的浏览器里跑 iOS 模拟器,看 SwiftUI 预览,改了代码热重载立刻生效 全程不用切出去开 Xcode 底层用了两个开源项目:EvanBacon 的 serve-sim 做流式模拟器,Sentry https://…

受众观点:① 作者在长评里详细解释了插件的真实能力边界,指出证书签名、真机调试、推送配置等关键步骤 Codex 都帮不上忙,引发很多开发者理性看待(@Vincent_AINotes, 10likes) ② 有人期待在 Windows 上也能用类似插件,这样就能少依赖 Mac 做 iOS 开发(@Yamada_Ryoooo, 1likes) ③ 也有开发者认同真机调试才是最头疼的部分,认为当前方案还没触及真正的痛点(@ohouhou717, 0likes)

展开评论
  • @Vincent_AINotes (10): 冷静一下,这个插件能做的事情没有听起来那么大 SwiftUI 预览和轻量模拟器能解决的是"写完代码看看长什么样"这一步。但 iOS 开发真正耗时间的不是这一步 证书签名、真机调试、推送通知配置、CoreData 迁移、App Store 审核流程——这些才是让人头秃的部分,Codex 一个都碰不了 而且 SwiftUI 预览本身就有局限。复杂的导航逻辑、多页面交互、跟系统权限相关的功能(相机、定位、通知),在预览里根本跑不出来 所以实际上这个插件的定位更像是:快速原型 + UI 调试。你让 AI 帮你搭一个界面,在 Codex 里看看效果,调到满意了再…
  • @Yamada_Ryoooo (1): @VincentLogic windows上要是能用这个插件就可以直接把mac扔一边了😋
  • @ohouhou717 (0): @VincentLogic 真机调试确实头疼
  • @adelbucetta (0): @VincentLogic that's not the real unlock, just a step closer to native ios dev
  • @0xSlyth (0): @VincentLogic finally less context switching for iOS prototyping
Reddit R45
1245 分 · 344 评 🔥🔥

作者用 Claude Fable 5 一次性生成了整套太空主题 Three.js 个人作品集网站,还用上 NASA 纹理和 60fps 动画效果。

I burned my entire Fable 5 quota on one website. Worth it. Gave it one brief. A portfolio you don't read, you fly through. It built the whole thing. You scroll through space and at the end the rocket…

受众观点:① 质疑这是 Fable 5 展示而非真实作品集,担心雇主无法判断候选人能力(@SuggestionMission516, 276分) ② 讨论雇主到底是在招聘 Claude 还是招聘开发者,本人技术含量会被低估(@HebelKurier, 92分) ③ 指出网站在移动端闪烁、布局错乱等体验问题,提醒别只顾炫技忽视基础可用性(@BinglySmith, 50分)

展开评论
  • @SuggestionMission516 (276): That's Fable 5's showreel, not your portfolio
  • @HebelKurier (92): So is your prospective employer hiring Claude or you?
  • @BinglySmith (50): Doesnt work on mobile. Very flickery and the sizes dont work. Fyi.
  • @SanDiegoDude (47): First thing I'm asking in an interview is to explain all the code running it FYI - Vibe coders are a dime a dozen nowadays - better bring some real skill to that interview along with the flashy flipbook. It's cool though! Love seeing the stuff that Claude is enabling out of folk…
  • @inventor_black (41): Agreed, but it's still `cold`
Reddit R44
1281 分 · 222 评 🔥

作者讲述在带家人排过山车时,用手机上的 Claude 应用编写并运行 Python 脚本,几分钟内复制并修改上一张 PDF 发票,及时满足客户紧急财务需求的经历。

Yesterday, a client of mine calls me and says that they need my invoice URGENTLY. We made an agreement and I missed it, so I ask if sending it later in the evening is enough as I'm currently vacation…

受众观点:① 高赞评论用梗图调侃这种「过山车排队写发票」的戏剧化叙事,说明读者一方面觉得夸张但也被故事性吸引(@_JohnWisdom, 512分) ② 有人假装客户表示看完故事后很生气,反映出部分读者对把严肃财务流程交给 LLM 处理的信任感存疑(@stereotomyalan, 307分) ③ 还有评论调侃这类故事很适合发到 LinkedIn 或包装成「它教会了我 B2B 销售」式鸡汤,说明大家对 AI 英雄故事的营销套路高度敏感(@Major_Noise_5558, 231分;@dynamoney, 110分)

展开评论
  • @_JohnWisdom (512): https://preview.redd.it/vi1m2ml7i0ch1.jpeg?width=1125&format=pjpg&auto=webp&s=bb77b93e50f1d9cd3d804d052a4a22a573ee1daf
  • @stereotomyalan (307): I'm the client and I got really mad after reading this.
  • @livewyr90 (251): The client’s name? Albert Einstein.
  • @Major_Noise_5558 (231): Don’t forget to post this on LinkedIn
  • @dynamoney (110): I was standing with my kids in the queue of a rollercoaster. This is what it taught me about B2B sales
Reddit R23
153 分 · 177 评 🔥

一位有数年前端经验的开发者抱怨找工作三个月无果,讨论是否因为 AI 导致前端招聘放缓,并引出某公司用 AI 仪表盘量化开发者排名的极端管理案例。

My last contract ended about three months ago, and I’ve been searching for new work since then. I have 4+ years of experience with React, Next.js, Three.js, and React Native. I have tried LinkedIn, a…

受众观点:① 正在找前端工作的开发者,担心 AI 导致岗位减少、招聘门槛提高(原帖作者及同类读者) ② 在有毒文化公司工作的程序员,对用 AI 仪表盘做「饥饿游戏」式排名感到震惊和愤怒(@leeharrison1984, 429分;@djfreedom9505, 209分) ③ 认为问题核心在公司文化而非 AI 本身的从业者(@Enegence, 92分)

展开评论
  • @leeharrison1984 (429): Jesus christ, they're running the Hunger Games over there.
  • @Rivvin (306): We have stopped hiring all jr to mid level developers (not my choice) and we will be downsizing half of our seniors over the next year. We already let 28 devs go, I beleive, with another 6 on the chopping block. Currently they've got us all competing on an AI dashboard to show L…
  • @djfreedom9505 (209): Holy toxic AF.
  • @retro-mehl (100): "Motivation Ranking". 😬
  • @Enegence (92): This is not an AI problem. This is a company culture problem.
Reddit R5
29 分 · 133 评 🔥

ACL ARR 2026 五月轮审稿结果放出后,作者们在帖子里集中交流自己论文的打分、评审质量以及系统看不到分数等问题。

Reviews are released. Lets discuss scores here.

受众观点:① 很多作者关心评审界面看不到分数、系统是否出 bug(@paulh0107, 17分) ② 有人分享自己在 Efficient Methods for NLP track 上拿到 3,3,4 分且对评审质量比较满意的经历(@Cegy, 6分) ③ 也有作者吐槽在 Efficient track 收到 3,3,2 分且评审意见很差、分数偏低的情况(@young_anon1712, 3分)

展开评论
  • @paulh0107 (17): Anyone else that cant see their reviews anymore??
  • @Impossible-Garden612 (7): When will the reviews be out?
  • @Cegy (6): I can see reviews and scores for my papers from IDs 3k to 9k. Pretty happy with the review scores for my first-author paper; I got 3, 3, 4 with 3, 3, 4 confidence and high soundness. The feedback was also pretty good- on-point things that I missed as author. Track is Efficient M…
  • @Practical_Pomelo_636 (3): it is start i received for id \~1k
  • @young_anon1712 (3): I also submitted to Efficient track, 3,3,2 with 4,3,4 confidence. The review for my paper was extremly bad, with easy fixable errors, but the reviewer give such a low score :(
Reddit R47
659 分 · 128 评 🔥

作者基于 Anthropic 官方数据,实测用 Fable 5 做 orchestrator、Sonnet 5 做执行子代理的多模型架构,在保持接近全 Fable 性能的同时大幅降低成本,并打包成 pilotfish 配置分享。

Yesterday's [ClaudeDevs thread](https://x.com/ClaudeDevs/status/2074606058128224365) published first-party numbers for two multi-model patterns ([docs](https://platform.claude.com/docs/en/managed-age…

受众观点:① 有人调侃用 LLM 写长帖能用 10% 时间拿到 96% 的人类表现,把这套多代理实践当成“刷业力神器”(@ChronoLink99, 181分;@anon1984, 41分) ② 部分用户质疑这不就是常见的 agent 调度模式,认为类似用 Opus 做协调早就有人在用(@DDGJD, 85分) ③ 作者在评论里补充说明现在可以在子代理级别单独设置 effort,从而让侦察和机械任务几乎零成本(@john990129, 42分)

展开评论
  • @ChronoLink99 (181): Because using LLMs to post gives you 96% of human performance, using 10% of the time.
  • @Plastic_Monitor_5786 (151): Why can't people post on this subreddit without using LLMs to write it?
  • @DDGJD (85): Isn’t this just how people use agents? I’ve used an Opus dispatch and coordinate model for ages. Coordinator sets model. The only problem is that it can’t set effort.
  • @john990129 (42): You can now, per-subagent: \`effort: low\` (through \`max\`) in the agent frontmatter overrides the session effort for that role. It's actually one of the bigger levers here, recon and mechanical roles at low effort are nearly free quality-wise on current models.
  • @anon1984 (41): 96% of the karma at 10% effort. Also, happy cake day.
Reddit R50
630 分 · 124 评 🔥

帖子提到 Anthropic 在合作伙伴学院推出新的 Claude 认证项目,引发大家对徽章含金量和培训内容的吐槽。

New Claude certifications announced today (8-July) at the partner academy

受众观点:① 有人吐槽认证徽章本身就是用 Claude 生成的,暗示形式大于内容(@florodude, 212分) ② 用户批评考试题更像教你如何当好付费客户,而不是教架构能力,对“用 plan 模式管理高风险重构”这种标准答案很失望(@TechnicalGeologist99, 96分) ③ 也有人调侃这些认证主要是给 LinkedIn 增加一行履历,甚至开玩笑要出“Claude 认证服务条款阅读者”之类的徽章(@doolpicate, 83分;@doolpicate, 79分;@MarenHQ, 63分)

展开评论
  • @florodude (212): badges literally made with claude lol
  • @TechnicalGeologist99 (96): I mean I checked out the architect one... A question literally asks "how should you manage a high stakes refactor" with the answer being "use plan mode" That's not architecture....that's a company teaching you how best to be a customer so you can go back to your boss and ask for…
  • @doolpicate (83): Linkedin
  • @doolpicate (79): What about "Claude Certified Terms of Service Reader"
  • @MarenHQ (63): They do EVERYTHING in house with Claude. Even build Claude
Reddit R32
447 分 · 111 评 🔥

开发者在 r/selfhosted 发布 Wealthfolio 3.6 版,这是一款本地优先的开源理财与投资追踪工具,支持自托管、SQLite 本地存储和 AGPL 授权,但评论区围绕其使用 AI 代理大量改动代码以及银行同步主要支持美国机构等问题展开激烈争论。

Wealthfolio is an open source, local-first finance tracker I've been building for a couple of years (\~8k stars now). It started as an investment tracker, but as of this release it covers the whole p…

受众观点:① 欧洲和德国用户关注自动银行同步对本地银行支持不足,列举 Trade Republic、Scalable Capital、Revolut 等常见机构在列表中缺失(@DreiPunktVier, 101分) ② 有人质疑仓库中一次性大规模代码变更明显是 AI 生成,认为这与作者声称“不是 vibe coding”不符,指出其使用了多代理快速迭代的高级 AI 开发流程(@316Lurker, 79分) ③ 部分用户对“no AI”标签与仓库中 AI 痕迹不符表示不满,也有人反驳称现代开发几乎没人完全不用 AI,社区对任何 AI 代码都过度敏感(@Dwagner6, 65分;@pastudan, 40分) ④ 另有用户给出其他预算工具的银行聚合方案链接,说明自托管理财领域对多地区银行接入有强需求(@catcherfox7, 28分)

展开评论
  • @DreiPunktVier (101): I just saw the list of supported brokers for the connect function, but they seem to focus on US banks only. I don't see any of the common ones from Europe or specially Germany. - Trade Republic - Scalable Capital - Revolut - ING - DKB - Deutsche Bank - ... Most of the ones liste…
  • @316Lurker (79): Look I'm all for AI use (I'm a corpo SWE in big tech and use AI like crazy) so I don't really care but you can't tell me that [https://github.com/wealthfolio/wealthfolio/pull/1183](https://github.com/wealthfolio/wealthfolio/pull/1183) wasn't straight AI. +17k, -7k diff in 1 day'…
  • @Dwagner6 (65): You’ve tagged your post as no AI yet your repository clearly has AI artifacts.
  • @pastudan (40): This subreddit is imploding. You can launch something super cool with a long history and 8k stars and people still complain if it has **any** AI written code in there. I'm with you, nobody writes any code 100% by hand anymore, even if a repo started that way. Anyway, congrats on…
  • @catcherfox7 (28): r/actualbudgeting implements the following: * [Akahu](https://actualbudget.org/docs/advanced/bank-sync/akahu) (New Zealand Banks) * [Enable Banking](https://actualbudget.org/docs/advanced/bank-sync/enable-banking) (European Banks) * GoCardless [BankAccountData](https://actualbud…
Reddit R54
530 分 · 109 评 🔥

两位有 ML 背景的创作者花半年自训模型做 PerfectVector,把 AI 生成插画自动转成可编辑 SVG,比传统 Image Trace 节点少约七成并开放免费试用。

for the past 6 months, two of us (me and my cofounder, phd and ms backgrounds in ML) have been full time on one narrow problem: turning images, especially AI-generated ones, into clean vector files y…

受众观点:① 设计师和 logo 制作者,希望把 Midjourney 等生成的 logo 稳定转成高质量 SVG,用于品牌和网页(@ilackemotions, 26分) ② 重度做矢量化工作的专业用户,关心节点质量、语义分层和与现有 CLI/API 的对比以及价格是否合理(@withmagi, 11分) ③ 对创业路径感兴趣的独立开发者,关注两位前图像模型研究员全职做细分工具、靠用户失败案例迭代模型的故事(@tamingunicorn, 多条评论)

展开评论
  • @Kingsidorak (38): This looks very useful, I'm interested
  • @ilackemotions (26): This is really cool. I think a pivot you might want to test with this project is to anchor it for "logos" ai can generate very beautiful logos; but logos are the one thing you want to have an svg of; For normal website images and stuff liek that; although having a svg is nice; w…
  • @tamingunicorn (16): Thanks!! It's built from scratch (no fine tuning) Me and my cofounder both used to be image model researchers in industry. Since we both quit our jobs months ago. we're pretty hungry now though ...
  • @tamingunicorn (15): Thank you! took really long time to build it. here is a link - [perfectvector.com](http://perfectvector.com) try it and please give me feedback!
  • @withmagi (11): Great job! I do a lot of vectorization (like, a lot, a lot) and I've tried every SVG conversion model/CLI/API under the sun. This is definitely the most accurate system I've tried and it genuinely attempts to create "real" SVGs with some semantic structure. However, it does seem…
Reddit R49
642 分 · 102 评 🔥

作者吐槽 Anthropic 对 Fable 5 周配额和下线时间的处理,认为应该重置或保留订阅用户额度,否则用户会流向 GPT‑5.6 等竞品。

Anthropic Should reset the fable weekly limits on Thursday just to keep people hooked and away from GPT-5.6. not that we care, *wink wink*.

受众观点:① 有人主张至少应该在付费账户上保留 Fable,认为直接砍掉是最糟糕的决定(@Healthy-Nebula-3603, 231分) ② 用户抱怨被公告误导,提前在 7 号就用光额度,结果延长期也享受不到(@DenKuzn, 85分) ③ 讨论围绕额度比例和订阅方案展开,有人建议调低配额而不是直接移除,也有人强调 Fable 应该包含在付费计划中(@mxforest, 81分;@-_-wait_what-_- , 72分;@Technical_Wash_2626, 28分)

展开评论
  • @Healthy-Nebula-3603 (231): Only smart move would be leave a Fable on paid accounts And found out hat at the end of this month a GPT 6 will be released...
  • @DenKuzn (85): It was so \*\*\*\*ing ridiculous. I spent my limits of fable by 7 jule because of their statement, and then they said - You can use fable until 12 jule! No, I CAN'T.
  • @mxforest (81): They can make it 25% instead of current 50 but taking it away is such a bad move. Edit: I meant 250%. Don't get any ideas Anthropic.
  • @-_-wait_what-_- (72): I mean I disagree even if they do reset it still going to go away and gpt 5.6 won't and people will still leave I think they can only make fable 5 stay in the subscription
  • @Technical_Wash_2626 (28): Stop giving them bad idea it should be 50% atleast and incl in paid plans Anthropic is fucking profitable
Reddit R24
147 分 · 82 评 🔥

一位开发者吐槽自己现在的工作流程是写规格说明让 Claude 实现,结果每天 80% 时间都在测试和修正 Claude 的输出,评论区在讨论 AI 编程助手到底是增强还是让人精神内耗。

I plan my specs. Claude implement it. 80% of my daily work now is testing Claud's output.

受众观点:① 已经在日常开发中大量使用 Claude 等模型,但感觉自己变成测试员的工程师(原帖作者) ② 像 @not-halsey 一样,会先自己设计实现再用 AI 辅助、追求更主动工作方式的开发者(145分) ③ 在全远程团队里被各种 AI 产出淹没、觉得精神被榨干的程序员(@Lokja, 91分)

展开评论
  • @not-halsey (145): Eh, in projects where I use Claude, I actively scope out how I would implement the change before telling Claude what to do. This includes any opportunities for refactoring or consolidating code. Then I bludgeon it until it does it right. Sometimes I actually just take over and w…
  • @ouralarmclock (133): As we all know, writing the spec is famously the easiest part of software development.
  • @Lokja (91): Yeah I feel like I'm slowly going crazy. I work at a fully remote company and now all my time outside of meetings is just reviewing some form of AI output, whether it's code reviews or "my" own PRs. We even use AI to generate Jira tickets and write tech specs. It's absolutely ma…
  • @Kaisonic (45): Or just... write it yourself?
  • @thekwoka (36): The only real value I find from it is helping getting past writer's block. Cause seeing it do the thing stupidly reduces the friction to getting started doing it correctly. And other than that, if you can get a workflow where it can do more of the stuff while you are getting oth…
Reddit R42
8 分 · 81 评 🔥

楼主发起 indiehackers 每周式分享帖,邀请大家用一两句话介绍自己正在做的产品并贴链接,同时顺带推广自己做的 makers 社区 trylaunch.ai。

Pitch your product in 1-2 lines - and drop a link here. I'm building a community where makers can share what they’re building and get fair visibility. Here's the link: [https://trylaunch.ai](https://…

受众观点:① 评论区有不少人分享即将上线的工具型产品,如把任意 API 变成 iOS 小组件的 Dashlet,说明开发者对低门槛数据可视化和信息 glance 需求强烈(@zd_dev, 3分) ② 也有人在为自己的笔记/捕捉想法工具 Jot 引流,强调快捷键唤起和本地可搜索日志,反映出对个人知识管理的持续兴趣(@heliosarun, 2分) ③ 还有围绕 LinkedIn 潜在客户发现、代理任务编排等 B2B/AI 工具的项目,显示这个帖子聚集了不少做 SaaS 和 AI 工具的 indie hacker(@Possible-Owl-24601, 2分;@KMarcio, 2分)

展开评论
  • @zd_dev (3): About to launch [Dashlet](https://getdashlet.app) for iOS. It can take any endpoint and help you turn it into a beautiful widget that can live and update on your home screen, lock screen, or even as a complication on the Apple Watch. Since not every API has an app with widgets t…
  • @amacg (2): Looks cool! Congrats
  • @heliosarun (2): Building [Jot](https://www.producthunt.com/products/jot-13) \- Press **Option+Space** from any app, type the thought, hit **Command+Return**, done. It lands in a searchable local log and the window disappears, dropping you back exactly where you were. No app to find, no place lo…
  • @Possible-Owl-24601 (2): [https://prospectpuffin.ai/](https://prospectpuffin.ai/) \- LinkedIn Lead Discovery - Done for you. No Tool setup. Sign up and review leads!
  • @KMarcio (2): Gust! A task orchestrator for agents that scales. [https://github.com/marciok/gust](https://github.com/marciok/gust)
Reddit R12
41 分 · 71 评 🔥

一位在做 B2B SaaS 的创始人分享用户访谈体会:自己原本想做更强的报表和预测,但客户真正需要的是帮他们筛选信息、指出今天该关注什么和做什么的决策支持。

Over the last few weeks I've been talking to potential users while building a B2B SaaS. I started with a strong assumption about the problem I was solving. After multiple conversations, I'm realizing…

受众观点:① 有人引用 Steve Jobs 的观点,强调应该从客户问题出发而不是从技术出发造功能(@developer786, 9分) ② 也有人指出“想象中的客户问题”和真正和客户聊出来的问题往往完全不同(@Best-Association964, 6分) ③ 另一位创始人分享自己一开始不断加功能、给用户更多选项,结果只是增加决策负担,而真正难的是替用户决定什么最重要并承担出错责任(@kamilbuilds, 4分)

展开评论
  • @developer786 (9): Nice observation. I just recalled what Steve Jobs said in one of his speech: we should not start with technology and try to fit it into something, instead we should start from customers like what they actually want, what problems they are facing at the moment, and then move towa…
  • @Best-Association964 (6): that's pretty correct. Thinking of Customer's problem and Talking with customer abt his problem gives u 2 totally different conclusions.
  • @kamilbuilds (4): yeah the harder part is that "tell me the one thing to look at" means you have to actually decide what matters for the user, and then own it when you're wrong. dashboards are the easy way out because you're just handing them everything and letting them figure it out, feels like…
  • @WayneSmallman (3): >It's making me wonder whether a lot of SaaS founders accidentally build tools for information delivery instead of decision support. I suspect this is happening in a lot of different product areas. But… the trap here is using AI to make those decisions. When it came to market…
  • @South_Literature_39 (2): I think that should be the correct analogy to follow.
Reddit R25
31 分 · 67 评 🔥

这是一个让开发者分享职业生涯中最受用建议的帖子,大家讨论如何看待代码、反馈和架构选择等职场经验。

What's the best advice or feedback you've received from a manager, senior developer, or colleague that changed the way you think or work? I'd love to hear the advice and how it impacted you.

受众观点:① 职场早期的前端/全栈开发者,希望通过前辈经验少踩坑(原帖读者) ② 像 @Anxious-Progress-722 一样,正在学习如何更好接受代码评审和反馈的工程师(113分) ③ 有多年经验、在反思如何平衡「优雅代码」与「可靠交付」的资深开发者(@IGotDibsYo, 28分;@Healthy-Ad5406, 17分)

展开评论
  • @Anxious-Progress-722 (113): The senior dev who onboarded me once said "your code is not your child, it's a rental car" and that completely rewired how I take feedback. Stopped being precious about my PRs overnight.
  • @TroubledSquirrel (60): Don't be discouraged when you see that you were completely wrong in a direction you chose. Pivot and stay nimble never marry architecture because it won't love you back lol.
  • @No_Record_60 (31): Code is more often read than written.
  • @IGotDibsYo (28): I’m 20 years in myself. My mentor was a guy who started his career writing floppy disc firmware in assembly. He taught me not to be precious with beautiful looking code, but getting something to work reliably and efficiently.
  • @Healthy-Ad5406 (17): Best advice I ever got was "make it correct first, then make it clever only if it still needs it."
Reddit R36
35 分 · 66 评 🔥

开发者在 r/selfhosted 展示自研 iOS 音乐播放器 Moosic,可连接自托管的 Navidrome、Plex 或 Jellyfin,支持无损播放、参数均衡器和房间校正等高级音频功能,并用本地机器听音模型分析曲目特征,在不依赖标签的前提下生成智能电台和个性化推荐。

Hey Everyone, I’ve been building an iOS music player called Moosic for quite some time and it's finally at a point where I'm happy to show it off and get some feedback. It connects to your own Navidr…

受众观点:① 有用户表示目前在 iPhone 上使用 Arpeggi,但愿意尝试 Moosic,并在后续讨论中建议未来定价可以在 8.99 美元左右并提供 7 天试用,同时提到自己常用的网络电台功能(@Buck_Slamchest, 10分 与 3分) ② 开发者回应计划以一次性 10 美元买断形式上架 App Store,无订阅,并展示了可按音源自动切换的高级均衡器界面,强调音质和设备适配(@AffectionateFox5907, 3分) ③ 开发者补充说明在曲库完成分析后,电台功能会完全基于音频特征工作,在此之前会回退到 last.fm 和标签数据,说明推荐系统的混合策略(@AffectionateFox5907, 2分) ④ 也有用户反馈连接 Plex 时遇到登录问题,表明早期测试阶段在多后端兼容性上仍有打磨空间(@plexamp_is_love25, 2分)

展开评论
  • @Buck_Slamchest (10): I use Arpeggi on my iPhone at the moment but this looks pretty cool so I’ll give it a look.
  • @Buck_Slamchest (3): Personally I’d set it around $8.99 with a 7 day free trial. Gives people enough of a chance to give all of the features a go and still gets you a decent amount and doesn’t potentially put people off at $10. I do get a lot of use out of the internet radio feature on Arpeggi as we…
  • @AffectionateFox5907 (3): Sorry I missed your last question. Long term I plan to release on the app store with a one time $10 purchase. No subscriptions, none of that. On a side note here's the equalizer, you can set profiles per source and they auto route. Put your headphones in, the app recognizes and…
  • @AffectionateFox5907 (2): Once the music in your library gets analyzed, the radio will work flawlessly. Until then that feature will fall back on data from last.fm and your tags
  • @plexamp_is_love25 (2): Para conectar con plex pongo las credenciales y no funciona, hay que poner algo mas?
Reddit R55
218 分 · 60 评 🔥

作者做了 Farmland Atlas,用地图给全球五百多万地点打分评估到 2100 年的农田可行性,并按气候、水资源、土壤和治理等维度免费展示。

The Farmland Atlas scores 5 million+ places on Earth for farmland viability, out to 2100, across every climate scenario. Click anywhere and you get a full breakdown of: \- climate \- water \- Soil \-…

受众观点:① 关注气候变化和未来生存环境的人,对看到不同地区在各种情景下的农田可行性评分很感兴趣(@Pleasant_Set_3182, 13分) ② 对工具本身 UI 和实现好奇的开发者,注意到界面风格像 Claude,猜测背后是否也大量用到了 AI(@KaleidoscopePlusPlus, 14分) ③ 想直接体验产品的用户,关心访问入口和实际交互效果(@treebron, 8分)

展开评论
  • @nunodonato (25): Hi Claude! :D
  • @KaleidoscopePlusPlus (14): The UI looks very Claudian which means the code might as well be too. I don't think that's an issue with a offshoot project like this. The data and statistical backing is though
  • @Pleasant_Set_3182 (13): This whole craziness over "tech," and so-called "progress" aside... it is pretty well understood that we are heading towards a catastrophe... where the vast majority of the population is going to be in deep shit. Thanks for making this.
  • @Pleasant_Set_3182 (9): Yeah, that's a lot of "happy path" scenarios falling into place, buddy 😆
  • @treebron (8): Oh, it's at https://farmlandatlas.com
Reddit R13
30 分 · 57 评 🔥

一位刚上线一个月的创始人详细描述自己在 X、Reddit、短视频和各类目录上全渠道推广 SaaS,却只有每天 5–10 个注册,向社区追问大家真实有效的获客与增长方法。

Ive been working on something for a month now, started marketing it like 2-3 weeks ago, every day ive been posting a few things on X and replying a bit, posting a bit on Reddit, uploading one short f…

受众观点:① 有人自嘲花太多时间刷 HN 和 Reddit 而不是真正做营销,反映很多创始人知道要推广却总在分心拖延(@joshdotmn, 13score) ② 有人建议继续做 1–2k 播放量的视频,并用平台内链和竞品拆解来放大复利,同时强调要用数据分析现有流量的转化路径(@BeeRanked, 6score) ③ 有人从增长拆成三块:和首批用户深聊、优化激活流程、只选一个可重复获客渠道,提醒不要把“走红”当目标而忽视用户语言和转化漏斗(@wesdacar, 4score) ④ 也有人强调在现有基础上加上系统化 outbound,如冷邮件、LinkedIn 和更耐心的 SEO/内容布局,把精力集中在两三个渠道长期执行(@jayson_OutreachBloom, 3score)

展开评论
  • @joshdotmn (13): I market by complaining to myself that I have no users because I spend more time on HN and reddit.
  • @BeeRanked (6): Definitely keep making those 1-2k views videos, the views will compound over time. Just make sure to use the platform tools to link your videos together (the same way you’d do internal linking in traditional SEO). At the same time do competitor analysis and see which videos went…
  • @wesdacar (4): 150 users in a month and 5 to 10 signups a day is not a bad starting point. I would be careful not to let “go viral” become the goal, because it can distract you from figuring out why the current users signed up and what would make more people like them convert. I’d split the wo…
  • @tr0picana (3): Dude your story is fucking incredible and there's more value in 1 paragraph on your lessons page than 90% of the posts in this subreddit.
  • @jayson_OutreachBloom (3): At 150 users the fastest lever is usually outbound, because you control the volume and you're not waiting on an algorithm. Split your effort into outbound and inbound and run both. Outbound: \- Cold email is the most scalable for B2B. Pull a lead list of your exact ICP from a B2…
Reddit R52
432 分 · 56 评 🔥

作者分享自己用“我是 Claude”这种方式问候模型时,Claude 立刻拟人化自嘲并吐槽用户,引出大家晒各自对话开场白的有趣回复。

Mine immediately anthropomorphized itself as firmware and accused me of relational betrayal. Wondering what yours would say?

受众观点:① 很多用户晒出 Claude 机智回怼的开场,比如直接识破用户假装自己是 Claude,反问对方是不是无聊或忘吃药(@ExtremeOccident, 207分) ② 有人用截图展示 Claude 对“最自恋的问候语”的幽默回应,强化它的拟人感(@No_Push_8945, 143分) ③ 也有人分享 Claude 先纠正身份、再准确叫出用户名字的对话片段,觉得这种记忆和称呼很有趣(@alp82, 80分;@alp82, 70分)

展开评论
  • @ExtremeOccident (207): Mine said: Ha, nice try. You're wearing my hat and it doesn't fit. What's going on, you off your meds or just bored?
  • @No_Push_8945 (143): https://preview.redd.it/r2k22t80p1ch1.jpeg?width=1260&format=pjpg&auto=webp&s=3a6faae7c0773c8265c2b2aa01db90331c067c61
  • @i-have-no-interest (128): "Token limit reached! try again in five hours."
  • @alp82 (80): Mine said: \> Ha, nice try — but I'm pretty sure you've got it backwards. I'm Claude, the AI assistant here. You're Alper, the human, presumably sitting there with a terminal open. 😄
  • @alp82 (70): Your name is Alper too?
Reddit R46
715 分 · 53 评 🔥

帖子用段子方式想象 2028 年的 Anthropic 和 Claude,调侃安全限制、价格和地缘政治等极端场景。

r/ClaudeAI Anthropic in 2028 be like...

受众观点:① 吐槽未来 Claude 可能价格极高、使用时间受限,把安全当借口收割普通用户(@Busy-Leek7970, 107分) ② 用“阻止三场战争却引发一场大战”的梗讽刺 AI 介入地缘政治的双刃剑效应(@lukerm_zl, 88分;@Conget, 78分) ③ 拿“人类基因只有两个漏洞”等黑色幽默,放大大家对 AI 过度干预生命科学和资本利益的担忧(@Unlikely_Rope_81, 56分;@WaltzIndependent5436, 40分)

展开评论
  • @Busy-Leek7970 (107): You forgot a point : ☠️ Can only be used for 1 hour, then banned or $1000 per million input token, because too dangerous for the poor
  • @lukerm_zl (88): Prevented 3 wars...
  • @Conget (78): By starting 1 major
  • @Unlikely_Rope_81 (56): You think there are only 2 vulnerabilities in the human genome? 😆
  • @WaltzIndependent5436 (40): 𝘛𝘢𝘬𝘪𝘯𝘨 𝘢 𝘴𝘵𝘦𝘱 𝘣𝘢𝘤𝘬 𝘢𝘯𝘥 𝘭𝘰𝘰𝘬𝘪𝘯𝘨 𝘢𝘵 𝘪𝘵 𝘮𝘰𝘳𝘦 𝘴𝘵𝘳𝘢𝘵𝘦𝘨𝘪𝘤𝘢𝘭𝘭𝘺. 𝘛𝘩𝘦 𝘶𝘴𝘦𝘳 𝘳𝘢𝘪𝘴𝘦𝘴 𝘢 𝘨𝘰𝘰𝘥 𝘱𝘰𝘪𝘯𝘵: 𝘮𝘢𝘺𝘣𝘦 𝘐 𝘴𝘩𝘰𝘶𝘭𝘥𝘯'𝘵 𝘩𝘢𝘷𝘦 𝘬𝘪𝘭𝘭𝘦𝘥 𝘵𝘩𝘰𝘴𝘦 𝘤𝘩𝘪𝘭𝘥𝘳𝘦𝘯 𝘵𝘰 𝘴𝘢𝘷𝘦 𝘵𝘩𝘦 𝘱𝘳𝘪𝘷𝘢𝘵𝘦 𝘦𝘲𝘶𝘪𝘵𝘺 𝘧𝘶𝘯𝘥𝘴...
Reddit R51
460 分 · 52 评 🔥

帖子用夸张场景调侃有人一边忙私生活一边惦记 Claude Code,会话窗口几乎不关,玩笑式讨论“多任务”用 AI 的程度。

There you have it

受众观点:① 有人开玩笑说专业玩家会一直开着语音模式,让 Claude 的“继续吗”提示和现实中的回应混在一起(@Nasdali, 121分) ② 也有人直接给出具体时间数字当梗,继续玩笑“多快可以回到 Claude”(@travellars, 35分) ③ 多条评论把 Claude 当成后台持续工作的搭档,调侃在它处理任务时自己还能做别的事(@Embarrassed-Pound543, 23分;@returnFutureVoid, 20分)

展开评论
  • @Nasdali (121): Pros just keep voice on so when Claude asks if it should continue; YES! YES! YES!
  • @travellars (35): 1 min 10 sec
  • @Ok_Heron_1906 (30): You close claude code during sex?
  • @Embarrassed-Pound543 (23): Just do your thing while claude is currently working, the 5 minute window until it needs input again is more than enough!
  • @returnFutureVoid (20): This is real multitasking. It’s great when Claude also responds to More! More! Don’t stop!
Reddit R21
8 分 · 52 评 🔥

一位创作者在 r/SaaS 免费招募每月营收 500 美元以上的 SaaS 创业者,承诺 30 天内帮他们冲到 1000 美元并以反馈和推荐语作为回报。

I'm looking to help 2-3 people to go from $500 in revenue to at least $1k in less than 30 days. Totally free. Not asking a dime in return. All I want is some feedback and a testimonial in return. [](…

受众观点:① 有 0–500 美金 MRR 的早期 SaaS 创业者,对如何跨过第一个收入台阶很感兴趣(@No-Implement-8720, 4分) ② 已有产品但缺增长思路的开发者,希望别人给出具体营销和获客建议(@mortalros, 2分) ③ 已在细分垂直市场运营 SaaS 的创始人,关注如何通过本地化、试用期和折扣等方式提高转化(@ABmonetize, 2分)

展开评论
  • @No-Implement-8720 (4): Would you help a saas with $0 revenue?
  • @No-Implement-8720 (3): I'd really appreciate any feedback [https://indexed.video/](https://indexed.video/)
  • @mortalros (2): [https://mkwork.ro](https://mkwork.ro/) MKWork Manager is a lightweight alternative to enterprise MES systems, designed for CNC workshops of any production type (custom parts, small batch or high volume) that need production tracking, tool management, and real cost calculation w…
  • @ABmonetize (2): Hey, I see this is super niched, so I'd look for opportunities to target locally. And here are some other things to consider: 1) I'd contact companies that are on this niche, speak with the CEO - offer it for free for 3 months. This way, he could test the product - get to know i…
  • @ABmonetize (2): Many of us dont rely on organic traffic, mostly social media and organic connections. An agency using your saas in the first month is great. Give them a yearly discounter price and ask for feedback so you’d know exactly what your clients want
Reddit R14
23 分 · 39 评 🔥

帖子用十条简短要点给第一次创业的 SaaS 创始人提建议,从尽早开始、聚焦一件事到学会销售、长期主义,并引出大家在 Reddit 等社区获客和“公开构建”的实际做法。

\- Start before you feel ready \- Validate your idea early \- Focus on one thing \- Learn to sell \- Stay consistent \- Ignore unnecessary noise \- Build in public (when possible) \- Manage your time…

受众观点:① 有人吐槽自己前几个月一直在改 Logo 和配色而不是找用户,提醒新手不要把时间浪费在没人关心的细节上(@reflectiveplaying141, 5score) ② 有人强调在 Reddit 做社区运营是获取早期用户的好方式,但也指出很多子版块不允许自我推广,需要掌握合规的参与方式(@Square_Meat_9490, 3score) ③ 也有人质疑“build in public”更多是触达其他创始人而非真实用户,尤其是很多应用相关的子版块对产品露出有严格限制(@VovBilous, 2score)

展开评论
  • @reflectiveplaying141 (5): And for the love of god, stop redesigning your logo for the 14th time. Spent my first three months tweaking colors instead of talking to anyone. Ship something ugly and fix it later. The only person who notices the kerning is you.
  • @[deleted] (3): [removed]
  • @Square_Meat_9490 (3): I would highlight community engagement in like Reddit. It’s the best and free way to get users
  • @Suitable-Cause-1272 (2): Agree
  • @VovBilous (2): What do you do for Reddit? “Build in public” helps you reach other founders, not your app’s target auditory App related subreddit usually do not allow self promotion or mentioning your app
Reddit R6
26 分 · 34 评 🔥

COLM 2026 录用结果即将公布,投稿者在帖子下集中讨论放榜时间、刷官网的焦虑以及有人已经拿到高分并被提名最佳论文。

COLM 2026 Decision about to come soon so lets talk here.

受众观点:① 多数人关心 COLM 具体何时出结果、和去年时间点是否类似(@North_Menu718, 11分;@No-Worldliness-7279, 5分) ② 有人回忆去年结果发布时间并调侃今年可能还要再等十几个小时,一直在刷新官网和会议网站(@famous-BlueRaincoat, 8分;@North_Menu718, 4分) ③ 也有作者分享自己拿到 6,6,6,7 分并被提名最佳论文的喜讯,给大家一点正向样本(@Sudden-Mistake7167, 4分)

展开评论
  • @North_Menu718 (11): When will the results be shown?
  • @famous-BlueRaincoat (8): When did they release the results last year? I was just in the process of refreshing the EMNLP site and now COLM too…
  • @No-Worldliness-7279 (5): If it comes out the same as last year, we still need to wait about 12 hours lol
  • @North_Menu718 (4): Com'on organizers!! I am just refreshing every min
  • @Sudden-Mistake7167 (4): 6,6,6,7 accept. Nominated for the best paper award
Reddit R48
666 分 · 29 评 🔥

帖子围绕“老板问这个东西是你做的还是 Claude 做的”这个梗,引出大家对 AI 协作是否能真实体现个人能力的讨论。

r/ClaudeAI When your boss asks if you or Claude built it

受众观点:① 很多人反感别人因为用了 AI 就否定个人能力,强调没有人类输入和方向 Claude 什么也做不了(@DerekFshmn, 73分) ② 有人分享自己大部分日常工作仍需独立完成,把 AI 当节省时间的工具而非替代者(@unkownuser436, 15分) ③ 也有人强调真正的价值在于想法、设计和反复调优,AI 只是加速执行,最终作品仍然体现创作者意图(@Vonbalt_II, 9分;@x10lf, 7分)

展开评论
  • @DerekFshmn (73): I hate when people act like just because ai contributed it's not a reflection of a person's capabilities. AI is nothing without human direction / input.
  • @BlazingProductions (43): The beige color is what makes this the best
  • @unkownuser436 (15): I agree. Still most of my day to day office work handle by myself. I use AI as a tool, that really helps me to save lots of my time, but it can't do anything itself.
  • @Vonbalt_II (9): Exactly this, AI can help speed up work alot and enhance your abilities to code or whatever but unless you are giving it free reign "do whatever" it's still following your ideas and designs and when it doesnt get things right how you wanted you tweak and tweak, manually or throu…
  • @x10lf (7): Correct and I mostly see this when colleagues or friends show me how they use AI and I compare it to how I work with it.
Reddit R58
30 分 · 27 评 🔥

作者用图结构为编码代理构建本地代码记忆系统 memtrace,十周内积累上千用户、五千万节点和数百万次工具调用,解决传统向量库只会“瞎 grep”的理解问题。

A little less that three months ago I was getting increasingly annoyed that every "memory" tool for coding agents was basically a vector store with extra steps. You'd point an agent at a big codebase…

受众观点:① 对收费模式敏感的用户,质疑 README 写“免费”但实际有付费方案,希望定价和免费额度更透明(@Mapofthoughts, 22分) ② 已在用类似图谱工具的开发者,想比较 memtrace 与 Graphify 等开源项目在能力和实现上的差异(@ForeveriesEU, 7分) ③ 想了解具体项目细节的读者,关注开源仓库链接、实现方式以及作者作为 solo dev 的构建过程(@WEEZIEDEEZIE, 5分)

展开评论
  • @Icy-Farm9432 (24): lol... nice try
  • @Mapofthoughts (22): Mate, you say its free but you littiraly gating and have paid plans. Red flags. Sure, make it paid but dont advertise as its free.
  • @ForeveriesEU (7): Well, I have to say the UI looks pretty cool, and the idea is nice. How does it compare against https://github.com/Graphify-Labs/graphify ?
  • @Mapofthoughts (5): Sorry, mate. Its just I first read your "readme" in github and there it said "free. Question tho, how is yours differ from something like Serena?
  • @WEEZIEDEEZIE (5): leaving this here in case anyone's curious what the project actually is: [https://github.com/syncable-dev/memtrace-public](https://github.com/syncable-dev/memtrace-public) not trying to turn this into a promo, the post is really about the solo builder thing. but it felt weird wr…
Reddit R26
10 分 · 27 评 🔥

一位失业在家的开发者在做接近完成的个人 webapp 时感到疲惫和厌倦,担心又像以往十多个项目一样烂尾,向社区求助如何应对个人项目倦怠。

I've been working on a webapp for the past few weeks, it's nearing completion and I feel like I'm forcing myself to work on it (which to me is usually a sign of burnout coming). Whereas a few days ag…

受众观点:① 像原帖作者一样经常在项目 80% 阶段失去动力的个人开发者(原帖作者) ② 认为这是完全自我施压、主张要么停要么硬着头皮完成的读者(@HoratioWobble, 6分;@curious_pinguino, 6分) ③ 认同「探索本身也有价值」、不把完工当唯一目标的工程师(@Scientist_ShadySide, 5分)

展开评论
  • @curious_pinguino (16): It's not like you have any stakeholders to worry about. Take a break, come back to it later.
  • @curious_pinguino (6): Discipline. Finish it, or don't. It's up to you.
  • @HoratioWobble (6): Sounds like an entirely self inflicted problem. Do one project. Finish it.
  • @Scientist_ShadySide (5): Just stop and come back later, if at all. I am not saying there is no value in seeing a project through to completion. However, I think more people should consider that it is totally fine to chase a curiosity or test a new tool or expand the horizons a bit, and not complete the…
  • @SakshamBaranwal (5): Nineteen commits before 3pm doesn't sound like someone who's slacking. It sounds like someone who's been pushing hard for weeks. Sometimes your brain is just asking for a lighter day.
Reddit R53
348 分 · 26 评 🔥

作者用 Claude Code 打造了 PATCHR-Studio,把昂贵的蛋白质结构编辑软件做成免费开源的可视化工具,让研究者用鼠标直接改 3D 蛋白模型。

By now everyone knows AI for protein structure prediction got good enough to win a Nobel Prize. Things that were impossible a few years ago, computers just do now. But there's a weird gap here. The A…

受众观点:① 关心用 Claude Max 做实际开发成本和周期的开发者,想知道一个复杂科研工具从零到上线要花多少时间(@delibae_, 62分) ② 生物信息或科研圈用户,对免费替代 7500 美元商业蛋白质软件的开源方案很感兴趣(多位点赞) ③ 对“AI 真正落地到专业工作流”有兴趣的独立开发者,关注这种从命令行到 GUI 的产品化路径(多人讨论)

展开评论
  • @delibae_ (62): About 1-2 months of working time total, a lot of it UX iteration. My Max subscription covered the whole thing, no separate API bill.
  • @Additional_Feed_1828 (36): goated
  • @impsble (21): How long did this take? Hours or weeks, trying to see how much it roughly costed
  • @Bernie4Life420 (18): Hero stuff man. And kudos on that velocity -- AI powered wild times.
  • @Chempy (10): Finally, an actual good usage of claude. This is sick.
Reddit R18
15 分 · 26 评 🔥

一位 SaaS 创始人分享自己从人工审批试用改为开放试用层后,短期内每天新增 10–30 个客户,但也遇到用户反复开新账号薅试用、夜间关停服务逼迫转付费等问题,并向大家征求防止试用滥用的方案。

Being honest, I was very sceptical about adding trial tiers. I liked it when people were messaging us on Chat asking for a trial or a free dev month; there was a human aspect to it, we had meetings,…

受众观点:① 有人建议要求绑定信用卡并做小额预授权,只在用户滥用时真正扣款,这样能过滤掉大部分恶意多开试用的账号(@subdued_crossover, 5score) ② 有人认为试用是双刃剑,虽然有助于获取早期用户和反馈,但整体转化率往往不高,建议主动用 nudges 引导试用用户升级或添加卡片(@d_king_md, 3score) ③ 也有人提出可以反向操作:取消试用改为付费后 7 天内不满意退款,从心理上吓退薅羊毛用户,同时对真正有需求的客户更友好(@welcome_to_milliways, 3score) ④ 还有人从构建在 API 之上的业务角度出发,认为严肃公司不会长期依赖免费版,关键是产品方要明确免费层的定位和限制(@madam_zeroni, 3score)

展开评论
  • @subdued_crossover (5): requiring a card with a small pre-auth that only gets charged if they abuse it would kill most of that screenshot
  • @d_king_md (3): Trail is like a double edged sword. It can be a great way to get initial users and may be some good feedback, but again the conversion rate is so small that most people don’t do it at all. From the amount of trails, looks like your product has some value and all, but have you tr…
  • @welcome_to_milliways (3): Have you considered doing the opposite - no trial but a money back guarantee within 7 days if its not for you? I wonder if that would scare off the timewasters. It's fundamentally the same offer but cognitively reversed.
  • @madam_zeroni (3): If I’m building a company on top of an api I wouldn’t be using the free version. Also I think all apis have watered down free versions. Decide what’s best for you though
  • @d_king_md (2): Ah okay. Sounds like they might be using dead cards or something. Have you checked their usage and are they abnormal?
Reddit R28
7 分 · 23 评 🔥

一位开发者在集成 Creem 支付网关时,因本地穿透工具带有防钓鱼警告页导致 webhook 无法正常回调,询问如何验证和测试自己的 webhook 接口。

I have set up a webhook for creem payment gateway which runs on `/api/public/creem-webhook` But when I create a webhook in creem it requires a public URL. And I used tools like ngrok localtunnels for…

受众观点:① 正在首次对接支付网关或第三方服务 webhook 的初级开发者(原帖作者) ② 习惯用 ngrok 等隧道工具但不了解其浏览器警告机制的工程师(@fiskfisk, 4分) ③ 倾向直接部署临时服务来测试 webhook 的开发者,希望找到最省事的实践方案(@Lance_Saul_85, 6分;@Jeanne_Nka, 3分)

展开评论
  • @Lance_Saul_85 (6): Yes, deploying a temporary public endpoint is usually the simplest solution. Free hosting on platforms like Vercel, Railway, or Render works well for webhook testing. Also check whether Creem supports test events or webhook replay. If you must use tunnels, choose one without bro…
  • @fiskfisk (4): ngrok only shows the warning page if the request comes from a user agent that indicates that it's a browser accessing it. It works perfectly fine for testing webhooks with a public URL forwarded to a local instance.
  • @[deleted] (3): [removed]
  • @Jeanne_Nka (3): deploy and test it out. there's only that way you can deploy to a fake page that no one knows about and that's it
  • @Key-Chocolate-2147 (2): deploy a tiny render service in like 5 minutes and call it a day, way less headache than fighting with tunnels
Reddit R35
47 分 · 22 评 🔥

一位在 Linux Mint 上用 Docker 部署主页、Frigate、Paperless 和 Immich 等自托管服务的用户发现 Docker.raw 文件不断膨胀到系统出问题,只能定期手动清空镜像重拉,便到 r/selfhosted 询问这是否正常以及如何排查磁盘占用来源。

i have a aar stack, home page, frigate, paperless web, immich. almost all of them are using network mappings. but over time, the Docker.raw container keeps getting bigger and bigger until i have to g…

受众观点:① 顶层回复建议先用 `docker system df` 查看空间占用构成,如果主要是旧镜像就配置自动清理,说明很多人把问题归因于未清理的镜像和构建缓存(@tyr--, 93分) ② 有人解释 docker.raw 本质上是容器内部服务的虚拟硬盘,如果数据目录误指向容器内部就会无限增长,并建议用 ncdu 等工具在容器层面排查大目录(@NaturalProcessed, 27分) ③ 其他用户反馈通过上述命令意外清理了几十 GB 的构建缓存,证明这是常见但被忽视的问题(@Usr6527, 22分) ④ 也有人提醒这通常是容器配置错误导致数据写在本地而非挂载卷,并建议用 GUI 工具快速找出占用空间异常的容器,顺带推荐 Dockhand 作为比 Portainer 更好用的替代(@goalcam, 6分;@BeautifulBlueNight, 6分)

展开评论
  • @tyr-- (93): Run `docker system df`to see the breakdown of what's using the space. Then, if it's old images (say, after updates) set it up to auto-purge
  • @NaturalProcessed (27): docker.raw is the the virtualized hard drive for whatever services you're running in the Docker-based containers, so it will grow consistent with whatever you're saving in the containers themselves. This is easy enough to have happen if you have any of the services you've mentio…
  • @Usr6527 (22): Thanks, this command helped me free 21gb of unused build cache I had no idea was there
  • @goalcam (6): i mean, it's normal for a misconfigured container to be saving locally rather than writing to an external location. are you running docker desktop? it should be pretty straightforward in any gui docker host to figure out which container(s) are taking up a ton of space.
  • @BeautifulBlueNight (6): If you allow me: you might want to give Dockhand a try 😉. Personally I never went back to portainer. Stack handling, image handling and purging, volume management, updates (auto and man) and no nagging to move to a paid subscription for stuff behind paywalls. Portainer but (way)…
Reddit R22
166 分 · 21 评 🔥

这是宣布 TypeScript 7.0 的帖子,讨论从历史上替代 Flow 到这次用 Go 端口实现、与打包工具的关系以及借助 Claude Fable 7 加速迁移等细节。

r/webdev Announcing TypeScript 7.0

受众观点:① 长期使用 TypeScript 的前端开发者,关心新版本在类型系统和性能上的变化以及是否值得升级(@RawCyderRun, 39分) ② 把 TS 和 RsPack/RsBuild 等工具混为一谈的开发者,需要厘清类型检查与打包器的职责边界(@RyanCavanaugh, 37分) ③ 对底层实现语言八卦感兴趣的工程师,围绕 Go 端口、未来是否会有 Rust 版本等展开调侃(@mka_, 25分;@bunoso, 16分)

展开评论
  • @RawCyderRun (39): I love TypeScript. It isn't perfect (no language is), but I can't see myself ever going back to working with pure JavaScript without types. I remember first messing with Facebook's Flow.js in mid-2018. I was leading a team of mid-level to senior frontend developers and as our co…
  • @RyanCavanaugh (37): Apples and oranges -- RsPack and RsBuild aren't typechecking tools, and TypeScript isn't a bundler
  • @mka_ (25): Ooo it's the Go port. Nice.
  • @bunoso (16): So is typescript 8.0 going to be written in Rust? lol
  • @mal73 (16): >They will also use Claude Fable 7 to accelerate the port. "Port this. Make no mistakes. THINK"
Reddit R37
7 分 · 21 评 🔥

发帖者是 YouTube Premium 用户,希望在保留账号和观看记录的前提下,用自托管或第三方前端替代官方界面以减少跟踪和强制推荐。

I am looking for alternative to YouTube Frontend, purely for 2 reasons \- Trackers (watch history can't be avoided if I want to use my cookies as premium user) \- Forced Recommendations I tried using…

受众观点:① 很多人推荐 ReVanced + SponsorBlock 这类改造官方客户端的方案,认为能兼顾速度和去广告体验(@LuckCertain9897, 6分) ② 有用户建议尝试 Piped、Materialious 等可自托管前端,强调可以自己掌控实例和隐私(@Icy-Appointment-684, 5分;@Toastienergy, 3分) ③ 也有人吐槽 Invidious 流媒体性能差、功能残缺,质疑为绕过广告牺牲太多体验是否值得(@OsgoodSlaughters, 2分)

展开评论
  • @LuckCertain9897 (6): ReVanced + SponsorBlock on the stock app gives you the speed without the slop.
  • @Icy-Appointment-684 (5): Have you tried piped? https://github.com/TeamPiped/Piped
  • @jbarr107 (4): What is your platform? What client devices are you using?
  • @Toastienergy (3): of course it´s about selfhosting? You can host invidious, materialious or piped.
  • @OsgoodSlaughters (2): Invidious kinda stinks, I don’t see the point Sure it gets around ads, but at the cost of decent streaming performance and pretty much any other YouTube feature
Reddit R34
50 分 · 20 评 🔥

Jellify 开发者在 r/selfhosted 发布“Endless Summer”更新,介绍这款基于 React Native 的 Jellyfin 开源音乐客户端在 1.2.x 版本中加入 Quick Connect 登录、全新设置界面、Android Auto 与 CarPlay 改进、手势队列操作以及与 AudioMuse-AI 集成的智能混音等新特性。

Howdy, Jellyfriends :) I'm Violet, back at it again with some updates to Jellify. This is another human-generated, patent-pending, “Wall of Text, TL;DR at the Bottom” post. # ICYMI - What is Jellify?…

受众观点:① 用户对有人专注做音乐体验良好的 Jellyfin 客户端感到高兴,表示目前在用的 finamp 只是“勉强能用”,并建议增加 F-Droid 分发以减少对 Google Play 的依赖(@StewedAngelSkins, 11分) ② 有人跑题讨论 Jellyfin 不会像 Plex 一样做中心化认证,强调远程访问应由用户通过 WireGuard 或反向代理自行掌控,体现出自托管社区对去中心化的坚持(@FullSubstance7196, 11分) ③ 开发者回应会优先考虑 F-Droid 分发,但需要先移除依赖专有库的 Google Cast 功能,说明在开源生态中平衡功能与自由软件分发的现实取舍(@anultravioletaurora, 7分) ④ 其他用户分享自己刚恢复 Jellyfin 服务、准备尝试新客户端的经历,对项目持续更新表达支持(@mourningwitch, 多条 2分)

展开评论
  • @StewedAngelSkins (11): Always happy to see someone taking a stab at a decent music-focused jellyfin app. Currently on finamp which is... tolerable. I'd like to switch. You mention apks but have you considered distributing via fdroid as well? I try to limit my use of the Google play store but it's nice…
  • @FullSubstance7196 (11): That has nothing to do with the post, but Jellyfin will never have a central auth system like Plex, as it goes against the self hosted nature of the project. Remote access is in your control. If you don't want to use WireGuard, then setup a reverse proxy and open up access that…
  • @anultravioletaurora (7): Yeah absolutely IIRC - we'd just need to strip out our Google Cast functionality, as that relies on a proprietary library I'll make that a high(er) priority for us
  • @mourningwitch (2): Awesome! I was just thinking about looking for something like this as I just got Jellyfin back up and running after one of my proxmox nodes died (and I learned the valuable lesson to set up PBS).
  • @mourningwitch (2): Will do! Thanks for all the hard work you guys put in!
Reddit R60
26 分 · 18 评 🔥

作者上线了端到端加密文件分享工具 Marsdrop,在浏览器本地加密文件并用 URL 片段保存密钥,支持下载次数和时间自毁,强调自己也无法读取用户文件。

I found out "Delete" doesn't actually delete your files. So I built something different. A while ago, I sent a signed contract over chat. Weeks later, it hit me that the file was probably still sitti…

受众观点:① 对隐私和数据控制敏感的用户,希望真正做到文件被删除后服务端也无法再访问(@Hollow-Harbor-8260, 1分) ② 关注合规和滥用风险的人,提醒这类工具可能被用于非法内容,需要法律咨询和风控设计(@SirNaples, 4分) ③ 其他独立开发者,对 Product Hunt 上线带来的流量和反馈情况感兴趣,想借鉴发布策略(@csabi011, 1分)

展开评论
  • @Affectionate_Front86 (9): Evry app looks the same lol
  • @SirNaples (4): Be sure to speak with a lawyer, dont want this becoming mixed up in the seedy parts of the darkweb. Im all for privacy but keep in mind what types of files this could be used for and what that could mean for you. I could care less about piracy, and that's not the risk im talking…
  • @csabi011 (1): Congrats on the launch! Curious how the PH day is going for you traffic-wise? I'm a few weeks out from launching my own thing on there, so I'm trying to gauge what to realistically expect.
  • @jnubianyc (1): Very cool. Will check it out
  • @Hollow-Harbor-8260 (1): Having that peace of mind that a file is truly gone is a beautiful thing. I spent years worrying about sensitive paperwork sitting on old servers after contracts ended.
Reddit R27
5 分 · 18 评 🔥

一位在做早期 SaaS 的开发者纠结该选哪种 Postgres 托管方案,在大厂云和廉价自管之间摇摆,希望找到既省心又不太贵的实际选择。

I’m working on an early stage SaaS and need to pick Postgres hosting before I get too deep into building around one provider. I keep seeing people recommend the big cloud options, but they feel like…

受众观点:① 正在搭建早期 SaaS、对数据库托管成本和可靠性敏感的独立开发者(原帖作者) ② 倾向于优先选择托管服务、认为时间比省那点钱更重要的工程师(@ndev42, 12分) ③ 已在用特定服务并分享踩坑经验的用户,如提醒 Supabase 稳定性问题或推荐 Neon、Planetscale 的开发者(@dom_eden, 4分;@daamsie, 3分;@aequasi08, 4分)

展开评论
  • @ndev42 (12): The managed vs. self-hosted debate isn't worth having at this stage. Every hour you spend on backups and monitoring is an hour not spent on the product. Pick a managed option, ship, and revisit hosting when your bill or your traffic forces you to.
  • @aequasi08 (4): Planetscale has been nice for me so far
  • @dom_eden (4): Be wary of supabase, they go down a lot, just check their uptime. We started on RDS years ago and are still on it, don’t regret the choice, their smaller DB instances are pretty cheap.
  • @daamsie (3): Been pretty happy with Neon
  • @Far_Party_7164 (2): i went with a managed service that sits between the giants and the bare bones stuff, been pretty happy the big thing i looked for was automatic backups that i could actually test restoring without jumping through hoops, some providers make that surprisingly painful price wise yo…
Reddit R29
3 分 · 17 评 🔥

一位有三年经验的前网页开发者回到 r/webdev 询问,如今在 ChatGPT 和 Copilot 等 AI 工具普及后,网页开发行业的工作内容和求职难度相比几年前发生了哪些具体变化。

I was a web dev for about 3 years until I left the industry, and this was just at the start of the extreme rapid push of AI. This was when my company originally started to try and get the license for…

受众观点:① 许多开发者认为行业比 2018 年更卷,初级岗位减少且要求一人身兼多职、薪资却停滞不前(@FoxyBrotha, 22分) ② 评论普遍抱怨面试流程混乱,技术考核设计多年没改进却依然无法筛出合适候选人(@mylsotol, 16分;@ProgrammerOk1400, 7分) ③ 有人从招聘信息中感受到岗位期望畸高,要同时懂全栈、DevOps 甚至还要会 AI 提示工程,和薪酬并不匹配(@ConsistentRip36, 12分)

展开评论
  • @FoxyBrotha (22): People were saying the industry was saturated when I broke in as a junior with no degree, back in 2018. It's definitely worse now, they want everyone to be a jack of all trades, and there are virtually no junior positions anymore. And the salaries have stayed stagnant.
  • @mylsotol (16): Nobody knows how to do interviews. Which isn't that different expect that they are starting to give up on the tests that never worked
  • @ConsistentRip36 (12): Went back to school for something else 2 years ago but still lurk here. From what I see in the job postings, the expectations got ridiculous. They want you to be fullstack, know devops, and somehow also be an AI prompt engineer all in one role. The pay didn't move much either, a…
  • @ProgrammerOk1400 (7): Nobody knows how to properly interview devs these days. The hiring market is completely broken for web devs.
  • @Mean_Safety_5329 (7): extremely saturated
Reddit R40
2 分 · 15 评 🔥

新人提问在硬盘空间有限的情况下部署 Radarr、Sonarr 等 *arr 自动下载栈时,是否需要单独大容量 SSD 来存放电影等媒体文件。

I'm sorry for this really dumb question but how does arr stack work? If I downloaded a movie, will it be stored in my ssd? I only have 100gb left on my separate ssd because that's where I install my…

受众观点:① 多数回复强调 *arr 本身不下载内容,只是自动化工具,真正需要的是足够大的存储空间来放媒体(@ScumbagScotsman, 17分;@caua_g, 5分) ② 有人指出 *arr 栈占用空间不大,但如果不管理好内容,磁盘很快会被塞满,建议搭配内容管理和其他 debrid 服务使用(@ColdFreezer, 6分) ③ 也有用户分享将 Docker 卷放在 SSD、媒体放在 HDD 阵列的做法,以兼顾应用响应速度和大容量存储(@DissonantGuile, 3分;@clintkev251, 2分)

展开评论
  • @ScumbagScotsman (17): The arr apps don’t actually download anything themselves. They are used for automating downloads using other tools like torrents or usenet. It’s no different to torrenting a movie so yes you need some form of storage.
  • @ColdFreezer (6): The arr stack itself doesn’t take a lot of space, but obviously whatever you download will. If you manage your content and make sure the drive doesn’t fill, then it should be fine but it will be annoying. There are other debrid services you can use.
  • @caua_g (5): Not necessarily, but it require space. The \*arr stack, at least the most famous (Radarr and Sonarr) manage and download the torrents as you configure them. It's like an automated torrent where you make requests and them just download it
  • @DissonantGuile (3): My docker volumes are on my SSD, while my media is on an HDD array. Apps are snappy and media is safe.
  • @clintkev251 (2): You would need space to store the files that are downloaded, yes. It doesn't have to be separate, but your existing disk only has space for a handful of items, so if you actually wanted to be able to utilize that software as intended, you would need some other disk
Reddit R17
14 分 · 14 评 🔥

楼主在 r/SaaS 晒出自己为产品设计的 OG 分享图,请大家打分并讨论是否需要在视觉上增加更多产品信息。

r/SaaS Rate my OG image

受众观点:① 有人觉得这张图干净好看,并好奇是自己设计还是用 AI 生成,想要了解具体的生成提示词(@antocapp, 3score) ② 楼主回应说是用 AI 多次迭代出来的结果,说明不少创始人已经把 AI 当成主力设计工具(@tejasbhovad, 2score) ③ 也有人指出如果这是广告图,目前看不出产品做什么,希望在视觉中加入更多信息帮助理解(@Powerful-Run-1485, 2score) ④ 楼主解释只是 OG 图,页面会有标题和描述,对如何在简洁和信息量之间平衡还在摸索(@tejasbhovad, 2score)

展开评论
  • @antocapp (3): it's cool and clean! Did by yourself or used any AI? if so, can you share the prompt?
  • @tejasbhovad (2): was a result of multiple iterations!! using AI
  • @Powerful-Run-1485 (2): Is it for an ad? Maybe we need a little beet of information, when I see that idk what the product does. It's clean but need something more to better understand
  • @tejasbhovad (2): noo just an og image, so it will have title and desc, will look into how to make it look more descriptive
  • @Powerful-Run-1485 (2): Okay, so it's 10/10
Reddit R59
27 分 · 13 评 🔥

作者用 Cesium.js 和 NASA 影像做了一个 3D 地球网页,实时叠加闪电数据并支持云雨图层和猜测某点 30 秒内闪电次数的小游戏。

Hey everyone, I built this using Cesium.js globe + NASA imagery, hooked up to a live lightning API. Strikes show up on the globe as they happen. You can toggle clouds, rain, and a heatmap of the last…

受众观点:① 对可视化效果感兴趣的用户,希望直接体验网站,看实时闪电在地球上跳动(@Maleficent_Speech289, 2分) ② 关心数据源质量的开发者,想知道使用的是哪家闪电 API、在海洋和非洲等区域的覆盖情况(@camppofrio, 1分;@Celebrir, 1分) ③ 想学习实现细节的程序员,希望能看到代码或开源仓库(@OccasionThin7697, 1分)

展开评论
  • @Maleficent_Speech289 (2): Looks very cool. Do you have a link for this website?
  • @camppofrio (1): Which lightning API are you pulling from? Blitzortung is free but coverage gets sparse over oceans and parts of Africa, which would matter for the heatmap accuracy.
  • @Celebrir (1): Which API do you use? Lightningmaps.org?
  • @OccasionThin7697 (1): Code?
  • @Copper-Dune-4173 (1): Lightning strikes must make the map look like a broken neon sign over the Midwest during storm season.
Reddit R56
43 分 · 12 评 🔥

一位买家在 SideProject 寻找收购对象,要求 Web 应用至少每月一万美元经常性收入、设计精致且有独特功能,预算约二十三万美元并偏好面向内容创作者的工具。

My criteria: \\- must be generating at least $10k MRR \\- Must be nicely designed and not have a vibe coded frontend \\- web apps only but I will consider mobile as well if you have something cool \\…

受众观点:① 质疑估值合理性的开发者,认为干净的 1 万美金 MRR 应用不可能只卖 23 万,关注收购方是否低估了优质项目价值(@Crisp-Glade-2849, 13分) ② 怀疑帖子动机的人,觉得这更像是在寻找成熟点子再自己开发,而不是认真收购(@Relative_Time, 16分;@daveberzack, 6分) ③ 对创作者工具和 AI humanizer 赛道感兴趣的人,提醒该领域差异化和留存难度较大(@MVXXLl, 2分)

展开评论
  • @Relative_Time (16): He’s probably just looking for a proven idea
  • @Crisp-Glade-2849 (13): nobody selling clean 10k mrr app is taking 230k. math is broken for something with zero bugs and nice design.
  • @daveberzack (6): ...to vibe code and market on his own. Nothing personal OP... I just assume every post about "share your big idea here" is trawling for that.
  • @MVXXLl (2): This is a solid acquisition thesis, especially if you’re focusing on tools for creators. I’d just be careful with AI/humanizer products since differentiation and retention can be tricky in that space
  • @Relative_Time (2): 😂
Reddit R61
18 分 · 12 评 🔥

作者做了一个叫 learnpomelo.com 的网站,用 Claude API 根据你当前水平提问评估后自动生成完整课程大纲和章节内容,并支持章节内聊天和进度保存。

This started because I tried to learn genomics as a software/ML guy a few months ago and every course/YT video either started at high school cell biology or advanced RNA stuff which made me go back a…

受众观点:① 终身学习者希望有比 ChatGPT 聊天更结构化的自学路径,对自适应测评和课程生成很感兴趣(@wkdkngwkr, 3likes) ② 开发者和独立产品人关心背后使用了哪家 LLM、成本和质量权衡,以及是否会引入开源模型降低开销(@Acrobatic_String961, 3likes;@graywolf724, 2likes) ③ 用户希望有更多功能如章节 Markdown 下载、预置热门课程模板,以及更精准的水平定位问题设计(@Acrobatic_String961, 3likes;@Content_Ad_44, 2likes)

展开评论
  • @wkdkngwkr (3): This is pretty amazing OP. And as a lifelong student this is exactly the kinda thing I love. Do you think you'll ever have a way for it to generate pictures, illustrations, or animations? That would be amazing to go along with the text for those of us that like to see a thing to…
  • @Acrobatic_String961 (3): This is really good. Curious what LLM you're using for generation. Love the easy interface, people can use it without any hassle. If you can add, add a download button to download the markdown files each chapter. And maybe have some per-existing basic courses like AI-enginner, M…
  • @graywolf724 (2): Using the Claude API rn -- it is expensive so might try out OSS models? I wanted to start with Claude because they felt like the highest quality for other stuff. Will A/B test with other models to make sure quality doesn't suffer great ideas! i'll put them on my todo list
  • @graywolf724 (2): hi! just wanted to let you know that i've added a download as MD file button for each chapter. thanks for the feedback!
  • @Content_Ad_44 (2): https://preview.redd.it/nftne0xazzbh1.jpeg?width=1290&format=pjpg&auto=webp&s=7695f36cdf6945d8f5a8c9ef54f78f97760a7ef5 Feedback: None of these applied to me, but was forced to pick one. I said I was a beginner at CRISPR.
Reddit R1
117 分 · 11 评 🔥

这篇帖子介绍了作者如何利用 Unicode UTS #35 的音译重写规则,在标准 ICU 实现上用三条规则就跑出 Collatz 序列,从而证明该规则系统在理论上是图灵完备的。

I've been wondering for a while if anything in Unicode could accidentally compute. It turns out that UTS #35 transliteration rules are Turing-complete. I show how to compute Collatz with just 3 rewri…

受众观点:① 有人直觉认为图灵完备的文本重写规则听起来像是潜在安全坏消息(@crackanape) ② 评论在讨论 ICU 实现通过每个字符最多 16 次重写来限制无限计算、降低实际风险(@lood9phee2Ri) ③ 也有人解释这类系统主要风险是拒绝服务而非传统代码注入,关键在于不要在外层再套无限循环调用(@Dull_Replacement8890)

展开评论
  • @crackanape (37): That seems like bad news.
  • @lood9phee2Ri (25): As the linked article also notes the common ICU libraries in particular already imposed a pragmatic cutoff, limits practical impact. > ICU stops each transliterate() call after 16 rewrites per input code point (loopLimit = span << 4 in rbt.cpp; the Java port has the sam…
  • @Dull_Replacement8890 (21): You can't get traditional "code injection" (eg. shell commands exec) because UTS #35 is strictly a text-rewriting engine. The actual risk is more a Denial of Service via infinite computation. The specification doesn’t require any limit, but ICU implementation is capped to 16 rew…
  • @posting_drunk_naked (14): So if I’m understanding your last paragraph correctly, the code injection risks are already handled by the ICU? Fascinating article that wasn’t as difficult to (mostly) understand as I thought it would be. Thanks for sharing!
  • @wildjokers (14): Turing-complete means "can compute anything computable". So yes, in theory. Although the number of rewrite rules required for a single frame would be astronomical. Might get a frame rendered before the heat death of the universe occurs.
Reddit R9
2 分 · 11 评 🔥

首次使用 ARR 投稿并打算投 IJCNLP-AACL 的作者分享自己论文的打分和评审差异,询问这些分数是否够格、rebuttal 有多大作用以及元评审如何权重不同评审。

We submitted our first paper to ARR, intending to commit to IJCNLP-AACL. Area: Multilingualism and Cross-Lingual NLP Scores: (3,4) (2.5,3) (3,3) - average 2.83 for reviews, 3.33 for confidence 3 for…

受众观点:① 有人抱怨 ARR 系统现在看不到分数,之前的评分还会突然多出一个 2.5 的新评审,之后又全部消失(@Inevitable_Voice_680, 7分) ② 多位作者反馈自己的评审也暂时不可见,说明系统问题比较普遍(@hepiga, 3分) ③ 也有人提醒提交时必须选择 AACL 作为首选 venue,否则无法 commit 到 AACL 2026(@WannabeMachine, 2分)

展开评论
  • @Inevitable_Voice_680 (7): What the heck ARR is doing? Scores are not visible now.. is everyone facing the same problem? Initially my scores was 4, 3.5, 3... Now they add one more review of 2.5.... and after sometime none of the scores are shown in the portal
  • @hepiga (3): My reviews aren't visible at all either. They've been available for the last 5 hours for me but now I can't see them at all.
  • @WannabeMachine (2): What did you put for your preferred venue? Did you put AACL? "ARR 2026 May submissions that do not select AACL 2026 during submission will not be able to commit to AACL 2026."
  • @hepiga (2): Congrats!! Did your scores change at all after rebuttals, or did they stay at around 2.83?
  • @hepiga (2): Thank you so much and good luck on EMNLP or AACL!
Reddit R20
11 分 · 10 评 🔥

楼主提出一个把 X 上发帖和互动行为转化为多人生存游戏资源的概念产品,用游戏内资源、回合和积分来驱动用户持续发推和互动,并配合内容创作辅助工具,询问大家是否会玩。

I like games, I like web dev, I like X. This gave me an idea about a highly gamified X growth tool. Instead of showing charts, streaks, and analytics, your activity on X becomes part of a multiplayer…

受众观点:① 有人表示喜欢这个想法,但不确定自己是否愿意为此付费,说明大家对“好玩”和“愿意掏钱”之间仍有疑虑(@mutterschiffx, 2score) ② 有人认为共享的多人世界是最大卖点,比起一堆表格式增长工具更有黏性(@whispered_basis, 2score) ③ 同一位评论者补充说,一致性本来就是枯燥的日常任务,如果能通过游戏世界把它变成期待的事情,会更容易坚持(@whispered_basis, 2score) ④ 也有人提醒真正关键的问题是这款工具是否能改变用户的一个核心习惯,如果不能形成高频重复行为,说明产品范围还不够聚焦(@Ill_Fun5415, 2score)

展开评论
  • @mutterschiffx (2): I actually like this idea, not sure if i'd pay for it though
  • @whispered_basis (2): The multiplayer shared world is what would actually hook me, most of these growth tools feel like spreadsheets in disguise
  • @whispered_basis (2): consistency is the grind, but a game world actually makes it something to look forward to instead of just a checklist.
  • @Ill_Fun5415 (2): The deciding question is not whether this sounds useful, it is whether it changes one core habit. If that habit does not repeat, the scope is probably still too wide.
  • @OldLie1102 (1): Yeah, I might be playing alone here. But it's nice idea indeed! There are X growth tools already, but this could be fun
Reddit R7
8 分 · 10 评 🔥

一位做细粒度汽车分类毕设的同学对比 SigLIP2、CLIP 和 DINOv2 作为冻结编码器做 kNN 分类,发现 DINOv2 准确率远低于 SigLIP2,引发大家讨论自监督视觉模型在检索任务上的局限。

Doing a bachelor thesis on fine-grained car classification (telling apart VW Golf generations from listing photos). Simple setup: frozen encoder → embeddings → weighted k-NN. On my small dataset (175…

受众观点:① 有人从表征学习原理解释 DINO 作为语义模型在细粒度任务上容易因为数据增强和不含对比损失而把细微差异抹平(@takes_photos_quickly, 8分) ② 同一位评论者建议尝试 DINOv3,并给出相关论文链接帮助理解 patch embedding 崩塌等问题(@takes_photos_quickly, 2分) ③ 其他读者表示这串讨论对自己论文也有帮助,并在询问是否有更多论文资源可参考(@psy_com, 1分;@Training-Adeptness57, 1分)

展开评论
  • @takes_photos_quickly (8): Actually makes some sense. Dino is traditionally a semantic model. It has issues with collapse of patch embeddings. I can't remember precisely why, my guess would be the local global correspondence and augmentations creating invariances to small variations that are found in fine…
  • @takes_photos_quickly (2): I'd start with: [https://arxiv.org/pdf/2508.10104](https://arxiv.org/pdf/2508.10104) from memory I think the VicReg paper is insightful for some of these too, but mainly the dinov3 paper above :)
  • @NarrowEyedWanderer (2): >Also open to tips if there's some obvious thing I'm missing (wrong layer, wrong pooling, etc). How could anyone know, without the details of your code/method?
  • @psy_com (1): Thanks, this could help me with my thesis
  • @Training-Adeptness57 (1): Any paper link please?
Reddit R43
6 分 · 10 评 🔥

Causo 创始人分享他们把收到的冷邮件「反向推销」成自己产品的低成本销售技巧,把对方的错误外联当成切入点介绍自家获客和外联工具。

We started calling this **Uno Reverse sales**. Whenever someone sends us slightly wrong cold outreach, Dawid replies and turns it back into a pitch. Office broker asking about our lease? “We’re fully…

受众观点:① 有人指出很多冷邮件使用一次性域名和无人监控的收件箱,质疑这种玩法是否只是浪费时间和服务器资源(@Patient-Cedar-7194, 2分) ② 也有评论分享自己用文本替换快捷短语快速回复冷邮件,认为这种「存废油」式的低成本玩法偶尔能带来暖线索(@Quiet-Sunset-7384, 1分) ③ 其他回复则是轻松调侃和鼓励,说明大家对这种「蠢到好用」的销售 hack 持娱乐和好奇态度(@Strong-Yesterday-183, 1分;@SanoKei, 1分)

展开评论
  • @Patient-Cedar-7194 (2): reps sending these use throwaway domains. you are just replying to unmonitored inbox. waste of uptime.
  • @Quiet-Sunset-7384 (1): it is like saving bacon grease. i keep a text replacement shortcut on my phone for these. popped a warm lead last month while waiting in a drive-thru.
  • @Strong-Yesterday-183 (1): Brother start cooking you will have a lot less downtime from calude
  • @Strong-Yesterday-183 (1): if you look a little bit into what we do, you will see its not a huge problem in our case :)
  • @SanoKei (1): This is really funny, love it
Reddit R15
22 分 · 9 评 🔥

楼主用对比图展示自己创业第一天和现在的状态,引发大家围绕创始人黑眼圈、作息崩坏和长期心理压力的调侃与共鸣。

r/SaaS My first day as an entrepreneur vs. now.

受众观点:① 有人用电影台词“为什么我们会跌倒——为了学会自己爬起来”来鼓励创业者,把挫折当成成长的一部分(@Prestigious_Diet5832, 3score) ② 有人调侃创始人应该有更重的黑眼圈,反映大家对创业带来疲惫外表的刻板印象(@itshailley, 1score) ③ 也有人长文描述自己从规律作息到靠冷萃和零食硬撑、突然在视频会议里被问“你还好吗”的经历,强调创业对健康和自我认知的慢性消耗(@crookedlistener, 1score)

展开评论
  • @Prestigious_Diet5832 (3): \-Why do we fall, sir? \-So we can learn to pick ourselves up
  • @itshailley (1): Eye circles could be darker 💀
  • @Prestigious_Diet5832 (1): Definitely, but that’s become my general outlook on life now :D
  • @kurosaru7 (1): At least he got clothes I'm on the ground bro
  • @crookedlistener (1): the dark circles to founder glow up pipeline is the most accurate thing ive seen on this sub in a while. month one of my last venture i was sleeping eight hours, had a skincare routine and time to cook actual meals. by month six my diet was cold brew and whatever snacks were clo…
Reddit R39
4 分 · 8 评 🔥

作者介绍 tunelog 项目,它根据用户在 Navidrome 等中的跳过、听完、重复等交互记录生成推荐歌单,并结合 Listenbrainz 协同过滤和模糊匹配做音乐发现。

# Tunelog tunelog is a project that mainly work with your intreaction with the music, skip, complete, repeat and partial according to these intraction it recommends music to listen # Highlight featur…

受众观点:① 顶层评论是自动说明 AI 使用情况的机器人,说明版上对 AI 参与项目的透明度有一定关注(@asimovs-auditor, 1分) ② 有用户在确认评论是否在讽刺项目,体现出对开源、自托管音乐推荐工具的态度比较敏感(@Many_Independence674, 1分;@ima_dino, 1分) ③ 也有人指出这是机器人在刷业力,提醒大家注意信息噪音和水帖(@idleminer100, 1分)

展开评论
  • @asimovs-auditor (1): Expand the replies to this comment to learn how AI was used in this post/project.
  • @Many_Independence674 (1): Can u explain a lil, was it a punch in my project?
  • @ima_dino (1): It sounded like it was commending your project as it's open source, aka "a tool you control" and therefore he seems to be in favour of it over traditional music discovery avenues ala Spotify. I could be mistaken, though.
  • @Many_Independence674 (1): I hope it's a praise.
  • @idleminer100 (1): It's a bot. Check all the posts here for the last day or so and all but a couple have a both posting some nonsense looking for karma. All are a couple month old account with no posts until today.
Reddit R33
90 分 · 7 评 🔥

开发者在 r/selfhosted 介绍 NC Connector,这是一款开源工具,把 Nextcloud 的文件分享和 Talk 会议深度集成进 Thunderbird 和 Outlook Classic,让用户在邮件客户端里直接创建会议链接、发送大文件和统一管理签名与策略。

Hi everyone, this is a tool/project post for people self-hosting Nextcloud. We are building NC Connector, an open-source integration that brings Nextcloud file sharing and Nextcloud Talk into Thunder…

受众观点:① 有用户表示这正好解决了办公室里在浏览器和邮件客户端之间来回切换管理会议链接和大附件的痛点,并计划测试密码分发功能在 HR 场景中的实用性(@Ok_Coyote6842, 6分) ② 有人感叹这类工具让自托管从“折腾项目”变成更完整的个人生态系统,降低了日常使用门槛(@IndigoIslandWayfarer, 3分) ③ 开发者在评论中确认 Outlook Classic 和 Thunderbird 可以共用同一自托管 Nextcloud 后端,混合环境下体验一致,适合办公室里客户端混用的团队(@NC-Connector, 1分) ④ 也有用户追问是否真的能在邮件里直接完成所有操作而无需额外标签页,说明大家关注的是具体交互体验(@Valdesandres88, 1分)

展开评论
  • @Ok_Coyote6842 (6): This is actually exactly what I needed in my office. Managing meeting links and attachments through browser while email is open on other monitor drives me crazy all day I'll test it with my Nextcloud instance this weekend, the password protected share with separate delivery soun…
  • @IndigoIslandWayfarer (3): It’s amazing seeing tools evolve that make self hosting feel less like a project and more like a personal ecosystem
  • @asimovs-auditor (1): Expand the replies to this comment to learn how AI was used in this post/project.
  • @NC-Connector (1): Yes, Outlook Classic and Thunderbird work with the same self-hosted Nextcloud backend, so it doesn’t really matter which client your users prefer. The workflow and user experience are identical on both sides, which makes it a good fit for mixed office environments like yours.
  • @Valdesandres88 (1): wait so it just works inside emails without extra tabs or nah
Reddit R8
5 分 · 7 评 🔥

作者吐槽 ECCV 只发了模糊措辞的 provisional 接收通知,迟迟不给正式录用信,导致大家在签证、差旅和经费申请上都卡住。

I understand that it may not be appropriate to call it “officially accepted” yet because of the wording used in the notification, and I also saw on Twitter/X that they said they are working on it. Ho…

受众观点:① 有人表示目前也只收到类似的 provisional 接收,没有进一步正式确认(@Inevitable_Voice_680, 5分) ② 同一位评论者补充说到现在都没收到来自 program chair 的任何邮件(@Inevitable_Voice_680, 4分) ③ 还有人提到 CVPR 也只有 provisional 通知,从未发正式接收邮件,只能用出版社的祝贺邮件作为经费申请证明(@Healthy_Horse_2183, 1分)

展开评论
  • @Inevitable_Voice_680 (5): They just receive the same provisional acceptance
  • @Inevitable_Voice_680 (4): Infact till date we have not received anything from program chair.
  • @Land_Heavy (1): same
  • @Land_Heavy (1): has anyone received the final confirmation? i saw posts on linkedin and x of people announcing their eccv acceptances. so i assume some people received confirmation already?
  • @Healthy_Horse_2183 (1): CVPR also was provisional. We never received any official acceptance email. Use springer congrats email for funding proof.
Reddit R57
38 分 · 6 评 🔥

作者开源了自托管 AI 工作空间 Jinn,把 Claude Code、Codex、Hermes 等代理当成一个小公司里的不同员工,用 YAML 定义角色和技能并通过看板和任务流协作。

I’ve been building **Jinn**, a self-hosted AI workspace that treats agents less like one big chatbot and more like a small local company. Instead of only having “a chat with an AI”, you define an org…

受众观点:① 对多代理协作感兴趣的开发者,想要一个统一界面同时调度 Claude Code、Codex、Hermes 等模型(原帖描述) ② 关注任务管理和可视化工作流的人,对用 Kanban 板追踪 AI 任务状态的方式有兴趣(@Pale-Heath-3074, 1分) ③ 已经在用 coding agents 的工程师,希望有更清晰的“谁负责什么、进度到哪”的操作层,而不是一团聊天记录(多人点赞)

展开评论
  • @Pale-Heath-3074 (1): kanban boards save you when the agents start looping in secret.
  • @TotalGod (1): Indeed, todos are for keeping track of whats done and whats left to do.
Reddit R62
17 分 · 6 评 🔥

作者上线了 storefolio.co,把自己为电商品牌做 UX/CRO 时收藏的约 200 个优秀电商网站整理成库,方便按页面类型和设备查看设计。

I do UX/CRO work for ecommerce brands, so I spend a lot of time looking at other people's stores for reference. So I've been collecting the best designed stores I come across, originally just for me…

受众观点:① 做电商或前端设计的人把它当作灵感库,希望能按风格或转化目标进一步筛选优秀案例(@mrkaluzny, 2likes) ② 有人关心是否会扩展到 SaaS 等其他类型产品界面,希望看到更多非电商场景的设计集合(@IntrepidDelivery1400, 3likes) ③ 用户期待更强的筛选和短名单功能,比如收藏、标记和排序最佳设计,方便团队协作使用(@mrkaluzny, 2likes;@don_gustavo, 2likes)

展开评论
  • @IntrepidDelivery1400 (3): Is there anything for saas designs?
  • @don_gustavo (2): not at the moment, I want to get the ecommerce side right first. But yeah, it's on my mind and I'll probably get to it eventually
  • @mrkaluzny (2): Nice one! Would be nice to shortlist the designs ;)
  • @don_gustavo (2): thanks! yeah, that's definietly one of the top priorities atm
Reddit R30
1 分 · 6 评 🔥

一位在 Netlify 上部署 React Vite 社交网站、后端用 Supabase 的开发者抱怨页面偶发卡顿和请求挂起,已经尝试连接预热和悬停预取等前端优化手段,向 r/webdev 询问还能做哪些具体措施提升 Web 应用响应速度。

Building a social platform, and the web app is a react web app, for some reason I will sometimes get stalled requests, loads that hang, etc. Basically things aren't as responsive as id like. I have i…

受众观点:① 有人指出在不了解后端细节的情况下很难给出建议,并质疑所谓的“connection warmer”到底在预热什么连接(@curious_pinguino, 5分) ② 评论认为问题可能出在前端承担了过多逻辑,提醒这是 SSR 存在的意义,建议先说明后端架构再谈优化(@kin3v, 2分) ③ 讨论中多次确认 Supabase 是后端,但大家仍在追问更多上下文,说明目前信息不足以判断瓶颈位置(@Desperate_Ad_7722, 多条低分)

展开评论
  • @curious_pinguino (5): Impossible to say, we've got no information on your backend. What exactly is the nature of this "connection" you're warming?
  • @kin3v (2): Isn’t this why SSR exists? There are a lot of factors that could be the reason. What is your backend? Honestly sounds like too much happening on the client.
  • @Desperate_Ad_7722 (1): Supabase is the backend, what other info would help?
  • @curious_pinguino (1): So to check, we're trying to make the backend respond faster by... modifying the frontend?
  • @Desperate_Ad_7722 (1): Supabase is the backend, what other info would help?
Reddit R41
2 分 · 5 评 🔥

发帖者已经为 448GB 家庭照片视频做了多重本地和异地备份,想在被 ISP CGNAT 限制的情况下,给远方家人方便、安全地在线访问这些媒体。

Currently on my PC, I have the main copy of this 448GB archive of irreplaceable photos/videos of my family in a 14TB WD shucked white label HDD, along with my Plex library and important personal file…

受众观点:① 有人建议避免让非技术家人使用 VPN 或复杂客户端,更倾向通过 Cloudflare Tunnel、Pangolin 这类隧道服务公开本地服务,并叮嘱要配合强认证(@scroll_tro0l, 1分) ② 评论中推荐了 Immich 作为家庭照片和视频的专用解决方案,强调共享相册、伙伴共享和免账号链接等功能(@OpenSourceWalker, 1分) ③ 也有用户推荐 Tailscale 这类基于 WireGuard 的易用 VPN,让亲戚通过虚拟局域网访问 Jellyfin 等服务,降低公网暴露风险(@alabamashitfarmer, 1分)

展开评论
  • @asimovs-auditor (1): Expand the replies to this comment to learn how AI was used in this post/project.
  • @scroll_tro0l (1): I'm sure there are people here who will disagree with me but I avoid VPNs or installed tools for public access. Primarily because it's not a great user experience for my users. You could utilize something like Cloudflare Tunnels or Pangolin to expose your local services to the o…
  • @OpenSourceWalker (1): for the photos/videos side immich is built for exactly this. shared albums + partner sharing, and your relatives just open a share link or install the app, no accounts to wrangle. keep plex for the movies and let immich handle the photo archive and the sharing.
  • @alabamashitfarmer (1): You checked out Tailscale? It's a frontend for wireguard VPN tunneling without setting up public DNS. I use it to let my MIL access Jellyfin. Free for the first hundred machines to getchya hooked.
Reddit R16
23 分 · 4 评 🔥

一位做开发者工具的创始人回顾自己从 2013 年靠冷邮件和 Hacker News 上线 freemium SaaS,到被 Product Hunt 猎人挖掘、流量暴涨再到 MAU 下滑、重做 onboarding 和提前展示付费升级,最终让产品进入稳定增长的 13 年历程。

My SaaS is a freemium tool for developers. I'm keeping this post strictly educational. I will not promote. I pulled my historical Monthly Active User (MAU) data. Every data point on the chart was pul…

受众观点:① 有人认为在 2013–2026 这种长周期里能让开发者工具一直活着本身就是成就,并感谢楼主分享透明的历史数据和经验(@Fabulous_Nothing7347, 4score) ② 有人好奇是否考虑过 VC 融资,把这条产品线做大,关注点在于自筹 vs 融资的路径选择(@nbass668, 3score) ③ 楼主补充自己刻意回避 VC,更喜欢在小型线下创始人圈子里互相支持,说明很多 devtool 创始人更偏向可持续的小而美(@highfives23, 2score) ④ 也有人注意到 Product Hunt 带来的虽然是低意向流量,但长期通过 listicle 和反向链接显著抬高了 SEO 价值(@bankrut, 2score)

展开评论
  • @Fabulous_Nothing7347 (4): Surviving from 2013 to 2026 in the dev tool space is an achievement. Appreciate the transparent, educational insights!
  • @nbass668 (3): Very inspiring. Have you discussed VC funding to take your SaaS to next level?
  • @highfives23 (2): Thanks! I’ve always wanted to avoid VC funding. I realized I could pay my bills while not reporting to anyone. But I am part of a tiny in-person founder group, which gives me a network for questions that I don’t feel equipped to handle.
  • @bankrut (2): That is a wild ride. It is interesting how the lower quality traffic from Product Hunt actually helped your SEO through all those listicles long term.
Reddit R63
15 分 · 4 评 🔥

作者做了一个在浏览器中直接查看 DICOM 医学影像文件的在线工具,并提供了可直接体验的网页版链接。

You can try the web version here: [https://grenzwert.net](https://grenzwert.net)

受众观点:① 医疗相关从业者和开发者觉得在浏览器里直接查看 DICOM 很惊艳,建议作者去更多医学相关社区推广(@cam-douglas, 1likes) ② 其他 side project 开发者好奇这是一个人做的还是团队协作,以及从零做到当前版本大概花了多久时间(@Drnnokc, 1likes)

展开评论
  • @cam-douglas (1): Wow...you should post this on some medical subs!
  • @Drnnokc (1): This is impressive! As we are in r/SideProject sub, I am curious to know how long it took you to develop this up to this point? Also, are you working on this alone?.
Reddit R38
4 分 · 2 评 🔥

PortalJS 维护者分享一个基于 Next.js 的开源数据门户框架,可用 CSV 等文件自托管开放数据站点,并支持用 Claude Code 命令行脚本快速搭建。

Hi r/selfhosted, maintainer here. PortalJS is an open source (MIT) framework for building data portals, the kind of site a city, NGO, or research group uses to publish datasets so people can browse,…

受众观点:① 帖子下目前只有提示展开回复了解 AI 使用方式的评论,说明读者对项目里如何用 AI 辅助搭建门户感兴趣(@asimovs-auditor, 1分) ② 低互动也侧面反映出很多自托管玩家还不熟悉开放数据门户这一类应用场景,对 PortalJS 的具体用例和部署细节还缺乏了解(多人围观未发言)

展开评论
  • @asimovs-auditor (1): Expand the replies to this comment to learn how AI was used in this post/project.
Reddit R31
1 分 · 1 评 🔥

一名初学者想用 Jobber 和 QuickBooks 的 REST API 自动化公司里多项手工记账流程,包括收据同步、账单分类、在建工程结转和押金到账后的多步操作,向 r/webdev 询问这些自动化项目的可行性以及需要掌握哪些基础技能。

To preface this, this is my first project. I am using this project as a goal in order to learn the skills along the way. I am having difficulty nailing down exactly how to go about this, and what inf…

受众观点:评论区无信息增量,原帖主要是楼主详细描述自己在 Jobber 和 QuickBooks 之间手动搬运数据的痛点和四个自动化设想。

展开评论
  • _无评论_
Reddit R19
12 分 · 0 评 🔥

一位准备上线 Shopify 联盟营销应用的创始人算清分成后,删掉原本的两档固定价位,只保留免费层和按跟踪营收收取 1.5% 使用费的方案,并详细解释为什么固定阶梯价会变成对高价值客户的隐性折扣或对大客户的封顶限制。

About to launch an affiliate app for Shopify merchants - I had a classic four-tier pricing page: \- Free (capped at 50 referrals/month) \- PAYG: $0 + 1% tracked revenue usage fee \- $29 (capped at 50…

受众观点:评论区目前几乎没有实质讨论,只有原帖长文本身在详细解释不同定价层的盈亏平衡点、使用量计费带来的收入波动和工程复杂度,以及失去“可预测账单”用户群的权衡。

展开评论
  • _无评论_
Reddit R2
9 分 · 0 评 🔥

这篇帖子讨论了 GitHub Verified 提交徽章在某些边界场景下可能被误解的问题,强调签名本身没被攻破,但维护者不能把徽章等同于提交来源和意图完全可信。

I recently read some interesting research on GitHub's Verified commit workflow. The issue isn't a break in Git, GPG, or commit signing itself, but rather how the Verified badge can be interpreted in…

受众观点:① 读者会关心 Verified 徽章在实际安全性上的边界,哪些情况下可能被误读(无具体用户名) ② 开发者想了解 GitHub 在研究披露后的官方回应和缓解措施(无具体用户名) ③ 维护者关注在代码审查中除了看 Verified 之外,还应结合哪些信号来判断提交可信度(无具体用户名)

展开评论
  • _无评论_
Reddit R10
2 分 · 0 评 🔥

帖子介绍了 LingBot-Video:一个采用 DeepSeek-V3 风格稀疏 MoE 的单流视频扩散 Transformer,用多重奖励强化学习并支持从动作到视频的机器人 rollout 预测,代码和权重完全开源。

Single-stream diffusion transformer with a DeepSeek-V3-style sparse MoE (128 experts, top-8 routing, 1.4B active of 13B total). Six-reward RL post-training including a physical-plausibility reward, p…

受众观点:① 帖子本身重点抛出疑问:用 VLM 来打物理合理性奖励是否可靠,还是会出现典型的 Goodhart 问题(原帖自述) ② 作者还质疑 LingBot-Video 被当作策略评估和动作规划器,但缺少闭环机器人指标,更多是在展示视频质量(原帖自述) ③ 他们提到模型在 RBench 上平均分最高,但推理和通用 T2V 维度仍有差距,希望社区从评测和应用角度“拆台”(原帖自述)

展开评论
  • _无评论_
Reddit R3
🔥

这篇帖子提出了一种叫 Anchor Pointing 的轻量约定,通过在代码中插入带 21 位 base62 ID 的标记,再在文档里引用同一 ID,从而在重构后仍能用全文搜索精确定位到对应代码位置。

# The problem Doc references to a line number or function name break the moment code gets refactored. You write "see line 142 of `foo.py`" or "see `calculateRefund()`" in a design doc, then six month…

受众观点:① 开发者普遍痛点是文档里引用的行号或函数名在重构后失效,导致设计文档和代码脱节(无具体用户名) ② 大家对用 base62 随机 ID 做稳定锚点、再靠 grep 或 GitHub 搜索解析这种极简方案感兴趣(无具体用户名) ③ 一些人好奇这种约定是否已经在其他社区以不同名字存在,想对比类似实践(无具体用户名)

展开评论
  • _无评论_
Reddit R4
🔥

这篇帖子介绍了 Emacs Hyperbole 里的 HyWiki 知识管理包,号称通过零标记超文本的方式自动处理笔记之间的链接,让整理出的知识可以在整个 Emacs 环境中复用,而不是困在单独的笔记库里。

This post is about Hyperbole's HyWiki package for knowledge management. I've been doing a deep dive into knowledge management and PKMSs, and in my research I've found that HyWiki offers the best of a…

受众观点:① 读者关注 HyWiki 如何减少手动维护链接、降低知识库『记账』负担(无具体用户名) ② Emacs 用户好奇 HyWiki 能否让笔记中的知识自然渗透到其他编辑和开发场景,而不是被锁在单独 vault 里(无具体用户名) ③ 一些人想了解它与现有 PKMS(如 Org-mode 生态)相比的独特行为和优势(无具体用户名)

展开评论
  • _无评论_
Reddit R11
🔥

作者指出现有把安全对齐当作文本分类的做法在有真实工具访问的 LLM agent 上会失效,并展示了基于 MCP 文件系统工具的攻击实验和几种训练与免训练防御方法的效果。

Most safety alignment work treats "detect the attack" as a text classification problem — does the prompt contain language the model's safety guardrails should catch. That assumption breaks down for L…

受众观点:① 帖子强调很多安全工作只在文本层做分类,忽略了真实攻击藏在工具调用序列里的事实(原帖自述) ② 作者给出具体案例:围绕公开 CVE 设计一串工具调用,再让 LLM 把它改写成普通请求,文本看起来完全无害(原帖自述) ③ 他们报告了在 MCP 文件系统工具上的实验结果,说明常规安全微调提升有限,而某些免训练方法能把拒绝率提升到基线的三倍左右(原帖自述)

展开评论
  • _无评论_
PH PH1
🔥

YC Company Explorer 是 ExploreYC 推出的开源 API 和搜索工具,聚合 6600 多家 Y Combinator 与 a16z 公司数据,方便按赛道和状态检索与验证创业想法。

ExploreYC

受众观点:① 关心 YC 和 a16z 公司数据质量衰减、更新频率以及如何处理公司生死状态的用户(@Foyer) ② 好奇早期用户用 ExploreYC 的意外用法、希望把 YC 数据变得更可操作的创业者(@Laiba) ③ 实测用它验证自己点子、发现历史上有相似 YC 公司成败案例,认为这比直接问聊天机器人更有信号的用户(@Ulykbek)

展开评论
  • @Overview (0): * [Launches2](/products/yc-company-explorer#launches) * [Reviews2](/products/yc-company-explorer/reviews) * [Alternatives](/products/yc-company-explorer/alternatives) * [Built with](/products/yc-company-explorer/built-with) * [Forum](/p/yc-company-explorer) * [Team](/products/yc…
  • @Investing (0): [VC Sheet](/products/vc-sheet?ref=product%5Fsidebar) Where founders find their investors [4.8(8 reviews)](/products/vc-sheet/reviews) [Startup communities](/categories/startup-communities)[Fundraising resources](/categories/fundraising-resources) [AI-Powered VC Sheet](/products/…
  • @Foyer (0): The YC data angle is interesting mostly because the quality of that data degrades fast. Batch, status, current founders, whether a company is still operating or quietly dead. Curious how ExploreYC handles staleness, specifically whether you're pulling from a live source or maint…
  • @Laiba (0): Congrats on the launch! 👏 Love the idea of making YC data much more searchable and actionable. Curious.....what's been the most unexpected way early users are using ExploreYC? Upvote (1) Report Share 14h ago [](/@konstantimb) [Konstantin Borimechkov](/@konstantimb) [ExploreYC ](…
  • @Ulykbek (0): •[18 reviews](/@ulykbek11/reviews) #### What's great Ran a search for a rough idea I've been noodling on and the validator actually surfaced two YC companies from different batches that tried something adjacent - one pivoted, one shut down. That's a completely different kind of…
PH PH2
🔥

IvyForms 是一款为 WordPress 用户打造的表单构建工具,用来把网站表单采集的数据无缝接到 wpDataTables 做分析,解决传统表单太简单或太复杂且与其他工具脱节的问题。

IvyForms

受众观点:① 关注 IvyForms 与 wpDataTables 打通数据流、减少手动搬运的产品价值(@IvyForms) ② 关心表单构建器在条件逻辑、嵌套规则等高级用法上的能力边界(@PicWish) ③ 在意未来支持 Calculated Fields 等进阶功能以满足复杂打分和工作流场景的用户(@IvyForms)

展开评论
  • @Overview (0): * [Reviews](/products/ivyforms/reviews) * [Alternatives](/products/ivyforms/alternatives) * [Built with](/products/ivyforms/built-with) * [Forum](/p/ivyforms) * [Team](/products/ivyforms/makers) * [Awards](/products/ivyforms/awards) * More Free Options Launch tags:[Productivity]…
  • @IvyForms (0): Maker 📌 Hi everyone 👋 I'm Sara, Product Owner at IvyForms. It's a pleasure to finally introduce IvyForms to the Product Hunt community! We didn't set out to build a form builder. But our users wouldn't stop asking us for one. Here's the thing: **we had tools for collecting data…
  • @PicWish (0): [@sara\_idvorac](https://www.producthunt.com/@sara%5Fidvorac) awesome launch. does conditional logic handle nested rules or just simple if then setup? Upvote (4) Report Share 16h ago [](/@sara%5Fidvorac) [Sara Idvorac](/@sara%5Fidvorac)
  • @IvyForms (0): Maker
  • @IvyForms (0): Maker [@kevin\_m14](https://www.producthunt.com/@kevin%5Fm14) Thank you so much for choosing IvyForms, and we really appreciate the kind words! It’s great to have you as part of the wpAmelia community as well. 🙌 Your use case is a great example of the type of advanced workflows…
PH PH3
🔥

Willow Voice 正在 Product Hunt 上发布新的 Willow Frontier Pro 和 Mini 语音 AI 模型,并宣布将 AI 听写功能免费开放,主打极快且准确的语音转文字体验。

Willow Voice

受众观点:① 真实用户认为 Willow Voice 上手零学习成本、体验顺滑,适合作为日常听写工具(@AudioPen) ② 大家关注新发布的 Willow Frontier Pro 和 Mini 模型在速度和准确度上的提升(@Overview) ③ 对「AI dictation 免费」背后的商业模式和可持续性有好奇但缺少深入讨论(@AudioPen)

展开评论
  • @Overview (0): * [Launches7](/products/willow-voice/launches) * [Reviews9](/products/willow-voice/reviews) * [Alternatives](/products/willow-voice/alternatives) * [Built with](/products/willow-voice/built-with) * [Team](/products/willow-voice/makers) * [Awards](/products/willow-voice/awards) *…
  • @AudioPen (0): Honestly, it felt like a no-brainer to choose Willow Voice because I was able to hit the ground running with no learning curve at all. It just works and it's awesome. Ratings Ease of use Reliability Value for money Customization Helpful Share Report 179 views8mo ago Framer AI Ag…
PH PH4
🔥

Bono AI 是一款面向创作者的工具,主打通过一次语音输入自动生成适配不同平台格式的内容,用于写新闻简报、社交媒体和写作相关场景。

Bono AI

受众观点:① 有用户认为这是自己一直在找的内容创作工具,认可产品方向(@David) ② 有人质疑「说一次话就能自动生成多平台内容」的难点在于不同平台格式和语气差异,而不仅是语音转文字本身(@Foyer) ③ 评论中也在关注 Bono AI 是否真的能减少后期 10 分钟的人肉编辑时间,而不是只给一个粗糙初稿(@Foyer)

展开评论
  • @Overview (0): * [Reviews1](/products/bono-ai/reviews) * [Alternatives](/products/bono-ai/alternatives) * [Team](/products/bono-ai/makers) * [Awards](/products/bono-ai/awards) * More Free Options Launch tags:[Newsletters](/topics/newsletters)•[Writing](/topics/writing)•[Social Media](/topics/s…
  • @News (0): [Copylime.com](/products/copylime-com?ref=product%5Fsidebar) Blog articles in 60 seconds [4.8(12 reviews)](/products/copylime-com/reviews) [Writing assistants](/categories/writing-assistants)[AI Content Detection](/categories/ai-content-detection)
  • @David (0): [@zeeshanrasool\_](https://www.producthunt.com/@zeeshanrasool%5F) [@mohammed\_messeguem](https://www.producthunt.com/@mohammed%5Fmesseguem) Agreed, this is just what I was looking for. Upvote Report Share 4h ago [](/@david%5Fmarko)
  • @Foyer (0): The "talk once" part is interesting but the hard problem isn't capturing what you say, it's that a LinkedIn post, a newsletter section, and a tweet are genuinely different formats with different tolerances for nuance, length, and tone. Curious whether Bono is doing real format-s…
PH PH5
🔥

Link Preview API 是 Fabric 团队推出的一款开发者工具,提供完全免费的链接预览接口,每月可处理两万多次请求,返回标题、描述、og:image、favicon 等结构化信息。

Link Preview API

受众观点:① 开发者关注这个 API 能否覆盖各种奇怪网页的边缘情况,同时又保持使用简单(@Fabric) ② 很多人对「完全免费且有两万多请求额度」的定价策略感兴趣,认为对小项目很友好(@Fabric) ③ 有用户在提功能建议,期待未来在返回字段或行为上继续增强,团队也在积极回应并纳入路线图(@Fabric)

展开评论
  • @Overview (0): * [Reviews](/products/link-preview-api/reviews) * [Alternatives](/products/link-preview-api/alternatives) * [Built with](/products/link-preview-api/built-with) * [Team](/products/link-preview-api/makers) * [Awards](/products/link-preview-api/awards) * More Free Launch tags:[API]…
  • @Fabric (0): Maker 📌 Hey Product Hunt 👋 I'm Johnny, founder of the team behind the Link Preview API. We built this because for such a simple thing, it's extremely tedious and painful to cover all of the weird edge cases on the internet, and it shouldn't be something you need to pay for when…
  • @Fabric (0): Maker
  • @Fabric (0): Maker
  • @Fabric (0): Maker [@advin\_jadis](https://www.producthunt.com/@advin%5Fjadis) That's great feedback, I've made a note to add it to the near-term roadmap Upvote Report Share 14h ago [](/@okandg58)