2026 09 02 HackerNews

2026-09-02 Hacker News Top Stories #

  1. 谷歌Play商店因捐赠链接涉及的免税组织资格问题,拒绝AnkiDroid更新,迫使开发者移除捐赠链接。
  2. Fastpotify是一个轻量级、原生Spotify客户端,内存占用低,支持MilkDrop可视化等功能。
  3. 谷歌已从Chrome网上应用店移除Manifest V2扩展,包括uBlock Origin,影响广告拦截功能。
  4. 一个小型transformer在1.5小时内训练,在ARC-AGI-1基准上达到44%准确率,成本仅67美分。
  5. 谷歌Play商店屏蔽AuroraStore,影响GrapheneOS用户安装应用,引发隐私担忧。
  6. “GPU World”征文比赛设想AI技术停滞但硬件持续发展,邀请描绘2040年全球80亿块GPU的社会图景。
  7. 一个单人开发的ASCII赛博朋克城市在单一HTML文件中实现,通过光线投射和字符绘制3D效果。
  8. “厕所档案库”是一个收录世界各地公共厕所体验的网站,提供列表、网格和地图视图。
  9. 一篇关于拖延症的著名研究被发现数据造假,效应量过大且存在重复和异常时间戳。
  10. Darling是一个开源翻译层,允许在Linux上运行x86_64架构的macOS软件,但无法支持现代macOS框架。

https://github.com/ankidroid/Anki-Android/issues/21656

AnkiDroid(开源安卓闪卡应用,超 1000 万用户)在 Google Play 上遇到问题:Google 拒绝其更新,原因是应用内捐赠链接指向 Open Collective,而 Google 认为该组织不是免税组织。AnkiDroid 的捐赠通过 Open Source Collective(美国 501(c)(6)免税组织)处理,但 Google 坚持要求必须是 501(c)(3)慈善组织或同等免税资格。尽管 AnkiDroid 提供了 IRS 免税认定函,Google 仍不认可。

目前 AnkiDroid 被迫从 Play Store 版本中移除捐赠链接(在 2.24.X 版本中执行),否则将在 9 月 11 日被全球下架(印度和俄罗斯除外)。他们请求社区帮助传播此问题,尤其是联系 Google 内部人员,但不要直接联系 Google 支持。文中附有完整时间线,显示从 2026 年 7 月 20 日收到违规通知,经过多次沟通无效。


HN 热度 801 points | 评论 233 comments | 作者:hexa555 | 13 hours ago #

https://news.ycombinator.com/item?id=49520022

  • Google Play 商店对开发者不公,类似 2019 年 WireGuard 被移除事件,软件不应受制于应用商店垄断。
  • 用户可安装 F-Droid 等替代商店,但大多数用户只用预装商店,因此“可以绕开”的说法不切实际。
  • 每次企业作恶都有人辩护说可以绕开,但长期来看这些替代方案可能被关闭或变得困难,类似 Windows 广告、Chrome MV3、Reddit 登录墙等案例。
  • 比较 Google 和 Apple:Apple 更封闭,但 Google 也在变差;不能因为 Apple 更差就放过 Google,应同时批评。
  • 双寡头比垄断更难解决,因为无法同时惩罚两者,需要先解决一个再处理另一个。
  • Apple 在欧盟允许替代商店,而 Google 却在全球限制,两者都在向更差的方向发展。
  • Reddit 的 old.reddit 也被登录墙锁住,有 cookie 绕过方法但可能失效,简单绕过是注册账号但需提供个人信息。
  • 建议使用 Lemmy 等无登录墙的替代平台。

2. Fastpotify (Fastpotify) #

https://fastpotify.rocks/

Fastpotify 是一个轻量级、原生的 Spotify 客户端,支持 Linux、macOS 和 Windows。它无需浏览器引擎,启动迅速,内存占用仅 100–250 MB。主要功能包括:

  • Spotify Connect:本地无间隙播放,最高 320 kbps,也可控制其他设备(音箱、手机、电视)播放。
  • 库与搜索:浏览播放列表、喜欢的歌曲、专辑、艺术家和播客,搜索曲库并编辑自己拥有的播放列表。
  • 主题:支持浅色、深色、系统模式,页面和播放栏颜色可随专辑封面自动变化。
  • Winamp 迷你播放器:按 Ctrl+M 打开,支持经典 Winamp 2 皮肤,含频谱分析器、均衡器和播放列表。
  • MilkDrop 可视化:使用 projectM 的 MilkDrop 可视化器,可独立窗口运行,支持全屏、预设包和键盘控制。
  • 桌面控制:键盘快捷键、Linux MPRIS 媒体控制、托盘选项(关闭窗口后继续播放音乐)。
  • 开源:基于 Rust、egui 和 librespot 构建,MIT 许可。

HN 热度 798 points | 评论 532 comments | 作者:nreece | 20 hours ago #

https://news.ycombinator.com/item?id=49517448

  • Spotify 是日常使用中最糟糕的软件之一,Bug 多、速度慢,UI 存在大量可用性不一致
  • Android 版尤为典型,播放列表中的建议歌曲元素不支持右滑加入队列,与常规歌曲行为不符
  • 无网络时搜索会等待超时才显示本地结果,不能优先展示离线库
  • 产品不需要多好,只要先发制人且不惹恼用户就能获得主流地位
  • 锁屏控件会错误显示“视频可用”而非专辑名,关闭视频后该区域留空,这个 Bug 自 2025 年(疑似 2021 年笔误)就存在却未修复
  • “Spotify 模型”提倡自组织团队和去领导化,导致技术产出低劣
  • 每个 UI 元素由独立团队开发,造成 Conway 定律效应,应用各部分各自为政,体验割裂
  • 用户因习惯、社交分享、年度 Wrapped 总结等粘性因素难以迁移至其他平台
  • 回归本地存储(MP3 等)更轻量,现手机容量充足,完全可以离线听音乐
  • 桌面端加载过多依赖,每个面板是独立 iframe,占用内存高达 1.5GB
  • 相比之下 Epic 游戏商店同样缓慢糟糕

