74作者: heldrida2 个月前原帖
<a href="https://xunroll.com/thread/2053047748191232310" rel="nofollow">https://xunroll.com/thread/2053047748191232310</a><p>最近相关:<i>Zig → Rust 移植指南</i> - <a href="https://news.ycombinator.com/item?id=48016880">https://news.ycombinator.com/item?id=48016880</a> - 2026年5月(540条评论)
1作者: folderquestion2 个月前原帖
如果我将大型语言模型(LLMs)作为强大的研究代理进行销售,并且如果我有足够的资金,我可以考虑在LLM的训练集中引入一些“小“宝石”,使其能够发现新的定理和证明。这个领域有很多资金,我相信有很多天才人士的薪酬并不高。也许这样的想法是错误的?
1作者: devendra1162 个月前原帖
构建了 hum,一个专注于快速键盘操作和低资源占用的简约终端音乐播放器。<p>&gt; 无广告播放(通过 yt-dlp + mpv 的原始流 URL) &gt; 以键盘为主,低资源占用的终端用户体验 &gt; 无需 API 密钥 / 账户 / 订阅 &gt; 支持歌曲搜索、直接 YouTube 链接、播放列表和广播模式 &gt; 在 Linux/macOS 上一条命令安装,或在 Windows 上运行源代码<p>安装:&quot;curl -fsSL <a href="https://raw.githubusercontent.com/Devendra116/hum/main/install.sh" rel="nofollow">https://raw.githubusercontent.com/Devendra116/hum/main/install.sh</a> | sh&quot;<p>代码库: <a href="https://github.com/Devendra116/hum" rel="nofollow">https://github.com/Devendra116/hum</a><p>期待反馈