3. 谷歌已从 Chrome 网上应用店移除 MV2 扩展,包括 UBO (Google Has Removed MV2 Extensions from the Chrome Web Store, Including UBO) #

https://webiterate.dev/google-removed-extensions-ublock-origin-108/

Google 已完成 Manifest V2 扩展的移除工作,包括 uBlock Origin 在内的所有 MV2 扩展已从 Chrome 网上应用店下架。已安装的 MV2 扩展在 Chrome 138 及更早版本上仍可使用,但无法接收更新或重新安装。此移除也影响依赖 Chrome 网上应用店的 Chromium 浏览器用户,如 Brave。Brave 浏览器团队已决定自行托管 AdGuard、uBlock Origin、uMatrix 和 NoScript 四款流行的 MV2 扩展,方便用户启用。Google 表示,Manifest V3 提供了更强的安全性、隐私保护和性能,能更严格地控制扩展权限。


HN 热度 740 points | 评论 590 comments | 作者:twapi | 1 day ago #

https://news.ycombinator.com/item?id=49514878

  • 广告拦截已成为安全问题,尤其对老年人而言,恶意广告会导致安装恶意软件或诈骗软件。
  • Google、微软等公司未有效开发过滤恶意广告的方法,因此应为家人安装 Firefox 和 uBlock Origin 等工具。
  • 非技术用户常常无法区分浏览器 UI 和网页内容,无意中点击危险元素。
  • 过去有类似问题,例如 IE 图标被误称为“互联网”,甚至有讽刺故事称有人“删除了互联网”。
  • 广告驱动的恶意网络通过勒索软件感染企业,广告拦截是基本安全措施。
  • 低分辨率认知导致用户混淆 UI 词汇,需要家人协助确保安全浏览。
  • 应直接追究 Google 对网络内恶意广告的责任,修改美国法律以消除中介责任庇护。
  • 平台若收费投放或支付给创作者,应作为发布者承担法律责任。
  • 广告不仅推广恶意软件,还冒充政府服务,加剧问题。
  • 美国企业对国际监管的抵制行为(如政治干预、关税威胁等)使得外部监管困难。

4. 我花 1.5 小时训练了一个小型 transformer,它击败了许多 LLM。 (I trained a small transformer in 1.5hrs and it beats many LLMs) #

https://mvakde.github.io/blog/44-on-arc-1/

Mithil Vakde 在其个人主页上介绍了最新成果:用小型 transformer 在 1.5 小时内(使用 5090 GPU)在 ARC-AGI-1 上达到 44% 准确率,仅花费 67 美分。该模型是此前工作的升级版,更快、更便宜、更优,且完全开源。博客详细说明了技术方法:将每个输入-输出对转换为 token 序列,用小 transformer 进行自回归训练,每个谜题添加独立学习嵌入,采用 3D RoPE 位置编码,并应用颜色和置换增强。主要改进包括现代架构(SwiGLU、RMSNorm)、更多数据多样性、训练规模扩大,以及使用 Normuon 优化器、Flash Attention 等技术降低成本。消融实验表明,3D RoPE 和每任务嵌入对性能贡献最大,移除后准确率降至 25%。作者认为,仅用 transformer 框架有望达到 65%,并邀请社区贡献改进。


HN 热度 535 points | 评论 146 comments | 作者:porridgeraisin | 13 hours ago #

https://news.ycombinator.com/item?id=49519939

  • 这不是 LLM,而是一个小的自回归 transformer 从零训练,旨在证明复杂问题可以不用 LLM 解决。
  • 该基准之前只有 LLM 或微调版本能扩展,其他尝试要么架构复杂要么计算量大,没人想到简单 AR transformer 能表现这么好。
  • 样本效率是 AI 未解决的重要问题,作者通过约束成本(参考 OpenAI 的 Parameter Golf 和 Modded NanoGPT)来追求样本效率。
  • 性能可以改进,但因比赛进行中不能透露细节。
  • 作者认为今天的前沿模型可以通过从零训练来击败,但尚未证明。
  • 精心策划训练数据(注意细节)比直接用现有数据集更有收益。
  • 有人尝试用 LLM 生成合成标记数据训练专用模型,但效果不好,因为生成足够像真实世界的数据费时费力,不如用真实数据;用 LLM 标记数据更好但需注意偏差。
  • 作者没有尝试 MAML 等元学习算法,因为当时是 ML 新手。
  • 扩展到 ARC-AGI 3 可能需要更大模型,因为模型容量必须大于问题复杂度。
  • 大多数现代 LLM 内部也是 AR transformer,但此模型不是 LLM,因为 token 不是语言(9 个颜色 token+4 个特殊 token)。
  • 有意义的符号序列是否构成语言存在争议:有人认为构成语言,有人认为语言模型特指自然语言。
  • LLM 是 transformer 模型在大规模自然语言语料上训练,图像模型是另一种 transformer。
  • 单词和符号本身不构成语言,需要语法等结构。

5. Play Store 拦截 AuroraStore,损害 GrapheneOS 用户权益 (Play Store blocks AuroraStore, hurting GrapheneOS users) #

https://gitlab.com/AuroraOSS/AuroraStore/-/work_items/1566

该页面是 GitLab 上 AuroraStore 项目的一个 Issue(编号 #1566),标题为“Aurora Store 返回‘&$Server busy, please try again later.’错误,无法安装应用”。

问题描述:用户使用匿名账户安装应用时,Aurora Store(包括 2026-08-31 的 Nightly 版本)会报错“&$Server busy, please try again later.”。尝试 VPN、清除缓存、刷新匿名账户、强制关闭应用或重启设备均无效。不确定是否仅影响匿名账户。

复现步骤:1. 搜索应用;2. 点击搜索结果;3. 点击“安装”。

环境信息:Fairphone 5,Android 16,Aurora Store 版本 4.8.4,Nightly 日期 2026-08-31,账户类型匿名,安装方式 Session,系统 CalyxOS 7.2.4.20。

评论摘要:多位用户确认遇到相同问题,持续数天。有用户反映偶尔能成功(如第 5-6 次尝试后),但总体不稳定;也有用户尝试 VPN 和额外匿名账户无效,猜测可能与谷歌限制非 Play Store 访问有关。


HN 热度 442 points | 评论 179 comments | 作者:erikvanoosten | 7 hours ago #

https://news.ycombinator.com/item?id=49523754

  • GrapheneOS 推荐使用官方 Google Play 商店并登录一个不关联其他信息的账户,认为此举不影响隐私,因此 Aurora Store 被屏蔽影响不大。
  • Aurora Store 的好处在于无需 Google 账户即可安装应用,保持 Google Play Services 登出,而官方 Play Store 要求登录,存在使用矛盾。
  • Google 的商业模式依赖监控,任何 Google 账户都会被关联追踪,无法真正做到隐私隔离。
  • 用户希望 Google 支持按设备设置权限,登录时可选择仅访问特定服务(如 YouTube、Play Store),避免其他数据泄露。
  • 即使创建临时账户,Google 也能通过多种数据点将其关联到真实身份,无法完全匿名。
  • 谷歌要求唯一手机号验证账户,Facebook 更严格地封禁账号和手机号。
  • 消费者隐私工具对大型科技公司无效,它们已有足够数据识别用户,只能尽可能离开其生态系统。
  • 谷歌也提供优秀的搜索、邮件、地图等服务,广告是交换代价。
  • GrapheneOS 用户并非都遵循项目所有建议,有些人仍使用 F-Droid,并认为 F-Droid 提供更好的安全性和可复现构建。
  • F-Droid 存在更新显示问题,需要手动下拉刷新仓库索引才能正常使用。
  • 使用 Aurora Store 的另一个目的是方便导出 APK 文件。
  • 许多应用内置社交媒体跟踪,即使没有账户也会暗中回传数据。

6. GPU 世界 (GPU World) #

https://www.gpuworld.org/

这是一个名为“GPU World”的征文比赛页面,主题是想象一个“人人拥有 GPU”的未来世界。

核心设定:假设 AI 技术进展在 2026 年 9 月停止,但硬件持续发展,到 2040 年全球将有 80 亿块 GPU,每个人都能随时使用前沿级大语言模型(如 Fable 或 Sol)。比赛邀请参赛者描绘这种“平凡未来”下的社会图景,例如 AI 监控、教育变革、医疗普及、社交媒体演变,以及发展中国家可能的变化。

奖项设置:总奖金 10 万美元,第一名 4 万,第二名 2 万,第三名 1.2 万,另有 7 个入围奖各 4000 美元。评审包括 Neal Stephenson、Gwern Branwen 和 Matt Huang。

时间安排:2026 年 8 月开放投稿,10 月 31 日截止,12 月公布获奖者。作品要求为 1000 至 5000 字的虚构或非虚构文章,格式为 Markdown 或 PDF,需以 CC BY-NC 或更自由许可发布。允许使用 AI 但需披露,且不鼓励,因为可能降低原创性和质量。


HN 热度 389 points | 评论 265 comments | 作者:simonpure | 20 hours ago #

https://news.ycombinator.com/item?id=49517584

  • 网站因禁用 JavaScript 或字体加载失败而隐藏全部内容,破坏了基本内容型网站的可访问性,同时自定义滚动区域导致键盘导航异常。
  • 网站使用 CSS 特性检测(light-dark()和:has()支持)来显示"更新浏览器"信息,对老旧浏览器不友好。
  • 作者回应表示将修复问题。
  • 有评论建议只需一行 CSS 回退到系统字体即可避免字体加载失败导致页面崩溃。
  • 有评论提供绕过字体检查的 console 注入代码(覆盖 FontFace.prototype.load)。
  • 有评论认为这类技术性抱怨偏离主题,建议为每个话题增加元讨论区以容纳此类问题。
  • 有评论猜测网站需要大量 JS 可能用于追踪,但另一位评论指出 Privacy Badger 未发现追踪器。
  • 有评论抱怨其他网站(如 Qwen 博客)在缩放时出现黑色遮罩层。
  • 有评论主张不应接受可访问性、优雅降级和标准遵从的失败。

7. 一个 HTML 文件中的可行走 ASCII 赛博朋克城市 [视频] (A walkable ASCII cyberpunk city in one HTML file [video]) #

https://www.youtube.com/watch?v=3YtygAx_C6A

这是一个 YouTube 视频页面,展示了一个完全用 ASCII 字符构建的可行走的赛博朋克城市,整个项目仅用一个 HTML 文件实现。

视频作者 Grow Now! Games 使用 JavaScript 和 Canvas 开发了一个小型自定义引擎,没有借助 Unity、Unreal、3D 模型、纹理或着色器。城市基于网格,包含道路、建筑、树木、汽车和行人。每帧通过光线投射计算透视、深度、碰撞和可见性,然后用字母、数字和符号绘制出 3D 效果。

该项目仍在开发中,作者计划继续提升氛围、细节和交互性。视频下方提供了更新链接和原型试玩地址。评论区反响热烈,观众称赞其创意和实现难度,认为这是“最复古的赛博朋克”、“在 ASCII 图形中实现了透明效果”,并期待后续发展。


HN 热度 388 points | 评论 59 comments | 作者:keithcarolus | 1 day ago #

https://news.ycombinator.com/item?id=49512975

  • 在浏览器里做固定宽度字符画比终端更容易控制字体、比例和渲染,性能分析和鼠标输入也更好,TUI 的复兴有些令人意外
  • 命令行工具和 TUI 可以通过 SSH 使用,无需处理 HTTPS 证书,还能保留当前工作目录的上下文
  • SSH 连接没有真正的 MITM 防护,但主机密钥变化会提醒用户,不能说完全没有防御
  • DOM 渲染字符画性能足够好,但同一行内字符颜色频繁变化时需要包 span 会导致 FPS 下降,WebGL 最快,2D canvas 介于两者之间
  • 只有在现有终端会话里顺手用 TUI 才值得,如果要打开浏览器还不如直接用 GUI,浏览器键盘导航一般且过于臃肿
  • 现代浏览器是资源大户,很多人不想为跑一个 TUI 而开一个内存占用高的浏览器标签页,这种态度导致了 Electron 式做法的泛滥
  • 用浏览器做 TUI 平台并不值得推崇,浏览器作为应用平台应该是最后手段
  • 视频说是一个 HTML 文件但只给视频不给链接,链接还在视频描述里且需要付费购买演示版,令人不满
  • 付费才能拿到演示 HTML 更接近购买而非捐赠,最低 2.50 美元,观感不好
  • 目前提供的只是 Prototype 1,更完整的 v2 还没有公开
  • sshfighter.com 作者分享了通过 SSH 做终端图形的方法,用精灵图加算法优化文本字符显示效果,代码已开源
  • 有人也做过 sshwars.com,虽然画面不如前者炫酷但玩法不同,很欣赏这种老式终端风格
  • 受启发想提升终端的字符画实现,比如用精灵图的方式复刻老游戏
  • 有人在开发 SSH MMORPG,接下来会做游戏叙事背景
  • hexwalker 只是技术演示,玩法很轻,类似“A Short Hike”而不是 NetHack,还在原型阶段
  • 自动探索按钮 AU/A0 用于启动和停止自动探索,游戏目前没有具体任务目标

8. 厕所档案库 (Restroom Archive) #

https://restroomarchive.com

这是一个名为“The Restroom Archive”的网页,专门收录和分享世界各地的公共厕所体验。页面以列表形式展示了大量厕所条目,包含地点名称、所在城市和国家,以及访问日期(时间跨度从 2024 年到 2026 年)。每个条目可切换为列表、网格或地图视图。例如,页面详细描述了一个位于酒吧后面的厕所:内部全黑色,墙面贴满黑色小地铁砖,天花板有镶嵌百元钞票上本杰明·富兰克林眼睛图案的白色装饰,角落还放有红色工具箱提供备用卫生纸。整体上,该网站是一个奇特而专注的社区厕所评价与档案库。


HN 热度 361 points | 评论 83 comments | 作者:jcalx | 20 hours ago #

https://news.ycombinator.com/item?id=49517624

  • 网友赞叹拍摄者的工作,想象站在十年未清洁的厕所角落里拍照的感觉,认为每个厕所都是一个完整的故事
  • 有人被勾起感伤回忆,想起上次刷瓷砖的经历
  • 带倒计时自动开门的厕所被认为是最令人压力山大的设计
  • 有人反讽说倒计时门对旁观者的压力比自己更大
  • 厕所镜子下方有盲文标识,网友调侃洗完手再读
  • “要么拉要么起来”——对倒计时厕所的直白评论
  • 有人称这种倒计时厕所在欧洲很常见,通常给 15 分钟
  • 多位欧洲网友反驳称从未见过,质疑"很常见"的说法
  • 有人解释这种设计多见于公园等无门禁的公共场所,用于防止有人在里面睡觉
  • 网友补充在荷兰、意大利、奥地利的一些公园见过,维也纳 Yppenplatz 有个特别臭的
  • 有人调侃恶臭比倒计时更能让人快速离开
  • 指出"睡觉"其实是瘾君子海洛因昏迷的委婉说法

9. 拖延症有影响力研究中的造假证据 (Evidence of Fraud in an Influential Study About Procrastination) #

https://datacolada.org/138

一篇关于一项拖延症研究的学术造假调查。该研究《Procrastination, Deadlines, and Performance》曾被广泛引用(超 2100 次),但近期未能被重复验证。

核心发现是,原作者 Dan Ariely 提供的原始数据存在严重问题:

  1. 效应量过大:实验结果中,不同截止日期组的成绩差异极其显著(效应量 d=2.5),远超日常可观察的效应(如性别与身高的差异 d≈1.8),在心理学研究中极不寻常。
  2. 数据重复:发现多名参与者查找的错误数量完全相同,且不仅总分相同,连每一项任务的得分也完全一致,这极不自然。
  3. 时间戳异常:数据文件显示“最后一次修改”在实验开始之前,且部分任务的截止日期早于实验日期。

调查者认为,该研究的数据很可能被篡改。目前,作者已向期刊申请撤稿。下一篇将分析该论文中的 Study 1。


HN 热度 344 points | 评论 256 comments | 作者:Anon84 | 23 hours ago #

https://news.ycombinator.com/item?id=49516199

  • 科学自我纠正机制缓慢且无效,同行评审质量不高,大量有严重缺陷的论文能发表在顶级期刊,编辑不重视举报。
  • 科学不是自我纠正的,这是一个有害的迷因,因为科学方法与机构混淆,缺乏定义和执行机制,欺诈和滥用猖獗。
  • 自我纠正是指后来研究不能建立在错误结果上,所以正确结果最终会胜出。
  • 后来错误研究可以无限建立在错误结果上,存在一个阈值,低于阈值科学会陷入垃圾循环,且问题会越积越重。
  • 主流医学研究中自我纠正并不常见,存在大量欺诈、无能和错误假设,几个世纪没有纠正,现代医学研究像宗教。
  • 马克思主义及其批判理论、后现代主义等学派没有根据错误预测进行更新,像福音一样存活,影响力远大于修正者。
  • 经济学难以进行双盲实验,马克思的一些描述正确,但基于其工作的社会实验是巨大失败。
  • 只有人们为之奋斗或存在外部因素(如战争)时,自我纠正才会发生,否则人们会愉快地接受胡说。
  • 在软社会科学中,没有可检验的声明;在硬社会科学中,研究是随机想法堆砌,缺乏理论生成可检验预测;在建模领域(经济、流行病、气候),复制只是重复相同分析,不能检测无效性。

10. 在 Linux 上运行 macOS 软件 (Run macOS Software on Linux) #

https://www.darlinghq.org/

Darling 是一个在 Linux 上运行 macOS 软件的翻译层,无需硬件模拟器,完全开源(GNU GPL v3)。它实现了完整的 Darwin 环境,力求让 macOS 应用像原生 Linux 程序一样运行,目前已有基础实验性 GUI 支持。

Darling 基于苹果开源的 Darwin 代码,Cocoa 实现依赖 The Cocotron 和 GNUstep。它不违反苹果 EULA,能在 WSL2 上使用,长期计划支持 iOS 应用。项目通过 GitHub 协作,欢迎开发者参与。


HN 热度 277 points | 评论 84 comments | 作者:Bluestein | 1 day ago #

https://news.ycombinator.com/item?id=49515830

  • Darling 目前只支持 x86_64,无法运行 Apple Silicon 应用,且 AppKit 实现更新极慢(每五年约 20-30 次提交),建议等待厂商发布 ARM64 版本并用 FEX 修补。
  • 反向方向:在 Mac 上运行 Linux ARM64 程序(通过陷阱处理系统调用),但 macOS 保留 x18 寄存器带来困难;苹果已通过特殊授权允许 ARM64 版 WINE 使用 x18,以部分替代 Rosetta。
  • Darling 只能运行基于开源 Darwin 的程序,无法运行需要 macOS 框架的应用(如 Logic Pro)。
  • Logic Pro 在 Linux 上运行面临 DRM 和法律下载限制,Linux 缺乏专业 DAW;推荐 Bitwig(原生 Linux、PipeWire 支持)、Reaper(支持 VST),但许多 VST 因 DRM 仅限 Windows/Mac。
  • WINE 对 DAW 的支持存在争议:有人认为不好,但反驳称 Ableton Live 在 WINE 上运行良好已有近二十年。
  • 苹果的 Apportable(YC 创业公司,2014 年最后更新)被用作 Darling 的 Cocoa 实现基础之一。
  • 有用户询问是否可通过 AI 将软件移植到 Linux。

Hacker News 精彩评论及翻译 #

Fastpotify #

https://news.ycombinator.com/item?id=49520147

Spotify is, without doubt, the worst piece of software that I still use on a daily basis. It’s incredibly buggy, incredibly slow, and the UI has so many “usability inconsistencies”.

I find the Android app particularly bad, just a couple of examples:

  • Under a playlist you get a list of suggested songs, the UI element looks like a “regular song”, but unlike every other “song” element the user has been trained to recognize, the “swipe right to queue” does not apply to these elements. For some reason.

  • When you don’t have connectivity, e.g. you walk into a Faraday cage, then the search tries to reach the internet and won’t show you results before it either: 1) does so, 2) times out. Which means you can’t browse your local library before some websocket times out. Just show me the local results first?

rot256

Spotify毫无疑问是我每天还在使用的最烂的软件。它bug多到离谱,慢到令人发指,而且用户界面存在大量“可用性不一致”的问题。

我觉得安卓版尤其糟糕,仅举几个例子:

  • 在播放列表下方会显示推荐歌曲列表,这个UI元素看起来和“普通歌曲”一样,但与其他所有用户已被训练识别的“歌曲”元素不同,“右滑加入队列”这个操作对这些元素无效,不知道为什么。

  • 当你没有网络连接时(比如走进一个法拉第笼),搜索功能会尝试联网,在以下两种情况发生之前不会显示结果:1)联网成功,2)超时。这意味着在某个网络端口超时之前,你无法浏览本地曲库。为什么不能优先显示本地结果呢?


Claude Fable 5.1 and Claude Mythos 5.1 #

https://news.ycombinator.com/item?id=49525809

(I work at Anthropic)

Beyond all the benchmarks, I think Fable 5.1 is a big improvement in writing style. It sounds a lot less stereotypically like other Claude models, has (imho) a much more natural style, and responds to my style instructions more reliably. More work to be done (and we will!) but reading better prose makes me so much happier.

Another point I expect not to get much attention until it all happens at once is science. People have been correctly excited about the many “sudden” breakthroughs LLMs are making in Maths, but some of the science benchmarks make me believe we’ll soon see similar developments in other scientific domains. Fable 5.1 more than doubled Fable 5’s Terminal-Bench-Science [1] score, which I think is meaningful.

[1] https://github.com/harbor-framework/terminal-bench-science

felixrieseberg

(我在Anthropic工作)

抛开所有基准测试不谈,我认为Fable 5.1在写作风格上有了巨大改进。它听起来远不像其他克劳德模型那样刻板,拥有(在我看来)更自然的风格,并且能更可靠地响应我的风格指令。虽然还有更多工作要做(我们会的!),但读到更优美的文字让我心情好多了。

另一个我认为在全面爆发前不会引起太多关注的方面是科学领域。人们一直为LLM在数学领域出现的众多“突然”突破而兴奋,但一些科学基准测试让我相信,我们很快会在其他科学领域看到类似进展。Fable 5.1在Terminal-Bench-Science[1]上的得分比Fable 5翻了一倍多,我认为这很有意义。

[1] https://github.com/harbor-framework/terminal-bench-science


I trained a small transformer in 1.5hrs and it bea… #

https://news.ycombinator.com/item?id=49520483

Hi! Author here. Surprised to see this on HN now. Happy to answer any questions!

Some context about this:

  • This is NOT an LLM. its a small ar transformer trained from scratch. One of the points was that extremely complex problems can be tackled without LLMs

  • Till the v1 of this result, this benchmark was only scaled by LLMs or their finetunes (ofc w enormous training costs). Other attempts performed okayish but used v complex architectures or extremely high amounts of training compute. No one expected a simple AR transformer to perform this well, at this low cost and w these few training samples.

  • Sample Efficiency is one of the most important unsolved problems today in AI. That’s what I was targetting with this work. We know it is easy to increase SE by increasing compute/params, so it was important to constrain cost as much as possible (also why OpenAI’s Parameter Golf had fixed compute and why Modded NanoGPT is considered very sample efficient)

  • Can the perf be improved? Yes but the competition is ongoing so can’t talk about it

  • Personally I think today’s frontier models can be beat by training from scratch. Haven’t proved this yet tho

  • Fun: I was new to ML when I posted this first (dec ‘25). I basically used ARC as a way to learn ML

evilmathkid

嗨!我是作者。在HN上看到这个还挺意外的。有任何问题欢迎提问!

关于这个项目的一些背景:

  • 这不是大语言模型。它是一个从头训练的小型自回归Transformer。其中的关键在于,即便不用LLM也能解决极其复杂的问题。

  • 在这个结果的v1版本之前,这个基准测试只能靠LLM或其微调版来攻克(当然,训练成本非常高)。其他尝试虽然表现尚可,但要么用了非常复杂的架构,要么消耗了极高的训练算力。没人预料到一个简单的自回归Transformer能表现这么好,成本如此低,训练样本这么少。

  • 样本效率是当今AI领域最关键的未解决问题之一。这也是我这项工作的目标。我们知道通过增加算力或参数规模很容易提升样本效率,所以尽可能控制成本至关重要(这也是为什么OpenAI的Parameter Golf固定了算力,而Modded NanoGPT被认为样本效率极高)。

  • 性能还能继续提升吗?可以,但比赛还在进行中,暂时不便透露。

  • 个人认为,当今的顶尖模型完全可以通过从头训练来超越。不过这一点我还没能证实。

  • 有趣的是:我在首次发布这个项目时(2025年12月)还是个ML新手。基本上我是拿ARC作为学习ML的途径。


Apple caught off guard by AI demand for Mac Mini a… #

https://news.ycombinator.com/item?id=49516651

I’m convinced that this is just guerilla marketing from Apple. When this started spreading a day or two ago, it was all from no-name spam media sites that are paid to publish articles. They all claimed “a source” is where they got the intel, without specifying the source. It was spreading like wildfire on socials.

The same thing happened with Mac Mini’s and OpenClaw. Nobody cared about or was using Mac Mini’s for OpenClaw, but there were all of these very suspicious posts from accounts that were clearly Apple marketing bots (you could tell by looking at their post history, where they would drop “Mac Mini” into every conversation they could across all different subreddits and unrelated topics). Then it became fairly common.

So Apple’s marketing department is seemingly using the same strategy again. Because still, it’s impossible to find a reputable source for this claim.

nullbio

我确信这只是苹果的游击营销。一两天前这事开始传播时,都来自那些付费发文的垃圾媒体网站。它们都声称"有消息源"提供了情报,却未指明具体来源。相关消息在社交媒体上迅速疯传。

Mac Mini和OpenClaw的事情也是如此。根本没人关心或使用Mac Mini运行OpenClaw,但那些明显是苹果营销机器人的账号却发布了大量可疑帖子(从它们的历史记录就能看出——这些账号会在不同版块和无关话题的每个对话里硬塞"Mac Mini")。之后这种操作就变得相当普遍。

所以苹果的市场部似乎又在故技重施。因为至今仍找不到任何可靠来源能证实这个说法。


Claude Fable 5.1 and Claude Mythos 5.1 #

https://news.ycombinator.com/item?id=49525688

“ Claude Fable 5.1’s writing is generally a step up from earlier Claude models, with fewer stock phrases and less unexplained jargon. In some cases, though, its prose is denser than Claude Fable 5’s: sentences run longer and there are fewer paragraph breaks.”

I cancelled my pro max Claude subscription last week; codex is much more succinct. I am curious if this is getting better.

I don’t think Anthropic realizes that humans have a token limit too and it can be exhausting to read Claude’s output. Prose density is not the same thing as succinctness.

tarr11

Claude Fable 5.1的写作水平总体上比之前的Claude模型有所提升,套话和未加解释的术语减少了。不过在某些情况下,它的行文比Claude Fable 5更密集:句子更长,段落分隔也更少。

我上周取消了Pro Max Claude订阅;Codex简洁得多。我很好奇这个会不会有所改进。

我觉得Anthropic没有意识到人类也有token限制,阅读Claude的输出可能会让人疲惫。行文密集并不等同于简洁。


AnkiDroid: Google Play no longer allowing Open Col… #

https://news.ycombinator.com/item?id=49520979

Apps need to exit the Play Store. I have a whole slew of apps which haven’t been updated for a while now because Aurora Store isn’t working because of whatever Google of doing. Meanwhile the ones installed via FDroid and other means are perfectly up to date. It’s a crappy state of affairs as Google continues to close the boiling Android frog.

skeledrew

应用程序需要退出Play商店。我有大量应用已经很久没有更新了,因为Aurora Store不知被Google搞了什么名堂而无法使用。与此同时,通过FDroid和其他渠道安装的应用却能保持最新。这种状况很糟糕,Google正在继续一步步封闭安卓这个温水中的青蛙。


Google Has Removed MV2 Extensions from the Chrome … #

https://news.ycombinator.com/item?id=49515825

The better thing would be to hold Google directly accountable for every malicious ad they allow through their network. If they cannot do that, they should not be in business selling ads then.

Yes, that means amending the law (in the US). But the law as it is written facilitates crime.

cwnyth

更好的做法是让谷歌直接对其网络上允许的每一个恶意广告负责。如果他们做不到这一点,那他们就不应该从事广告销售业务。

是的,这意味着需要修改(美国的)法律。但现行法律的规定实际上是在为犯罪提供便利。


Apple caught off guard by AI demand for Mac Mini a… #

https://news.ycombinator.com/item?id=49518075

These companies absolutely do have people who’s job it is to sit on social media and promote these products, its marketing 101

20k

这些公司绝对有专门的人,他们的工作就是坐在社交媒体上推广这些产品,这是营销101。


Claude Fable 5.1 and Claude Mythos 5.1 #

https://news.ycombinator.com/item?id=49526275

It has always seemed to me that they’re hacking for dopamine response in moderately interested data labelers.

hailwren

在我看来,他们一直在利用那些兴趣一般的数据标注员的多巴胺反应来达成目的。


Apple caught off guard by AI demand for Mac Mini a… #

https://news.ycombinator.com/item?id=49517433

People really have a twisted idea about how corporate America works. Apple does not have a psyops division cooking up ever more elaborate ways to seed demand for low-end, low-margin Macs via bot armies. They honestly don’t need to, because they’re making an avalanche of cash from the iPhone.

People really were talking about and buying Minis due to OpenClaw, because they wanted something that was on all the time and had access to all their stuff in macOS. Occam’s Razor.

bensyverson

人们真的对美国企业的运作方式存在扭曲的理解。苹果并没有设立心理战部门,绞尽脑汁用机器人水军来为低端、低利润的Mac制造需求。他们根本不需要这么做,因为iPhone已经让他们赚得盆满钵满了。

人们之前讨论和购买Mac mini,确实是因为OpenClaw,他们想要一台始终在线、能访问macOS中所有内容的设备。奥卡姆剃刀原则。


Fastpotify #

https://news.ycombinator.com/item?id=49517870

Spotify is in the process of killing the librespot project that this and most third party Spotify players are built on. I think the golden age of music streaming is coming to an end. I’ve migrated to a self hosted library with streaming and radio for discovery. I hope we’ll see many projects in the space flourish. Many, like Navidrome and the whole OpenSubsonic ecosystem, seem to be doing quite well.

wilted-iris

Spotify正在扼杀librespot项目,这个项目以及大多数第三方Spotify播放器都基于它构建。我认为音乐流媒体的黄金时代即将结束。我已经迁移到了自托管的音乐库,通过流媒体和广播来发现新音乐。希望这个领域能涌现出许多项目。像Navidrome和整个OpenSubsonic生态系统这样的项目,似乎都发展得不错。


Evidence of Fraud in an Influential Study About Pr… #

https://news.ycombinator.com/item?id=49516503

Dan Ariely has a long history of controversies and studies with falsified data. He wrote 3 popular books and gained a lot of fame before others started uncovering the problems in his studies

https://en.wikipedia.org/wiki/Dan_Ariely

It’s amazing that problems with his studies are still being uncovered. Equally amazing that Duke still maintains a relationship with him after so many problems have been identified with his research.

Aurornis

丹·阿里利长期以来一直存在争议,其研究数据存在伪造问题。他写了三本畅销书,在他人开始揭露其研究问题之前就已声名鹊起。

https://en.wikipedia.org/wiki/Dan_Ariely

令人惊讶的是,他的研究问题仍在不断被揭露。同样令人惊讶的是,在这么多问题被确认后,杜克大学仍与他保持联系。


AnkiDroid: Google Play no longer allowing Open Col… #

https://news.ycombinator.com/item?id=49520275

Not Google’s first rodeo. They pulled the same move in 2019: https://www.phoronix.com/news/WireGuard-Ejected-Play-Store

This is why software should not be subjected to an “app store” type distribution system, where a monopolist retains absolute control of what software can run on your devices, and can capriciously deny distribution to developers for whatever reason it likes.

amiga386

不是谷歌第一次玩这种把戏了。他们早在2019年就耍过同样的花招:https://www.phoronix.com/news/WireGuard-Ejected-Play-Store

这就是为什么软件不应受制于“应用商店”式的分发系统——垄断者借此完全掌控你的设备能运行什么软件,并能随心所欲地以任何理由拒绝向开发者提供分发渠道。


Google Has Removed MV2 Extensions from the Chrome … #

https://news.ycombinator.com/item?id=49515116

Few years ago when google announced their MV2 plan I moved to Firefox. I don’t think in all this time I ever missed Chrome for anything in particular outside of maybe 1 or 2 websites that didn’t have proper support.

Switch to Firefox if you haven’t already really.

Lovesong

几年前谷歌宣布MV2计划时我就转用了Firefox。这么长时间里,除了偶尔有一两个网站支持不完善之外,我从未特别怀念过Chrome。如果你还没转用Firefox的话,真的可以考虑一下。


Fastpotify #

https://news.ycombinator.com/item?id=49519304

I realise I’m pissing into the wind here, but I find the LLM text on the homepage and docs quite funny/ awkward.

“Ctrl+M turns it into a tiny player that wears any classic Winamp 2 skin, spectrum analyser, equalizer, and playlist included. 2000s vibes, pixel for pixel.”

Everything is said with too much intensity, and phrasing that sounds impressive but doesn’t really mean that much. Like “wears any classic Winamp 2 skin” feels so awkward, what’s “wears”? You mean it can use it?

I feel like if you can’t be bothered to write the code, at least document it yourself and write the marketing copy so I know you understand the product. Otherwise how can I trust running it on my computer? Did the LLM generate some amazing rm -rf somewhere, or another blunder that wrecks data I might care about?

alexyoung

我明白自己这是在白费口舌,但我觉得主页和文档里的LLM文本既滑稽又别扭。

“按Ctrl+M可将其变成一个小型播放器,支持所有经典Winamp 2皮肤,内置频谱分析器、均衡器和播放列表。逐像素复刻2000年代风格。”

每个句子都用力过猛,措辞看似震撼实则空洞。比如“支持所有经典Winamp 2皮肤”这种表述就很诡异——“支持”是什么鬼?你是说它能使用这些皮肤吗?

我觉得如果你连代码都懒得写,至少该自己写文档和营销文案,让我知道你了解这个产品。否则我凭什么敢在你的电脑上运行它?谁知道LLM是否生成了什么诡异的rm -rf指令,或是什么会毁掉重要数据的愚蠢错误?


American Airlines mechanic Azriel “Al” Blackman ha… #

https://news.ycombinator.com/item?id=49521522

A buddy of mine is the son of a United Airlines mechanic who was fairly high up in the organization. When his dad passed United gave him a stack of blank wax tickets. His son could write the destination on them and fly for free. Near the end of the stack they were largely ornamental as he could just tell them where he wanted to go and they would print a proper ticket. But still, it was a rather classy way to honor his father.

skinwill

我有个朋友是美联航一位高级机械师的儿子。他父亲去世后,美联航给了他一大叠空白蜡纸机票,他可以在上面写下目的地并免费乘机。到后来这些票基本成了摆设,因为他只需告诉工作人员想去哪,他们就会打印出正式机票。不过,这仍然是纪念他父亲的一种相当体面的方式。


How accurate have Ed Zitron’s AI skeptic predictio… #

https://news.ycombinator.com/item?id=49527097

Zitron has become the distorted reflection of the very AI boosters he criticizes and mocks.

I think the worst thing that happened to him was AI skepticism becoming a political position. This gave him a captive audience - as long as he says what they want to hear , which means that he can never ever concede that he might have been wrong or that AI might actually be progressing or having successes.

This is not conducive to good prediction long-term - rather it leads one to a state of cognitive dissonance where one’s chosen enemies must be simultaneously terrifyingly powerful and incompetent dunces. The propagandist’s disease.

pcstl

齐特隆已沦为他自己嘲讽批判的那些AI鼓吹者的扭曲镜像。

我认为发生在他身上最糟糕的事,就是AI怀疑论变成了一种政治立场。这给了他一群被俘获的听众——只要他说出他们想听的话,就意味着他永远不能承认自己可能错了,也不能承认AI可能确实在进步或取得成就。

长期来看,这并不利于做出正确的预测——反而会让人陷入认知失调的状态:他所选定的敌人必须同时是既可怕强大又无能的蠢货。这是宣传者的职业病。


Google Has Removed MV2 Extensions from the Chrome … #

https://news.ycombinator.com/item?id=49515343

We had a glimpse of that antitrust future on the horizon with the previous admin. This spooked all the big tech weirdos so much that they put their weight behind the other guy and, well, they won. Antitrust is dead for another generation. Yay.

coldpie

在上一届政府时期,我们曾一瞥反垄断的未来近在眼前。这吓坏了所有大型科技公司的怪胎们,以至于他们全力支持另一个人,结果呢,他们赢了。反垄断在接下来一代人的时间里都完蛋了。耶。


Cheap GPS jammers are filling the world with navig… #

https://news.ycombinator.com/item?id=49513004

Whats really sad for aviation is there was already an extensive network of ground based navaids. As GPS has proliferated, they’ve slowly been decommissioned as they age out to save on cost. I’m specifically referring to VORs which provide azimuth and range to station.

GPS is fantastic and as a primary source everyone loves the benefits it brings. However, in a century of aviation, everyone has kinda sorted out that you can’t have too many backups to critical items… unless you let the accountants and bureaucrats run the show.

bronco21016

对于航空业而言,真正令人惋惜的是曾经存在一套庞大的地面导航设施网络。随着GPS的普及,这些设备因老化退役后,为节省成本便逐步被废弃。我尤其指的是能提供方位与距离信息的VOR导航台。

GPS本身堪称卓越,作为主要导航源,人人都喜爱它带来的便利。然而在航空百年史中,人们早已明白关键设备永远不嫌备份多……除非让会计和官僚来主导一切。


Claude Fable 5.1 and Claude Mythos 5.1 #

https://news.ycombinator.com/item?id=49526135

They’re packing lots of signal into fewer words

There’s a huge difference between the kind of prose you see in final output vs CoT windows. The final output is very much not what I’d call “packing lots of signal into fewer words” (aside perhaps from “Claude-isms” being easy enough to scan for if for some reason you actually wanted to scan for them, which other agents might want to for all I know); and if agents are writing for each other then presumably they could stick to CoT-speak (unless it’s a distillation risk?).

zahlman

他们在更少的词语中塞入了大量信息。

最终输出的散文风格与思维链(CoT)窗口中的写法存在巨大差异。最终输出完全不是我所说的"用更少的词打包大量信息"(也许除了某些"克劳德式表达"——如果出于某些原因你真的想扫描这些表达,它们倒是足够容易识别——据我所知,其他智能体或许会想这么做);如果智能体之间互相写作,那么它们大概可以坚持使用思维链语言(除非这会带来蒸馏风险?)。


Google Has Removed MV2 Extensions from the Chrome … #

https://news.ycombinator.com/item?id=49515029

Switch to firefox

malfist

改用火狐


“I just chose words carefully” #

https://news.ycombinator.com/item?id=49503733

There’s a similar anecdote Gillian Anderson recently revealed during an interview on the X-Files , saying Chris Carter had an OCD-like habit to write dialog to conform to certain text layout preferences (no widows[1]) in the script, which made for the show’s distinctive style of dialog cadence.

1 = https://en.wikipedia.org/wiki/Widows_and_orphans

sho_hn

吉莲·安德森最近在《X档案》的一次采访中透露了一个类似的轶事,称克里斯·卡特有一个类似强迫症的习惯,即为了符合剧本中特定的文本排版偏好(无孤行[1])而写对话,这造就了该剧独特的对话节奏。