Matt 问大家是如何运行开源大模型 GLM 5.2 的,用了哪些 harness 或 provider,并表示自己第一次对开源权重模型产生 FOMO。
Folks who are running GLM 5.2, how are you doing it? What harness/provider are you using? Getting FOMO about an open weights model for the first time ① 很多开发者在评论里直接分享自己用 Hermes、opencode 等方案自托管 GLM 5.2,并认为体验接近 GPT 5.5 或 Opus 4.8(@das_rdsm, 45likes) ② 一些人提到通过特定 app 使用 GLM 5.2 还能拿到额外额度,关注的是性价比和使用门槛(@sheeki03, 78likes) ③ 也有人关心模型在图像能力等方面的缺失会如何影响编码工作流(@mrluiscalderon, 35likes)
一篇关于 AirPods 等无线耳机如何改变公共空间社交的文章登上 Hacker News,评论区围绕是否还会和陌生人搭话、注意力被持续占用以及女性用耳机自我保护等话题展开讨论。
① 长时间远程工作、容易被信息流和播客填满碎片时间的工程师 ② 通勤时间很长、习惯戴耳机的打工人和学生 ③ 想改善专注力、但又不想完全与外界隔绝的独立开发者。
Matt 问大家是如何运行开源大模型 GLM 5.2 的,用了哪些 harness 或 provider,并表示自己第一次对开源权重模型产生 FOMO。
① 很多开发者在评论里直接分享自己用 Hermes、opencode 等方案自托管 GLM 5.2,并认为体验接近 GPT 5.5 或 Opus 4.8(@das_rdsm, 45likes) ② 一些人提到通过特定 app 使用 GLM 5.2 还能拿到额外额度,关注的是性价比和使用门槛(@sheeki03, 78likes) ③ 也有人关心模型在图像能力等方面的缺失会如何影响编码工作流(@mrluiscalderon, 35likes)
这条 HN 讨论的是 Java Valhalla 项目中值类型(Value Types)的演进,评论围绕设计取舍、与 .NET struct 的对比、并发下的内存模型以及性能收益等技术细节展开。
① 在 JVM 上写业务、但不太跟进语言演进细节的后端工程师 ② 对性能优化和内存布局感兴趣的高级开发者 ③ 需要在 Java 与 .NET 等多语言栈间做技术选型的架构师。
NousResearch 发布并快速迭代 Hermes Agent v0.17.0“Reach”版本,多代理协作与桌面端体验被大量用户称赞为“像魔法一样好用”,在 AI 开发者圈引发新一轮实测与安利热潮
NousResearch 发布并快速迭代 Hermes Agent v0.17.0“Reach”版本,多代理协作与桌面端体验被大量用户称赞为“像魔法一样好用”,在 AI 开发者圈引发新一轮实测与安利热潮。
受众观点:跨评论区的核心关注点集中在两方面:一是实际体验的“质变感”,例如 Twitter 上 @devitis(score 4)说“我礼貌地不同意。它不是好,而是惊艳”,以及 @ChrisDyanand(score 2)提到“作为非程序员,看 Hermes 就像见证魔法,它主动提出为我配置多代理系统(监督者、研究员和 coder)并且运行顺畅”,强调多代理自动配置带来的生产力冲击;二是版本迭代与桌面端体验,@HDIntegrations(score 4,Twitter)指出“桌面端仍有点小 bug 但在持续改进”,而在 v0.17.0 发布帖下,@vardai(score 2,Twitter)感叹“你们太疯狂了,几乎每个周末都有惊人进展”,配合 @wordgenic(score 2,Twitter)“等不及把它接进 iMessage”,说明用户既关注稳定性和集成场景,也对高频更新节奏和生态扩展充满期待。
Matt 问大家是如何运行开源大模型 GLM 5.2 的,用了哪些 harness 或 provider,并表示自己第一次对开源权重模型产生 FOMO。
Folks who are running GLM 5.2, how are you doing it? What harness/provider are you using? Getting FOMO about an open weights model for the first time
受众观点:① 很多开发者在评论里直接分享自己用 Hermes、opencode 等方案自托管 GLM 5.2,并认为体验接近 GPT 5.5 或 Opus 4.8(@das_rdsm, 45likes) ② 一些人提到通过特定 app 使用 GLM 5.2 还能拿到额外额度,关注的是性价比和使用门槛(@sheeki03, 78likes) ③ 也有人关心模型在图像能力等方面的缺失会如何影响编码工作流(@mrluiscalderon, 35likes)
展开评论
- @sheeki03 (78): @mattpocockuk https://t.co/CNdlXArJTC The app is a copy of Codex, and it's good as well. They are also giving 50% extra usage if you use it via their app and just change the language to English after installing.
- @das_rdsm (45): I host it myself, using on hermes and opencode. Performs really well. feels similar to a GPT 5.5 or a Claude Opus 4.8, at the moment using it in a session with 264k tokens context and it is holding really well. I have been preferring to use it over GPT 5.5 or Opus 4.8 as it is m…
- @tadejstanic (44): @mattpocockuk It's Opus 4.8 level for sure. When you use in https://t.co/vsszYsGnZB harness...
- @mrluiscalderon (35): @mattpocockuk How do you code or use it if it doesn’t recognize images? That’s a huge part of my workflow.
- @TheRealRagga (32): @mattpocockuk I’m running GLM 5.2 using https://t.co/lP6ZDPL3Vm with Hermes TUI harness, testing ZCode as well. Can barely tell the difference compared to Opus 4.8 with CC or GPT 5.5 with Codex
Guillermo Rauch 感叹 AI agents 正在倒逼软件回归开放 API、文档、测试、CLI 和标准协议,让最初 WWW 的开放互操作愿景重新复活。
Agents are motivating so many healthy software habits. Open APIs, documentation (skills), tests (evals), Unix (CLIs), payment & commerce protocols, even wide 𝙰𝚌𝚌𝚎𝚙𝚝 use (markdown/json/html). The…
受众观点:① 有人认为 Test Driven Development 在 agent 时代焕发新生,借助 agents 写测试反而让测试覆盖率暴涨(@anirudhology, 6likes) ② 有人提到连 HTTP 402 这样的老规范都开始被实际用于支付场景,说明协议层也在被重新激活(@ivanguardado, 5likes) ③ 也有开发者调侃大家不愿写文档,但在 agents 驱动下被迫把“技能”描述清楚,测试和文档产出都明显增加(@davidreads, 4likes; @dodraft1101, 3likes)
展开评论
- @anirudhology (6): @rauchg You forgot to mention Test Driven Development (TDD). It feels it was made for agents only. They are helping me generate absolutely banging software these days.
- @ivanguardado (5): @rauchg Even the HTTP 402 is starting to be used! https://t.co/9UVlcaC6Z8
- @davidreads (4): @rauchg Totally agree. "I" have written more tests in the last 6 months than in the whole of my career up to now. Now the only trouble is how long they take to run 😆
- @dodraft1101 (3): @rauchg devs will write anything if you don't call it documentation
- @RamiAbdou_jw (3): @rauchg Web of Trust soon also with all of theses fakes 👀
Matt 宣布开源 mattpocock/skills v1,提供 /ask-matt、模型调用与用户调用两类 skills 以及 /writing-great-skills 等写技能最佳实践文档。
Yesterday, I shipped v1 of mattpocock/skills, including: - /ask-matt: ask me how best to use the skills, from right in your agent - Model-invoked vs User-invoked skills - /writing-great-skills, which…
受众观点:① 作者本人在评论里补充了技能合集入口,说明很多人希望持续跟进更多 skills 的更新(@mattpocockuk, 19likes) ② 有开发者提到他们也在做类似的“router” skill,关注如何在多个技能之间路由请求(@trashh_dev, 3likes) ③ 一些用户反馈新版本技能工作流顺畅,甚至会在具体场景下思考“Matt 会怎么用这些 skills”,说明这套抽象对实际使用有指导意义(@10xerik, 2likes; @sebastiankehle_, 2likes)
展开评论
- @mattpocockuk (19): Stay up to date with all my skills here: https://t.co/MLUVs3b5pD
- @trashh_dev (3): @mattpocockuk we’re doing something similar with a “router” skill
- @brill_insane (2): @mattpocockuk I'm sad to see the /zoom-out go; I really liked that one. But, I guess I can use /writing-great-skills to bring it back :D
- @10xerik (2): @mattpocockuk Nice!! I was literally doing this all the time: "How would Matt use the skills in this situation"
- @sebastiankehle_ (2): @mattpocockuk works really well, just went through the entire cycle
Dax 指出大多数 AI 编码工具都在走自上而下的企业销售路线,而忽视了先服务个人开发者的路径,并用 GitHub 早期扩散做类比。
almost every ai coding tool is doing a top down approach this isn't that surprising, majority of people don't know how to do anything else and there's a lot of easy money right now but think back to…
受众观点:① 作者在评论里强调,只有真正聚焦个人用户的策略才算是对 GitHub 的严肃竞争,说明很多人认同“个人先行”的扩散路径(@thdxr, 167likes) ② 有人指出公司本质上也是人组成的,暗示自下而上的产品渗透依然可行(@chribjel, 7likes) ③ 也有评论认为很多员工并不想要“AI”,往往是老板强推,反映出自上而下导入 AI 工具在一线开发者中的抵触情绪(@henryjkwallis, 5likes)
展开评论
- @thdxr (167): btw this is why i don't really consider any github competitor a real github competitor until they run a strategy that focuses on individuals
- @CallMeMrYogurt (15): @thdxr Dax, I have no idea what you're trying to say here. I'm too sober or you are too drunk 🍻 https://t.co/fIVxahcYaf
- @chribjel (7): @thdxr people also forget that companies are just people
- @henryjkwallis (5): @thdxr workers dont want "ai", the use of which is often forced by bosses
- @ARP4Freedom (3): @thdxr GitHub didn’t have much competition. Maybe bitbucket. That was it for many years. Then gitlab came out. Now another competitor. But it’s not a lot of competition.
Csaba 分享了一组面向前端和 React 开发者的必备开源工具链接,涵盖终端 UI、CSS/React 动效、漏斗图和动画库等。
Must-know open-source tools for coders https://t.co/KJwDytn0bD - terminal UIs in React https://t.co/MSex8BgA3p - copy/paste CSS/React transitions https://t.co/geyX0wWYpz - React funnel charts https:/…
受众观点:① 作者在评论里补充自己还有更多类似工具清单,并且每周会发至少 3 个,说明受众对“精选开源工具合集”这类内容有持续需求(@csaba_kissi, 3likes) ② 有人在评论里追加其他开源 UI 库和工具链接,读者愿意把自己的发现补充进来(@Kalisakevin_, 3likes; @phibrowser, 2likes) ③ 一些开发者会点名某个工具看起来很有意思,说明大家在寻找能直接嵌入现有项目的组件(@Prathkum, 2likes)
展开评论
- @csaba_kissi (3): If you like this list, don't miss my other lists. I post at least 3 every week https://t.co/WkGba3MVGY
- @Kalisakevin_ (3): @csaba_kissi https://t.co/EL4ermR6li - open-source UI Library
- @phibrowser (2): @csaba_kissi Great list. One more open-source one for coders: Phi, an AI browser for macOS where you and an agent drive the same window together. Native Swift, Apache-2.0, the whole macOS app is open. https://t.co/47cLhtFUwo
- @Prathkum (2): @csaba_kissi termcn dev looks interesting!
- @Div_pradeep (2): @csaba_kissi Thanks for sharing these gems! They look super useful for any coder out there.
Dax 吐槽当前创业潮里几乎没人愿意做真正面向消费者的产品,大家都在追逐臃肿的销售驱动型 B2B,导致公众越来越讨厌科技公司。
with the explosion of startups it's clear there are no founders interested in doing consumer products it's at the point where running a bloated sales heavy operation is glorified but until this chang…
受众观点:① 有人用“淘金热里卖镐头”的比喻,认为现在卖工具和基础设施的人太多,真正去找金子的反而少(@PhiloGroves, 9likes) ② 一些开发者坦言很难想到可行的消费级产品点子,怀疑是自己动力不足还是市场确实艰难(@jakesjohnson, 4likes) ③ 也有人认为大多数创业者其实还是想做面向消费者的生意,但因为缺乏商业理解,最后又退回到 B2B 方案(@Lintilla369, 3likes)
展开评论
- @PhiloGroves (9): @thdxr The gold rush is real, but there are too many people selling pickaxes; you're better off searching for the gold with a pan in a river.
- @jakesjohnson (4): @thdxr I have a hard time thinking of consumer product ideas that are viable. That is either a reflection of my limited motivation or of market reality.
- @alienorg (4): @thdxr building for humans by aliens
- @Cuuper22 (3): @thdxr Feeling that lots of this is trying to just make sth that gets some attention from a bigger company to get acquired fast Classic pumps and dump. Can't blame them (don't hate the player, hate the game) but i ahree with the public sentiment part
- @Lintilla369 (3): @thdxr It's not about interest, its about lack of ideas. Most biz try to target consumers cause it's the biggest market. Most startups are vibe coders with no clue what so ever about biz, hence targeting B2B ideas.
NousResearch 表示 Hermes Agent 目前体验非常好,引发用户围绕这个开源代理系统的实际表现、桌面端稳定性以及与 Codex、Grok 等工具差异的讨论。
Hermes Agent is so good right now…
受众观点:① 有用户认为 Hermes Agent 不只是好而是非常出色,整体评价非常高(@devitis, 4likes) ② 也有人指出桌面端目前还有卡顿和小问题,但相信后续会持续改进(@HDIntegrations, 4likes) ③ 有人拿 Codex、opencode、Grok 等做对比,质疑 Hermes 相比这些工具到底能多做什么,尤其是在手机端和应用集成上的差异(@josepha_mayo, 3likes)
展开评论
- @devitis (4): @NousResearch I politely disagree. It is not good. It is brilliant.
- @HDIntegrations (4): @NousResearch Desktop is still glitchy and needs a little work, but I’m sure it’ll keep improving
- @LukaGrunt (3): @NousResearch Ser, idk if you know this But there has never been a time when it was not good Just fyi
- @josepha_mayo (3): @NousResearch @grok tell me what stuff like codex, opencode and grok build cant do that hermes can?? except using from the phone, gpt and my app fixes that
- @Ryan_Ravenson (3): @NousResearch https://t.co/wrr0umXQtf
Dylan 分享了一张与 GPU 或芯片相关的配图或梗图,评论区围绕算力瓶颈、SMAUG 等半导体梗展开调侃,体现大家对算力短缺和硬件瓶颈的共鸣。
https://t.co/erOUhKyLPb
受众观点:① 有人用“bottleneck bros”自嘲,强调大家都在被算力和带宽等瓶颈卡住(@jnconkle, 7likes) ② 有人提到 SMAUG 等梗,调侃半导体和 GPU 被“抽干”的现状(@vikramskr, 5likes) ③ 也有人因为自己的趋势图被 Dylan 转发而兴奋,说明这条内容在芯片/算力圈内传播度较高(@ChrissGPT, 5likes)
展开评论
- @jnconkle (7): @dylan522p bottleneck bros, assemble. https://t.co/EvgubCeTjA
- @frankosalami (5): @dylan522p https://t.co/0rtC6jV1qf
- @vikramskr (5): @dylan522p SMAUG -- smokin' semis till you can't breathe
- @ChrissGPT (5): @dylan522p Omg my trend reached Dylan Patel life complete
- @VisaDataWiz (4): @dylan522p i fixed it for you https://t.co/lZPNaq4dyG
Matt 提出用“Frontier”和“Fog of war”两个概念来规划与 AI 协作的工作,只先解决前线可见的问题,不在迷雾之外过度规划。
Two new leading words for planning work with AI: - Frontier - Fog of war "Don't plan past the fog of war. Let's resolve just the decisions at the frontier first." Great for getting aligned during a g…
受众观点:① 有人联想到 OODA loop 等决策框架,说明读者在尝试把这些术语融入自己的工作方法论(@joelhooks, 3likes) ② 有评论提到 decision map skill 很强,但名字让人困惑,说明大家在寻找更直观的抽象来描述与 AI 的协作(@olidondev, 2likes) ③ 也有人强调和 AI 协作时可以快速抛出对“迷雾后”的假设,让模型生成多个版本来帮助澄清局势,印证了这套比喻的实用性(@xn1cklas, 1likes; @ohdearlordylord, 1likes)
展开评论
- @joelhooks (3): @mattpocockuk gonna make me pull out my vgr books and start testing ooda loop terms i guess
- @olidondev (2): @mattpocockuk I read the decision map skill and honestly it's goated, but I don't get why it's called a "decision map" though. Seems like just another way of delegating issues
- @xn1cklas (1): @mattpocockuk what I love about working with AI is that you can just throw assumptions of what you think beneath the fog of war lies - it'll build a few versions and you have more clarity than any planning could ever get you
- @ohdearlordylord (1): @mattpocockuk Just a comment of appreciation for your work in finding those terms. Describing those things in several sentences is and always was, even before coding agents, unreliable and error-prone. Bonus that these specific terms are strongly visual.
- @l3m0v1c1 (1): @mattpocockuk Indeed ! 🌫️🌫️🌫️ https://t.co/SCcTq9J1gp
Cloudflare 宣布 Workers 支持 Temporary Accounts,开发者或 AI agent 直接一条命令就能临时部署线上 Worker 服务做快速实验。
Today we're rolling out Temporary Accounts on Cloudflare Workers. Any agent can now run wrangler deploy — temporary and get a live Worker in seconds. https://t.co/o5GLomVUxb
受众观点:① 开发者兴奋于 agent 可以自己把服务推到公网,感觉实验和迭代会更快(@alienorg, 5likes) ② 有人希望 Cloudflare 在 DevOps 生态里补齐能力,比如在 GitHub Actions 里提供更好集成(@Fykowo, 1like) ③ 老用户把它类比为临时隧道功能的升级版,认为对快速试用和分享 demo 是“game-changer”(@devheb, 1like)
展开评论
- @alienorg (5): @Cloudflare agents can now push live internet-facing services on their own 👀👀
- @Fykowo (1): @Cloudflare can we just get oidc in github actions please
- @devheb (1): @Cloudflare I would often use the temporary Cloudflare tunnels, now I’ll have the opportunity to use this too. Game-changer!
- @aaliya_va (1): @Cloudflare awesome
- @hatem_hosny_ (0): @Cloudflare @mattzcarey Nice 👌 Is there an API for that or does it have to be invoked from CLI?
Meta 的程丞澄澄澄澄澄澄澄澄澄澄澄(Cheng)澄澄澄澄澄在推文中澄清,自己只是想表达 Noam 很厉害,并且希望 OpenAI 在与 Anthropic 的竞争中获胜,而不是在暗示个人的就业状态。
Some friends misunderstood this tweet. It’s not about my employment status. I just want to say that (1) Noam is so good; (2) I hope OpenAI wins over A/, and this event is a good sign.
受众观点:① 有人觉得他在 Meta 工作却公开希望另一家公司在 AI 上获胜,这种立场让人感觉很奇怪(@JFPuget, 23likes) ② 有人直接问他为什么希望那家实验室赢,想了解背后的理由(@JackYoustra, 11likes) ③ 也有人引用 Meta 工作环境的报道,质疑他为何还留在 Meta,认为以他的能力去 Anthropic 或 OpenAI 很容易(@JohnnyLitty2, 6likes)
展开评论
- @JFPuget (23): @clu_cheng Weird that you want another company than your employer to win in AI.
- @GoblinSPL (17): @clu_cheng https://t.co/EyUcK0A76f
- @JackYoustra (11): @clu_cheng why do you hope that lab wins?
- @JohnnyLitty2 (6): @clu_cheng Cheng, we’ve seen the Meta reports of the working conditions. You’re a smart guy, unless the pay is insane what are you doing at Meta? You know you could get a job at Anthropic of OpenAI the second you walk through the door.
- @sigbetaPrime (4): @clu_cheng uhh, shouldnt you hope meta wins haha lol
NousResearch 宣布发布 Hermes Agent v0.17.0“Reach Release”,并附上更新日志链接,评论区围绕新版功能、更新方式和生态扩展展开互动。
Hermes Agent v0.17.0 - The Reach Release Changelog below: https://t.co/QVLRvTqDeB
受众观点:① 官方在评论中给出完整更新说明链接,并提示用户通过命令行执行 'hermes update' 完成升级(@NousResearch, 39likes) ② 有人用“Reach for the stars”等话语为这次版本发布打气,体现社区对项目的期待(@Teknium, 37likes) ③ 也有人调侃相关人物“消失不见”,以及“下雨般的网关”等梗,说明大家在关注生态扩展和项目走向(@sanjaygpts, 10likes; @Kshitijjkapoor, 3likes)
展开评论
- @NousResearch (39): Full Release Notes: https://t.co/fXe5nVmG2A To update, run: 'hermes update' https://t.co/N3zSOumCzf
- @Teknium (37): @NousResearch Reach for the stars
- @sanjaygpts (10): @NousResearch Bro disappeared like he never existed https://t.co/zFxIJHttdv
- @SHL0MS (9): @NousResearch happy release day to all who celebrate
- @Kshitijjkapoor (3): @NousResearch its raining gateways
Gergely Orosz 分享其投资的法律 AI 初创 Wordsmith,称其产品让企业法务对外部律所支出减少约 80%,更多是替代外包而非裁掉内部法务。
So I was talking with the cofounder of legal AI startup Wordsmith (disclaimer: investor) They sell software to make the work of in-house legal teams easier. The impact of this software is NOT layoffs…
受众观点:① 有人指出企业少花 80% 外部律师费,本质上就是把裁员压力转移到律所身上(@Celsius233Books, 8likes) ② 多位评论直言法律 AI 长期看仍会带来裁员,只是销售话术不会这么说(@ThatBJTerry, 3likes;@coopernicus01, 7likes;@pontif1kas, 3likes) ③ 作者本人补充,把法律外包和软件开发外包类比,认为内部团队借助 AI 能做更多,从而减少对外部顾问的依赖(@GergelyOrosz, 29likes)
展开评论
- @GergelyOrosz (29): There's parallels with Accenture as Accenture is the "external consultant" for software development We can assume in-house dev teams can do more, and thus fewer external consultants needed. (The data I have is from legal, but I assume there are similarities)
- @Celsius233Books (8): @GergelyOrosz spending ~80% less on external legal council is just layoffs somewhere else
- @coopernicus01 (7): @GergelyOrosz alright so layoffs for the external legal council then
- @ThatBJTerry (3): @GergelyOrosz I've talked to people at multiple legal AI companies and it's generally believed they will lead to layoffs eventually through more efficient work. They don't say this for sales and marketing purposes.
- @pontif1kas (3): @GergelyOrosz So, layoffs on the external legal consultant's end.
一位研究者提醒大脑像肌肉一样需要经常锻炼,否则长期依赖外部工具会导致认知能力逐渐退化。
I've warned about this many times. The brain is like a muscle. If you don't exercise it, then its strength decreases.
受众观点:① 有人提到医生在使用 AI 辅助几个月后,独立诊断能力出现可测量下降,担心专业技能被过度外包给模型(@physicsbyelena, 3likes) ② 有评论把大脑比作身体锻炼,认为就算通勤坐火车不骑车,缺乏运动也会带来全身性的长期损伤(@flxia_, 2likes) ③ 也有人打趣说以后可能需要“脑力健身房”来对抗认知萎缩,说明大家在思考如何系统性训练大脑(@HamrouniGhassen, 1likes)
展开评论
- @physicsbyelena (3): @JFPuget three months of AI assistance and physicians got measurably worse at independent diagnosis. the timescale is what gets me
- @flxia_ (2): @JFPuget imo the more interesting question is what this means for skills we aren't delegating to AI: i don't really care how fast i can ride a bicycle to work if i take the train anyways, but lack of exercise will have many other detrimental effects that trains cant help me with.
- @HamrouniGhassen (1): @JFPuget First we built gyms to fight physical atrophy.. Soon, we may build mental gyms to fight cognitive atrophy 🤔
- @FomoReviews (1): @JFPuget This was the fear about "TV rotting your brain" in the 80s which it probably did (dementia and all that) but high performing critical thinking never stopped for the top 5% and this will continue with AI. Personally, I feel more empowered and critical thinking challenged…
- @FatCannibal (1): @JFPuget Never skip brain day.
推文讨论用强化学习做“通关速通”式基准测试的想法,认为当前最大瓶颈是成本太高,需要多次随机种子重复实验才能抵消训练不稳定带来的噪声。
It's obvious that eventually a speedrun for RL will stick. I currently think the biggest bottleneck is price, as a individual entry currently has too much noise from instability of RL, so running mul…
受众观点:① 有人指出像 Sokoban 这类复杂度不低的环境,其实已经能在极小参数量和极低成本下被快速解决,质疑“成本是主要瓶颈”的说法(@jsuarez, 23likes) ② 同一位评论者提到已有“最短时间通关 breakout”的具体基准,并给出不同版本模型的秒级成绩,说明社区已经在做 speedrun 式 RL 指标(@jsuarez, 6likes) ③ 也有人提到相关平台已经在降价,希望这类 RL 速度基准未来在经济上更可行(@MatanHalevy, 1likes)
展开评论
- @jsuarez (23): @natolambert Then they have to pick one that isn't pathetic. We use Sokoban as one of our most important benchmarks right now. Puzzles of this complexity are solved in <10 seconds with 50k params, O($0.001)
- @jsuarez (6): @natolambert Actually, we already have one of these. Min wall-clock time to solve breakout in PufferLib. It's 4.5s on 4.0, around 3s in our best 5.0 build so far. Get it under 1s without making the algo worse on held out envs!
- @MatanHalevy (1): @natolambert @puffer_ai reduced prices so hopefully an indication that this will be economically viable at scale soon
作者强调禁止开源 AI 将是严重错误,认为开源在透明度、创新和教育上体现了美国价值观,虽然前沿风险难管,但打压开源只会带来更糟的后果。
Banning open-source AI in any form would be a mistake. A general audience PSA with @kevinsxu on why open source upholds American values. Managing frontier risks is hard, but reducing transparency, in…
受众观点:① 有人质疑在现实激励下开源理想很难实现,认为如果缺乏经济动力,开源难以长期支撑(@JR_Openheimer, 2likes) ② 有评论从中国经验出发,认为“人人白嫖不付费”的开源文化会伤害创作者,反对把开源与美国价值简单绑定(@ChefBeijing, 1likes) ③ 也有人指出很多所谓“开源”模型其实只是开权重不开数据,透明度有限,质疑当前开源叙事与实际做法之间的落差(@moozooh, 0likes)
展开评论
- @natolambert (12): @kevinsxu Also on @interconnectsai and interconnected (yes, overlap) https://t.co/OLmgKMX2aR
- @JR_Openheimer (2): @natolambert @kevinsxu inspiring retoric but its a pipe dream if the incentives are against it whats the incentive?
- @ChefBeijing (1): @natolambert @kevinsxu In China, everything is open source, from mommy's secret sauces, to hot pop songs. Everybody just takes and uses, never wants to pay. How dare are you saying Open Source upholds American values? Objection!
- @DrewHawkswood (0): @natolambert @kevinsxu Open source can't uphold any American value (e.g. psychopathy, endless greed)
- @moozooh (0): @natolambert @kevinsxu But almost none of the open-weight models on the market are open-source. The data used to train them is not shared (and is often legally suspect) so you can't replicate them on your own; you can only take what is given to you by some big company. What was…
推文讨论美国实验室如果不想被蒸馏,就不该开放 API,认为更严厉的监管难以奏效,反而会伤害美国初创公司。
It'll come down to, if the U.S. labs don't want distillation they shouldn't have an API. Seems like eventually they'll do this for some models, and that's their choice to make. More onerous regulatio…
受众观点:① 有人预测头部实验室未来可能会下线部分模型的 API 访问,认为这是可以预见但令人担忧的趋势(@cwolferesearch, 2likes) ② 有评论在追问“硬蒸馏”的具体含义,把它类比为高效压缩输入输出映射的过程,试图从技术角度澄清概念(@JunzheZhang12, 1likes) ③ 也有人从利益角度出发,指出实验室希望盈利,而重度用户希望极致便宜,本质是对立博弈(@mixerstilk, 0likes)
展开评论
- @cwolferesearch (2): @natolambert Top labs deprecating API access to models has been a prediction of mine for the last year or so. I really hope it doesn't happen, but I think it probably will.
- @JunzheZhang12 (1): @natolambert What does hard distillation mean anyway? Finding a function efficiently compressing data from input to output? If so, let's just call machine learning as distillation learning.
- @txghost91 (0): @natolambert If open source is so great why is bytedance paying a billion a year to access us models through Microsoft.
- @mixerstilk (0): @natolambert In the end it is really just opposing interests, the labs want to profit, while heavy AI users want it to be cheap no matter what
- @geo_anima (0): @natolambert Openly permit US labs to distill each other. That would be quite the accelerant.
推文调侃当前大模型圈痴迷各种小众基准如 PostTrainBench、WeirdML,并指出实验室在追求炫目的前沿指标和把模型商品化之间迟早要做选择。
a lot of the benches beloved by model connoisseurs are things like "PostTrainBench" and "WeirdML", and we're probably due for another good kernel benchmark soon the labs will soon have to choose betw…
受众观点:① 作者本人补充说,大厂最大的金主是那些在自家产品里深度用 AI 的工程师,展示“研究优势”是最容易打动投资人的方式,点出实验室在指标上的营销动机(@willccbb, 29likes) ② 有人半开玩笑地为被称作“模型鉴赏家”感到自豪,说明圈内确实存在追逐细粒度基准的亚文化(@xeophon, 4likes) ③ 也有人提到社区里有人在更新 kernel benchmark,期待新的评测工具出现(@alxnails, 1likes)
展开评论
- @willccbb (29): however, their biggest spenders and loudest advocates are deep-pocketed engineers "building with ai" at well-funded companies making ai products of their own, and showing off a "research edge" is the easiest way for an ai company to get investors excited... makes you think
- @xeophon (4): @willccbb will called me a model connoisseurs, gonna frame this
- @alxnails (1): @willccbb I believe @elliotarledge is updating kernel bench 😁
- @jayce_edits (0): @willccbb dont you think they have/are developing benches internally that are superior to the other internal research tasks they show in the model card?
作者自嘲说自己所在的 prime intellect 公司会在时间线上公开算法秘密当作营销手段,暗示与那些封闭保密的 AI 实验室形成对比。
to be clear this is not an issue at prime intellect, we leak our algorithmic secrets on the timeline for marketing purposes
受众观点:① 有人玩笑式地让作者顺便泄露 OPENAI_API_KEY,说明大家把“泄露秘密”当成一种 meme(@noah_vandal, 0likes) ② 也有人用“accelerate”回应,表达对这种公开节奏和快速迭代文化的支持(@astralmatrix, 0likes)
展开评论
- @noah_vandal (0): @willccbb please leak this specific secret in the near future: OPENAI_API_KEY
- @astralmatrix (0): @willccbb accelerate
一篇关于 AirPods 等无线耳机如何改变公共空间社交的文章登上 Hacker News,评论区围绕是否还会和陌生人搭话、注意力被持续占用以及女性用耳机自我保护等话题展开讨论。
The AirPods Effect
受众观点:① 长时间远程工作、容易被信息流和播客填满碎片时间的工程师 ② 通勤时间很长、习惯戴耳机的打工人和学生 ③ 想改善专注力、但又不想完全与外界隔绝的独立开发者。
展开评论
- @MBlume (0): I'd much rather be surrounded by people wearing earbuds than have people watching tiktoks through their phone speakers on the subway
- @chadgpt3 (0): I started using them recently but I already wasn't talking to strangers for a long time before that. I suspect the constant stimulation suppresses the default-mode network, the idle wandering your mind normally experiences when you're doing nothing. Before that, I'd sometimes ho…
- @lorecore (0): > People now wear their AirPods all day at the office. They keep them in while ordering and paying for things in stores and supermarkets. I wonder how people do this or if my ears are just shaped weird, because I can’t even sit totally still at my desk without them falling out.
- @tptacek (0): I don't remember any time in my life where it ever felt normal to me to randomly talk to strangers. I went to London when I was a teenager and was made uncomfortable by how chatty the cab drivers were. Later, I worked at a startup and my boss was preternaturally gifted at chatti…
- @micromacrofoot (0): I actually use AirPods to assist my hearing in loud environments, but this aside... I think there's also the consideration of: how often have you really wanted a stranger to talk to you on the bus. I've talked to a few women about this, and they don't leave home without headphon…
这条 HN 讨论的是 Java Valhalla 项目中值类型(Value Types)的演进,评论围绕设计取舍、与 .NET struct 的对比、并发下的内存模型以及性能收益等技术细节展开。
Project Valhalla, Explained: How a Decade of Work Arrives in JDK 28
受众观点:① 在 JVM 上写业务、但不太跟进语言演进细节的后端工程师 ② 对性能优化和内存布局感兴趣的高级开发者 ③ 需要在 Java 与 .NET 等多语言栈间做技术选型的架构师。
展开评论
- @theanonymousone (0): Dupe? https://news.ycombinator.com/item?id=48590056
- @DarkNova6 (0): You could probably a whole tech thriller on the evolution on Value Types in Java. I’ve been reading the mailing lists and watched all videos on the topic and it is truly inspiring how much they managed to consolidate the design to something that always looked like java. But whil…
- @rf15 (0): I appreciate the hard work that went into the things that did make it into Valhalla eventually, but: > The model was powerful, but also mentally heavy No it isn't! it is this interpretation that kills off the null-safety debate entirely. Saying you have a variable that cannot be…
- @torginus (0): I know its a faux pas in the Java world to acknowledge the existence of .NET, but how does this differ from .NET structs? Value types, generic specialization, boxing - a quick skim makes it looks like they picked the same choices.
- @geokon (0): a few questions for the pros > "The defining trait: no identity" I get that this makes objects behave like primitive types. Maybe thats reason enough. But is it necessary for the performance boost and de-fluffing the objects? Seems like an orthogonal objective > There’s a catch…
这条 HN 讨论的是有人发现 GitHub 上被投毒的开源仓库,通过上传样本到 VirusTotal 和 Genus Codes 等服务分析出恶意代码会访问 IP 查询网站、Polygon RPC 节点和攻击者服务器,疑似用于窃取加密货币。
I found 10k GitHub repositories distributing Trojan malware
受众观点:① 经常从 GitHub 拉项目、但缺乏安全意识的独立开发者和小团队 ② 维护热门开源仓库、担心被恶意 fork 或投毒的作者 ③ 在加密货币或 Web3 领域开发、需要额外关注钱包安全的工程师。
展开评论
- @astronodev (0): I uploaded several of these virus-infected archives to VirusTotal. In each archive, under the “Network Communication” section, the virus makes requests to three resources: a GET request to a website to retrieve IP information, a POST request to a Polygon RPC node (drpc), and a P…
- @axus (0): It will feel very spooky when they stop updating because of this essay .
- @mmsc (0): > Another month later, GitHub support sent me an email saying that they had removed these repositories. I recently discovered a campaign where somebody was forking very small but useful codebases, and replacing the distributable with some malware, and making the repository have…
- @lookeey (0): It happened a few times to me that I'd find some very well constructed scam scheme (cryptocurrency washing systems, web platform/phishing scams), then I'd research deeper into it to see how it worked, just to ultimately feel powerless not knowing what to do with the information.
- @jp0001 (0): I uploaded a sample found here (https://github.com/alexct142010-cell/McBackuper ) to Genus Codes (need an account): https://genuscodes.com/results/7ad4b911d05a12f91ab27ba3baa35... Seems to be related to the disco trojan family, by way of normalized function matching at 50% to ma…
Hacker News 讨论现代汽车集团完全控股 Boston Dynamics 的新闻,围绕人形机器人商业化前景、品牌命运以及媒体用 AI 图配图等细节展开争论。
Hyundai buys Boston Dynamics
受众观点:① 关注机器人和自动化趋势的工程师与产品经理 ② 对 AI 创业方向犹豫、在硬件 vs 纯软件之间摇摆的独立开发者 ③ 对 Boston Dynamics 品牌有情怀、好奇它被大厂完全收购后会怎样的科技爱好者。
展开评论
- @travoc (0): If only they could make an engine or transmission that doesn't blow up at 80,000 miles.
- @SequoiaHope (0): It’s so weird to use an AI generated image for this article when there are so many images of Atlas out there.
- @LanceJones (0): So this appears to mean that Hyundai is effectively taking BD's humanoids "off the market" (B2C/B2B markets). And Softbank wants to take a different humanoids stake in OpenAI's plans.
- @jansan (0): This is a bit disappointing, isn't it? Boston Dynamics had the coolest robots and everybody was marveling how they would take over the world eventually. Turns out the market isn't gigantic and the use cases are limited, at least for now. However, let's hope they will keep on doi…
- @moondowner (0): `buys` sounds like they have just purchased BD, should be `takes full control` or something similar.
一篇关于程序员依赖 LLM 编程是否会导致技能退化的讨论在 HN 爆火,多位工程师分享身边“vibe-code”同事能力下滑和工具使用与技能保持的取舍。
Is AI ruining our skills? Early results are in – and they're not good
受众观点:① 担心 AI 普及会像计算器一样让人失去基础能力、但又认为最坏情况也只是退回开源模型的工程师(@devolving-dev) ② 亲眼见到大量依赖 LLM 的高级工程师代码和判断力明显变差、并因此选择几乎停用 LLM 的评论者(@iLoveOncall) ③ 从工具史角度看待技能演化、认为关键在于是否主动维护技能而不是工具本身的读者(@ianbutler) ④ 用反讽类比“员工是否正在毁掉经理技能”,质疑把责任完全推给工具的观点的人(@antonvs)
展开评论
- @devolving-dev (0): Is this a situation where AI will go away and we will regret the loss of skills? At worse, we will be forced to use open weight models instead of the cutting edge, so I don't think it's a big deal. I'm sure people got worse at arithmetic after the invention of the calculator.
- @iLoveOncall (0): https://archive.ph/NS4Ae
- @iLoveOncall (0): The two senior engineers in my org (in a FAANG) who vibe-code the most have lost literally all of their skills. Their code has become terrible and their judgment even worse. A very similar topic was discussed here: https://news.ycombinator.com/item?id=48392004 and I make the exa…
- @ianbutler (0): Tool use typically follows this curve. If you want to preserve a skill you have to actually preserve it. This isn't inherently bad by itself, tools enable us to do much more than we can without them and its a point of contention whether or not any skill is inherently important w…
- @antonvs (0): Are employees ruining managers' skills? Late results are in - and they're not good.
这条 HN 讨论围绕一篇讲解 .gitignore 的文章展开,评论区延伸到 git ignore、exclude 和全局配置的实际用法,以及大家如何在不同层级管理本地脚本和临时文件。
.gitignore Isn't the only way to ignore files in Git
受众观点:① 经常在多个 side project 间切换、但 git 配置比较随意的独立开发者 ② 想给团队统一 gitignore 规范的工程负责人 ③ 对 dotfiles 和开发环境整洁度有要求的工程师。
展开评论
- @Hendrikto (0): This is just a very low-effort regurgitation of this: https://git-scm.com/docs/gitignore
- @bryancoxwell (0): I use the ever living hell out of .git/info/exclude. Works great for scripts/Makefiles I only want locally and collaborators wouldn’t care about or be able to use.
- @hk1337 (0): ~/.config/git/ignore and ~/.config/git/config is the proper place for your global git config and ignore instead of creating a ~/.gitignore_global and changing the config. IMO. my dotfiles are a lot smaller at the root level taking advantage of the ~/.config/ for a lot more thing…
- @judofyr (0): Not sure where I picked up this, but I’ve added this to my global Git ignore: attic That way you can just create an attic directory in any project where you can keep random stuff that should never be committed. I’ve yet to find a repo which actually has such a directory checker…
- @bitvvip (0): I still like using gitignore very much
一篇介绍 atproto 和 Bluesky 生态的文章在 HN 走红,评论区围绕联邦社交的架构、内容审核难题以及基于 Bluesky 的开源 Twitter 克隆展开讨论。
There Are No Instances in ATProto
受众观点:① 把这篇文章当作入门材料、希望快速理解 atproto 基本概念和网络结构的新手开发者(@bjkeefe2) ② 关注联邦社交中内容审核和实例治理难题,并引用 Mastodon 相关讨论的用户(@Raed667) ③ 质疑文中对 relay 一笔带过、想搞清它们与网络其余部分关系以及是否意味着 atproto 也有“实例”的读者(@AKSF_Ackermann) ④ 对基于 Bluesky 的开源 Twitter 克隆、透明推荐算法和多协议支持感兴趣的开发者(@HashThis)
展开评论
- @bjkeefe2 (0): If you're curious about atproto and feel like a n00b about it, this is a great place to start.
- @Raed667 (0): Semi related post on why the moderation of federated Mastodon instances is a problem: https://blog.raed.dev/posts/mastodon_moderation
- @AKSF_Ackermann (0): I wonder why were relays mentioned only mentioned in passing and there was no elaboration on how they interact with the rest of the network. Maybe because doing that would show that there are in fact "instances" in atproto, but who knows?
- @uberex (0): Thanks! Your name makes me think of a funner pre-LLM time when Elm and Redux was new and cool. Great explainer!
- @HashThis (0): https://JFKSocial.com/ is a full Twitter (X.com) clone that works on BlueSky. It is new and launched. Open source. BlueSky + Mastodon + NOSTR. Advanced feed algorithm. 100% of the code base is open source (in 2 weeks). https://m.jfksocial.com/ It makes the feed rank algorithm me…
一篇讲述日本国铁民营化后 JR 品牌重塑的文章在 HN 热议,评论围绕企业识别三层框架、日本文化与服务精神以及铁路网络效率与不平等展开。
How Japan's railways stayed one while splitting apart
受众观点:① 认同 Nakanishi 将企业识别拆成 MI/BI/VI 三层、认为这是适用于各种沟通场景的实用框架的读者(@rramadass) ② 关注日本文化中的责任感和荣誉感如何支撑铁路系统高质量运营、并对东西方员工心态差异感兴趣的人(@Liftyee) ③ 从品牌视角批判国铁拆分带来的区域不平等,却又承认统一 JR 标识在稳定感感知上的强大作用的评论者(@jdw64) ④ 对日本铁路整体为何优秀有更系统兴趣、引用其他长文背景材料的用户(@tedd4u)
展开评论
- @rramadass (0): Nakanishi was opposed to treating corporate identity as just a logo and a logotype; instead, he created a framework splitting it into three layers. MI, or Mind Identity, is the philosophy, values, and vision behind a company. BI, or Behavior Identity, is how the company and its…
- @Liftyee (0): A factor not mentioned is Japan's cultural sense of duty and honour. I don't think employees in the West generally feel such dedication or perfectionism towards their company but in Japan it helped make all these efficient and meticulous changes possible, and avoids issues of pr…
- @TazeTSchnitzel (0): I've always thought the JR logo looked like 駅, the kanji for “train station”, and assumed it was deliberate. Perhaps that was a factor in them settling on the JR name?
- @tedd4u (0): Here a link to the best recent HN-featured long-form article on Japan rail network. Probably spent more time with this than any other item posted here in months. “Why Japan has such good railways” https://news.ycombinator.com/item?id=47815395
- @jdw64 (0): Reading this article, I get the feeling that a nationally inefficient infrastructure is made to be perceived as a stable one through a single JR mark. Privatization forces people to bear inefficient and high train costs due to misguided policies, but the value of a well-designed…
一篇深入介绍 DuckDB 内部实现的文章在 Hacker News 爆火,评论集中在它为何“又简单又强大”,以及在数据科学和 Pandas 替代场景中的实际体验。
DuckDB Internals: Why Is DuckDB Fast? (Part 1)
受众观点:① 主要用 Pandas/CSV 的数据科学和分析同学,想要更快更稳的本地分析方案 ② 需要在单机上做日志、事件流分析的独立开发者和小团队 ③ 习惯 MySQL/PostgreSQL 但不想为每个 side project 搭一套服务端数据库的工程师。
展开评论
- @steve_adams_86 (0): > DuckDB has received widespread adoption because it's just so damn easy to use. This was a major factor in my initial adoption. Since then it has stuck because it’s also absurdly capable, versatile, and fast. If it wasn’t so easy to use I suspect I wouldn’t have adopted it when…
- @thefourthchime (0): I’m a huge fan, I’ve been wanting to know into the internals. Look forward to digging in.
- @anitil (0): DuckDb makes so much of my life easier, though I've never used it for large problems. The ability to run `select * from 'data.json'` is just lovely. The fact that it's also a powerhouse is so impressive, I'd usually expect a project to be good at small problems (like mine) xor l…
- @jdw64 (0): The data scientists I work with use this. Why do they use it? I don't really know much about it, but I've noticed they use it quite often. I mainly use MySQL or PostgreSQL. What are the advantages of DuckDB? It seems like they usually use it as an alternative to Pandas.
- @smithclay (0): If you're reading this and curious: consider writing a duckdb community extension* or contributing to an existing one* duckdb is becoming a kind of data superglue between a lot of data ecosystems (GIS, observability, analytics, lakehouses, object storage, etc) that don't talk to…
一位 AI 工程师利用 Claude Code 辅助破译古代文字 Linear A,在 Hacker News 上分享已翻译 300 多个词并正被语言学界审查的成果,引发对方法可泛化性和 AI 在考古语言学中作用的讨论。
Amateur may have cracked Linear A, a 120-year-old puzzle
受众观点:① 对 AI+科研/人文交叉应用感兴趣的工程师和研究者 ② 想用 Claude、GPT 做文献整理、代码探索的开发者 ③ 对古文字破译、Voynich 手稿等话题感兴趣的极客群体。
展开评论
- @Kosturdistan (0): A lot of loonies make this claim, but Tom's work is credible enough that it's being reviewed by linguistics experts at Rutgers and Cambridge. Additional validation: his approach produces results. He's translated over 300 words, and that's never been done before, and his solution…
- @OutOfHere (0): Is this extendible to a generalizable approach to translate any language pair (without a translation map or translation dataset)?
- @mNovak (0): Interesting writeup. Would be nice to have a couple images of Linear A/B scripts to visualize. Looking on google, they're very daunting!
- @indiv0 (0): Can I get his decipher-forgotten-ancient-text skill? I want to try my hand at the Voynich Manuscript
- @NooneAtAll3 (0): relevant xkcd: https://xkcd.com/2151/
一篇介绍基于 ID-JAG 令牌的新授权方案的文章登上 Hacker News,围绕它在 MCP 生态中的作用、与传统 OAuth 的差异以及企业级安全数据共享场景展开讨论。
Zero-Touch OAuth for MCP
受众观点:① 在做 B2B SaaS 或内部工具、需要和 Okta/Azure AD 等 SSO 打交道的工程师 ② 想在产品里集成 MCP 或类似插件生态的独立开发者 ③ 对 OAuth 体系感到困惑、希望有更清晰心智模型的后端/全栈开发者。
展开评论
- @RVuRnvbM2e (0): I don't quite understand the advantage of this over regular oauth. I think I need an example comparison of the authz flows.
- @paulddraper (0): "Watson you have a blazing talent for observing the obvious" - Sherlock Homes
- @brap (0): I thought we’re over this collective delusion called MCP
- @lorecore (0): Auth has been a wild journey in MCP. It really is a valuable differentiator to things like Skills for enterprises though. Congrats to the team on the ship.
- @maxwellg (0): Huge congrats to the folks behind this at Okta, A\, Microsoft, Figma, Linear, etc... For the MCP nay-sayers - don't worry there's something here for you too :) This is powered by a new token format called an ID-JAG - https://datatracker.ietf.org/doc/draft-ietf-oauth-identity-a..…
Hacker News 讨论 Google 推广的 DBSC 安全机制导致部分浏览器访问被拦截,并被质疑有垄断和反竞争倾向。
Google workspace threatening to block Firefox access
受众观点:① 关注浏览器安全机制实际效果、认为 Google 过度宣传 DBSC 是防 cookie 被盗“银弹”的开发者(@coldfloor) ② 怀疑这是通过安全要求页面掩饰的默认策略变更、想搞清具体触发条件的工程师(@jeroenhd) ③ 对页面拦截背后可能的反竞争、垄断动机敏感的 HN 用户(@kjkjadksj, @ferfumarma)
展开评论
- @coldfloor (0): Not defending it, but given that they use the word "secure" three times in two sentences, I'm wondering if it's shown to browsers that don't support DBSC. Google has been really pushing/overselling this as a magical solution to cookie theft.
- @jeroenhd (0): It states something about "your organisation's security requirements", do they document what requirements cause this rejection page? Some kind if changed default perhaps?
- @functionmouse (0): Do it then
- @kjkjadksj (0): Smells anticompetitive to me
- @ferfumarma (0): Seems like a monopolistic move.
HN 上一篇关于使用 Typst 绘制图表的项目引发讨论,很多人称赞 Typst 可能取代 Markdown 和 LaTeX,也有人反馈交互细节和参数命名等设计问题。
Gribouille 0.3.0: A Grammar of Graphics for Typst
受众观点:① 认为 Typst 是近五年最重要的开源项目之一、预言其将大幅取代 Markdown 和 LaTeX 的重度文档用户(@adamnemecek) ② 关注参数命名一致性等细节设计、对“labs”这种缩写感到割裂的用户(@matijsvzuijlen) ③ 对图形渲染效果、悬停交互和字体倾斜等视觉细节提出疑问的读者(@unrealhoang, @spider-mario) ④ 认可 Typst 相比 TeX/宏系统在可维护性和调试体验上的改进的老 TeX 用户(@red_admiral)
展开评论
- @unrealhoang (0): This is awesome, is there a way to render the graphics/chart in svg so that we can implement something like hover & popup (with data information)?
- @adamnemecek (0): Typst is the most important open source project of the last 5 years. I predict a future where markdown and latex are largely replaced by typst. And I couldn't be more excited. It is such a stepup from markdown and latex. Try it today if you are intrigued.
- @matijsvzuijlen (0): Why are all the parameters full words except 'labs'? I find it jarring because to me 'lab' is short for laboratory, not label.
- @spider-mario (0): What’s with the slanted figures until you hover over them?
- @red_admiral (0): Always pleased to see Typst mentioned. TeX made a lot of choices that made sense at the time, but TeX macros and C #defines especially when nested and/or not properly bracketed to allow nesting are a mess when things go wrong.
一篇关于机器学习研究与评估的文章在 HN 引发讨论,很多人分享 ML 点子命中率差异、评估指标局限以及职业倦怠等一线经验。
Zen and the Art of Machine Learning Research
受众观点:① 观察到同样聪明勤奋的同事在 ML 点子命中率上差异巨大、甚至出现长期 0 命中而感到困惑的从业者(@lostdog) ② 关注西方语境下“Zen”与东亚禅宗在目标感、成就感上的差异,并将其投射到技术职业追求上的读者(@jdw64) ③ 认同当前评估基准覆盖面有限、真正有价值的是发现新的稳定评估指标并基于此做出意外效果的工程师(@sdfsefsdf) ④ 从管理视角反思不同工程师对“成功反馈频率”需求差异、以及这如何影响是否适合做 ML 的技术管理者(@rented_mule)
展开评论
- @lostdog (0): I have some coworkers that are similar in everything--education, work ethic, and intelligence--but some of the tick out ML ideas that work like clockwork, while others get hits rarely if ever. I cannot tell what makes it work for some and not others. Their ideas both sound equal…
- @jdw64 (0): I feel that the Zen used in the West and the Zen in East Asia are quite different. I think the Western Zen is probably the one from the 1970s book Zen and the Art of Motorcycle Maintenance. It usually carries a sense of equanimity and beginner's mind. But in East Asia, Zen actua…
- @sdfsefsdf (0): Perhaps I've been deep in my own issues for too long, but it seems to me that the author is trying to say "don't trust the current evaluation suites too much"; scores only reflect a small part of the problem. What's interesting is discovering a new, stable evaluation metric, doi…
- @nathaah3 (0): This is gold!!!!
- @rented_mule (0): Around 2015, I found myself managing back end and machine learning engineers (not researchers) at the same time. Many of the back end engineers wanted to do more ML. Some of them did well when given a chance, but others wanted to revert to back end within a few months. At the sa…
ClickHouse 发布更新并在 Hacker News 收获大量一线用户反馈,评论集中在其替代 Loki 做日志、对比 TimescaleDB 的体验,以及开源版在零拷贝复制等特性上的限制。
Ten years of ClickHouse in open source
受众观点:① 需要日志、指标、事件分析但预算有限的小团队和独立开发者 ② 目前用 PostgreSQL/TimescaleDB 做时序和分析、但遇到性能或维护瓶颈的工程师 ③ 想自建 observability 堆栈、减少对商业 APM 依赖的技术负责人。
展开评论
- @orta (0): I've been using clickhouse for the last year for in-house analytics and found it a really pleasant experience, thanks for all the progress you've made
- @jaysh (0): ClickHouse replacing Loki finally made our observability stack feel 'right'. It really is a powerhouse for logs and general analytical queries.
- @himata4113 (0): ClickHouse recently has been a breath of fresh air compared to using timescaledb for a long time. Although psql is the greatest there is and I really enjoyed the fact that I could rely on a single database system to run everything, when it came to migration maintenance and deplo…
- @baq (0): clickhouse is the low key amazing tech people are busy using instead of posting about. keep it up!
- @ddorian43 (0): Clickhouse is *really* gatekeeping the "zero copy replication" where you store data on object-storage and have high availability from the open source version.
Hacker News 讨论一门在线高级编译器课程,围绕动态编译、类型反馈、去优化等主题,以及课程到底算不算“高级”展开技术细节交流。
CS 6120: Advanced Compilers: The Self-Guided Online Course (2020)
受众观点:① 有编程基础但没系统学过编译原理的工程师,想知道这类高级课程和日常开发的关系 ② 做高性能后端、数据处理或本地推理的开发者,关心 JIT/优化对性能的实际影响 ③ 在考虑系统性补课 CS 基础的独立开发者,纠结时间投入产出比。
展开评论
- @titzer (0): The section on dynamic compilers is more or less all about trace compilation. Generally, trace compilation is a dead end and has been abandoned repeatedly. The more important concepts here are type feedback and speculation and deoptimization, as well as making fast compilers and…
- @j2kun (0): I'm a bit confused about what makes this course "advanced." Most of the topics (dead code elimination, data flow, dominator analysis, SSA form) seem like they belong in a first course on compilers.
- @gaze (0): I'm super curious what alexia massalin is up to these days, besides collecting microunity patent royalties
- @GL26 (0): Saw a podcast that talked about the rust compiler, which apparently included machine learning algorithms at some points to determine whether or not you had code that could crash your system
- @awesomeMilou (0): Is there also a self guided course for "basic compilers", before stepping into an advanced level?
一项由跨党派议员提出、EFF 支持的美国法案在 HN 引发争论,焦点是限制政府对社交平台“软性施压”干预言论是否会带来新的言论和治理风险。
A new bill takes aim at government pressure to silence lawful online speech
受众观点:① 对政府通过“jawboning”影响平台言论早有不满、担心任何一方执政都会滥用这种软性审查权力的用户(@panny, @idiotsecant) ② 指出法案是由共和党和民主党共同推动、且得到 EFF 支持,试图纠正评论区党派化解读的读者(@burningChrome) ③ 在政府干预与平台逐利算法之间左右为难、系统梳理社交平台激励结构和全球威权主义背景的评论者(@intended) ④ 关注其他隐私和监督立法、分享相关资源链接的用户(@Cider9986)
展开评论
- @panny (0): But everyone here loves jawboning and agrees the government should suppress speech. Well, at least when their team is in office. Whether it's ICE Block or IVM Block, you can probably find a reason why you too think speech freedom is just a little too free for your tastes.
- @idiotsecant (0): Phew, they better be careful what they ask for. The current regime might find themselves hoisted upon their own petard.
- @burningChrome (0): Do people not read the article, or do they just read the clickbait title and comment? Apparently they missed Ron Wyden (co-sponsor) of the bill is a Democrat and the bill is a bi-partisan effort? Or the fact the EFF is actually in support of the bill: EFF applauds Senators Cruz…
- @intended (0): I am conflicted. On the one hand getting governments to wade into what is fair speech is absolutely a slippery slope. Yet, platform firms are not correctly incenvitived arbiters of speech either. Square this circle: 1) Big Social Media firms have to make decisions on speech. 2)…
- @Cider9986 (0): Another good bill for privacy that is actually good: https://www.surveillanceaccountability.com/
MIT CSAIL 推出的 Fractal 内核在 Hacker News 引发讨论,这个为研究 Spectre、Meltdown 等硬件安全问题而设计的操作系统,强调可控噪声环境和对 x86_64、ARM64、RISC-V 的支持。
To study how chips work, MIT researchers built their own operating system
受众观点:① 对硬件安全和侧信道攻击感兴趣但不写内核的工程师 ② 需要在云上做性能基准、延迟敏感服务的后端开发者 ③ 想了解现代 CPU 实际行为、但被论文和内核源码劝退的普通开发者。
展开评论
- @themafia (0): The results are interesting but the whole project is worth a look. https://people.csail.mit.edu/mengjia/data/2026.SP.fractal.pd...
- @jdougan (0): I wonder if this could be practical for controlled environment devices like game consoles.
- @JdeBP (0): The paper's reference to https://github.com/blacktop/darwin-xnu-build does not support the statement made by the paper. It's not redaction or obfuscation that makes building XNU difficult. It's having the right toolchain; modifying makefiles and code to accommodate a slightly di…
- @bell-cot (0): > When security researchers want to understand what a modern processor is really doing with the kind of detail that determines whether attacks like Spectre and Meltdown are possible, they usually run their experiments on top of an operating system that was never built for the jo…
- @landr0id (0): Not to take away from the authors' work, but this was actually the approach taken by some engineers while Spectre / Meltdown were still under embargo. Not sure if they ever mentioned their work publicly so I will avoid naming them, but some talented folks from Microsoft who basi…
一位在挪威运营青少年创客空间的开发者开源了 Akse3D,这是一款面向初学者的浏览器 3D 建模工具,用简单布尔操作快速生成可打印 STL。
Akse3D – open-source 3D modelling anyone can master
受众观点:① 关注浏览器 3D 建模工具在教育场景中的易用性、并对 Akse 的 Blueprint 模式和布尔建模方式感兴趣的创客教育者(@joachimhs) ② 希望有桌面版、对浏览器工具性能和离线可用性有顾虑、因此转向 OpenSCAD 的用户(@lucasoshiro) ③ 赞赏“一键试用、无需注册”体验、认为这是教育工具关键门槛设计的开发者(@jonatron) ④ 从教学和可用性角度提出具体交互改进建议(拖拽标注、Hole 行为、视图平移等)的重度用户(@WillAdams)
展开评论
- @joachimhs (0): I run a small makerspace for kids and teens in Norway, and we kept hitting the same wall: the 3D tools we tried were either too fiddly for a 9-year-old or locked behind installs and accounts. So I built Akse — a browser-based 3D modeller for beginners, where the path from idea t…
- @lucasoshiro (0): Really nice! Do you have plans to release it for desktop (maybe using Electron)? One of my main complains about tools like Tinkercad is that they are browser-based, and it's easier/faster to have everything local. That's one of the reasons that I moved to OpenSCAD
- @jonatron (0): Clicking "Try Aske for free" takes you straight to it, no sign up! I usually avoid clicking these buttons because they usually take you to a sign up form.
- @danbruc (0): Bug report. In blueprint the selection rectangle does not align with the mouse cursor except at the origin.
- @WillAdams (0): Nice! I use BlockSCAD a lot --- maybe an option for more math-oriented students? Some quick testing: I really wish the dimension objects around the editable dimensions were draggable (the "nudges" (up/down spin arrows) are nice). I couldn't get "Hole" to function as I expected (…
Jason Zhou 发了一篇关于用 Loop 连续两天高强度使用的长文或视频,分享自己从互联网发展讲起的学习体验和实践细节。
https://t.co/Ra4YZLY7dc
受众观点:① 有老粉表示很想念 Jason 的长视频内容,并好奇他是如何在 X 文章里嵌入视频的(@chongdashu, 1like) ② 有人调侃原本只期待讲 loop,结果内容从互联网诞生讲起,信息量远超预期(@typhhhnn, 0likes) ③ 也有读者关心实际使用成本,询问两天 loop 花了多少 tokens(@ShirleyLou7, 0likes)
展开评论
- @chongdashu (1): @jasonzhou1993 Miss bingeing on your videos Side question: How did you embed a video into your X article?
- @typhhhnn (0): @jasonzhou1993 I was only expecting a video about loop. You started from the day when the internet is invented 😭
- @ShirleyLou7 (0): @jasonzhou1993 curious to know how many tokens you spent on 2 day’s loop🤯
- @curiousentityx (0): @jasonzhou1993 Super practical and helpful! Thank you!
- @WonderinCaveMan (0): @jasonzhou1993 🔥🔥🔥
Vic Vijayakumar 自述自己更擅长“战时工程师”角色,在危机、转型和高压环境下如鱼得水,但在稳定时期维护成熟系统时反而容易挣扎。
I’m a pretty good wartime engineer. If there is a crisis, an existential threat or business risk, pivot needed under pressure - I’m one of the first people to get pulled in. I am calm and reassuring…
受众观点:① 有工程师表示强烈共鸣,认为自己在 B 轮到独角兽阶段最舒服,喜欢解决规模化带来的危机而不是写长篇 ADR(@JETurp, 10likes) ② 有人半开玩笑地说可以“多点火”来维持战时状态(@YoshkaMJ, 8likes) ③ 也有评论提到自己更擅长绿地项目和疯狂 POC,但现实中很难找到支持探索的环境(@stuxnet_vt, 5likes;@alexpotato, 4likes)
展开评论
- @JETurp (10): @VicVijayakumar Same! And, this is why my sweet spot is firmly in the Series B to Unicorn space of companies. Lots of solving scale-related crises and cobbling together things Sales promised. Not great once you asking me to start writing 40 page ADRs.
- @YoshkaMJ (8): @VicVijayakumar or just start more fires
- @stuxnet_vt (5): @VicVijayakumar I’m in this photo and I don’t like it. I also feel like I generally excel at greenfield - let me build the unhinged POC! It’s gotten legitimately difficult to find places that’ll be both patient and supportive in letting even more senior engineers explore anymore…
- @Swizec (5): @VicVijayakumar Designing data-intensive applications is good I found myself thinking “Wow I should’ve read this 10 years ago before I learned the hard way” all my fav books are like that
- @alexpotato (4): @VicVijayakumar Maybe you should have been a SRE and/or incident commander. (You are basically describing how myself and a lot of SREs think)
Ruben Hassid 用 100 个词列出成为“公司里那个 AI 人”的基础清单,包括 about-me 文件、Claude 4.8 思考深度设置、Office 插件和简单 agent 等实用做法。
The gap between you and the "AI guy at work." It's exactly 100 words. Here they are: 1. Foundations ☑ About-me file: your voice in a text file for any AI. ☑ Thinking: Claude 4.8 deciding how hard to…
受众观点:① 多位读者认为这是 Ruben 又一篇高价值 Claude 使用指南,对作者持续输出表示感谢(@alphabatcher, 0likes) ② 不少人强调 about-me 文件的重要性,认为一次性提供个人背景能显著减少反复解释和无效对话(@_itsjustshubh, 0likes;@sousa_brothers, 0likes;@ls_brd, 0likes) ③ 也有人提到特定命令如 /47 帮自己节省大量重写提示词的时间,把“技能”视为可安装的劳动力(@0xbelorix, 0likes)
展开评论
- @alphabatcher (0): @rubenhassid another guide from Ruben for Claude thanks, legend
- @_itsjustshubh (0): @rubenhassid the about-me file tip is underrated. context front-loading cuts so much back-and-forth it's almost unfair once you start doing it
- @sousa_brothers (0): @rubenhassid Ruben, the about-me file is the one most people skip and it quietly fixes half their bad outputs. Giving the model your context once beats re-explaining yourself every chat.
- @ls_brd (0): @rubenhassid the about-me file is the smartest thing I learned this year rest is just fancy macros
- @0xbelorix (0): @rubenhassid the /47 slash command alone saved me from a whole afternoon of rewriting bad prompts last week. wasn't even on my radar until i started treating skills as installed labor, not just clever shortcuts
ai_for_success 转述 John Jumper 在 Google DeepMind 工作 9 年后离职加入 Anthropic,并提到前一天 Noam Shazeer 加入 OpenAI,疑问顶级 AI 科学家频繁流动背后的原因。
🚨 John Jumper, Nobel Prize winner is leaving Google DeepMind after 9 years to join Anthropic. Yesterday it was Noam Shazeer joining OpenAI. Today it's John Jumper joining Anthropic. What's happening 👀
受众观点:① 有人用 Jumper 的姓氏玩梗,说他是从 DeepMind“跳”到了 Anthropic(@joserivera234, 3likes) ② 有评论直接点出股票期权等财务激励可能是关键原因(@fredyfredo123, 3likes) ③ 也有人引用相关文章,认为这是更大趋势的一部分,未来几个月会看到更多类似流动,同时感叹 DeepMind 科学家离开令人惋惜(@ishuagra02, 3likes;@ayushrathie, 3likes)
展开评论
- @joserivera234 (3): @ai_for_success May we say that he just "jumped" to Anthropic? 🤔
- @fredyfredo123 (3): @ai_for_success Stock options
- @ishuagra02 (3): @ai_for_success this explains it, but you'll probably see more of this in the coming months https://t.co/BmMvpYjbD8
- @ayushrathie (3): @ai_for_success I’ve always admired DeepMind’s scientists and research culture, so seeing people like this leave is hard to ignore.
- @arjunaaqa (2): @ai_for_success his name is jumper, google should get salutes for holding him so long
Ernesto 分享一个通过一条“蠢但简单”的病毒视频拿到 700 万播放、月入 5 万美元的学习类应用案例,靠把学习包装成 GenZ 友好的 3D 虚拟世界并突出邀请好友一起学习的病毒特性。
This app makes $50,000/mo 😭 And this format got them 7M views With 1 stupid simple video they turned studying into A GenZ friendly concept they market the viral feature of inviting friends to study w…
受众观点:① 有人好奇这样一款学习 App 的商业模式,询问是否有付费层或其他变现方式(@barreldodging, 0likes) ② 有评论认为这个格式在 TikTok 上当时很新鲜,但长期看未必可持续,更多是一次性爆款(@reprintedself, 0likes) ③ 也有人指出这是典型的“为增长设计的病毒钩子”,但未必能解决长期留存问题(@rain8miao, 0likes)
展开评论
- @barreldodging (0): @ErnestoSOFTWARE I don't understand how do they make money off this? Is there a paid tier or something?
- @reprintedself (0): @ErnestoSOFTWARE i saw this on TT when it first blew up. interesting sure, but not that fun / low virality potential imo. not a sustainable format but good for them
- @tuctyle (0): @ErnestoSOFTWARE genuinely the best article i’ve read in the last 6 months
- @rain8miao (0): @ErnestoSOFTWARE viral hook for growth, not retention
- @itsjahmills (0): @ErnestoSOFTWARE thats an original idea for sure
Corey Haines 抱怨自己刚发现 Vercel 默认阻止 AI 爬虫,后来在社区指正下澄清这是可选配置而非默认开启,并切换到日志模式监控抓取请求。
I just found out that @vercel has been blocking AI crawlers by default all this time WHYYYYYYY 🤦♂️ It's ON by default so I switched to LOG to monitor crawling requests. https://t.co/QFJmigZJih
受众观点:① Vercel 创始人直接回复让作者删帖,并贴出官方说明,指出说法不准确(@rauchg, 126likes) ② 有人批评这是典型的 X 上标题党,强调该配置默认是关闭的(@roibyme, 11likes) ③ Vercel 工程师进一步解释这是一个可选配置,出于用户需求才提供,且考虑增加警告提示,同时有用户贴出自己项目中默认关闭的截图(@cramforce, 6likes;@erikcodez, 1like)
展开评论
- @rauchg (126): @coreyhainesco @vercel Delete this. https://t.co/HkvJbt3JcB
- @roibyme (11): @coreyhainesco @vercel Spare yourself the time. Just clickbait SLOP of X. Its OFF by default.
- @cramforce (6): @coreyhainesco @vercel It's a config BUT NOT on by default. We do not recommend using it but there is a lot of demand which is why we shipped it. Maybe we should put a warning https://t.co/8uDFFXnstv
- @coreyhainesco (1): Update: https://t.co/XkaltxgIpN
- @erikcodez (1): @coreyhainesco @vercel Also not on by default for me https://t.co/hIkkP1tnT1
作者分享一次周末参加早上九点比赛的经历,为了配合妻子的行程请了小时工保姆,结果发现对方只收每小时10美元照看孩子,引发对育儿服务定价的讨论。
A few weekends ago I had a race at 9am. I knew I’d be done at 930 but my wife had a sculpting thing for which she needed to leave at 930. So the babysitter came over at 930, and when my race was over…
受众观点:① 有人指出作者只是碰巧遇到一个没按市场价收费的保姆,真实市场价格并没有这么低(@katherinista, 30likes) ② 有人惊讶于按小时短时雇佣保姆是否需要设置三小时起步等最低时长规则(@Kirsten3531, 8likes) ③ 也有人调侃当地收入水平和职业结构,对北卡等地区真实收入状况表示好奇(@eternalmagi, 1likes)
展开评论
- @katherinista (30): @VicVijayakumar You found someone who’s not charging market rates, but that doesn’t mean a market rate doesn’t exist.
- @VicVijayakumar (14): Just got this email. $10/hr to feed and babysit my kids????? Yes please. https://t.co/4CmqDbNcxh
- @Kirsten3531 (8): @VicVijayakumar Whoa 🤯 does your babysitter live nearby? I've always assumed a 3 hour minimum for hiring people unless they're idk an electrician or something
- @Cal_Irvine (4): @VicVijayakumar That thread is wild. Just hire one of your neighbours kids.
- @eternalmagi (1): @VicVijayakumar Yes, but isn’t $15 more than you make most days fiddling for the coal miners? Or perhaps you also act as a mountain guide? Sorry I have no idea what people do for work in NC
这条帖子讨论即将发布的 Gemini 3.5 Pro,认为光在基准测试上赢其他模型不够,Google DeepMind 需要用这个模型让用户真切感觉他们在大模型竞赛中重新追上来了。
There is a lot riding on Gemini 3.5 Pro. Beating other models on benchmarks won't be enough. Google DeepMind needs a model that makes people genuinely feel they're back in the race.
受众观点:① 有人认为即便模型变强,只要 Google 的整体产品栈和开发者体验不改善,竞争力还是有限(@Quipra_, 2likes) ② 有人表示目前 Gemini 3.5 Flash 已经是自己的首选模型,期待 3.5 Pro 在评测和实际性能上都有明显提升(@mostlyaboutai, 1likes) ③ 也有人感慨 AI 模型发布节奏从之前的高频“你追我赶”变成了更长线的马拉松式竞争(@thewayismoke, 1likes)
展开评论
- @Quipra_ (2): @ai_for_success I highly doubt that will change. But even if they do, their stack and overall harness still suck.
- @mostlyaboutai (1): @ai_for_success Exactly, and atp, Gemini 3.5 Flash is my go-to model (I choose it even above opus) 3.5 Pro must be a really big deal in terms of both evals and performance.
- @thewayismoke (1): @ai_for_success Ever since Fable 5 took a backseat, the whole AI scene started feeling like a long-distance run. Before that, it was just bang-bang-bang, one day Anthropic, next OpenAI, then Gemini. Models kept dropping, each week it was either images, videos, or reasoning.
- @haekcer88662 (1): @ai_for_success Spoiler Alert : They dont have it
- @identity_matrix (0): @ai_for_success they will probably ace the benchmarks again with marginal actual usefulness and reliability.
Ernesto 分享了一段关于用 AI 生成 UGC 广告的内容或案例,引发大家围绕收入真实性、转化率以及这种前后对比式广告是否符合 FTC 规定的讨论。
https://t.co/MalWXQnGZa
受众观点:① 有人质疑帖子里提到的营收和转化率是否真实,认为评论区不少人都在说广告是假的或 AI 生成的(@twaverceo, 0likes) ② 有人提醒用 AI 做“使用前后对比”类广告在 FTC 规则下可能是违规的,需要注意合规风险(@firstfruitsapp, 0likes) ③ 也有人感叹 AI UGC 让真人创作者开始担心自己的工作安全,同时觉得现在做这种内容的门槛非常低(@MatchBettingUS, 0likes; @adriamatz, 0likes)
展开评论
- @mobass (1): @ErnestoSOFTWARE Love your content thank you 🙏
- @twaverceo (0): @ErnestoSOFTWARE is that revenue figure accurate? hard to believe they have high cvr when the comments under every 75her tiktok is calling it fake and AI
- @firstfruitsapp (0): @ErnestoSOFTWARE Great content as always bro. Just so you know doing these before and after using ai ugc as illegal though FTC specifically says you are not allowed to do this
- @MatchBettingUS (0): @ErnestoSOFTWARE AI UGC got real creators checking their job security today
- @adriamatz (0): @ErnestoSOFTWARE incredible how easy it is to do this now
作者晒出一条让自己感动到想裱起来的用户好评,并顺势推荐自己做的 SuperX 这款帮助创作者在 X 上增长的产品。
Is someone cutting onions? 🥹 I want to frame this testimonial.
受众观点:① 有用户直接表示产品看起来不错并祝贺作者,体现出对 SuperX 的正向口碑(@alangsilveira, 2likes) ② 有人刚开始使用就反馈效果不错,强调推文不是 AI 垃圾而是基于他人成功内容的策略(@notomarsol, 1likes) ③ 也有用户表达对作者打造这款“banger product”的感谢和认可,进一步强化社会证明(@notjazii, 1likes)
展开评论
- @robj3d3 (4): SuperX is the best way to grow on X btw. You can try it for free: https://t.co/zIsZOZDLyy
- @alangsilveira (2): @robj3d3 It looks to be a good product. Congrats, Rob!
- @alangsilveira (1): @robj3d3 just subscribed
- @notomarsol (1): @robj3d3 Honestly it’s my first day using it and I’m very happy with the results so far No ai slop tweets everything is based on what’s worked for other people
- @notjazii (1): @robj3d3 Haha you da best for making banger product
独立开发者宣传物理弹道操控游戏 Flip-Flop Fury,玩家用拖鞋等鞋子精准打击目标,已上线 Steam 页面。
This is Flip-Flop Fury, a physics-based projectile precision steering indie game where you hurl footwear at despicable targets! Coming to Steam: https://t.co/stjXXICBvX by indie dev @shapeshifterDgt…
受众观点:① 独立游戏开发者和爱好者,关注物理玩法创意和如何把一个小梗做成完整产品(@THE_BIG_B0SS_, 538likes) ② 熟悉拉美、菲律宾等文化的玩家,把游戏联想到“菲律宾妈妈拖鞋惩罚”梗,觉得题材很有共鸣(@AlekirserVA, 409likes;@ZakyrieHrpschrd, 279likes) ③ 喜欢双关语和创意命名的玩家,被“First person shoe-ter”等评论逗乐,增加对游戏的好感(@ScribbleAddict, 918likes)
展开评论
- @ScribbleAddict (918): @gameralphabeta @shapeshifterDgt First person shoe-ter
- @THE_BIG_B0SS_ (538): @gameralphabeta @shapeshifterDgt "Hey let's make an entire game out of Remote Controlled Batarang from those Batman Arkham games." https://t.co/Gg2LI2Ej7G
- @AlekirserVA (409): @gameralphabeta @shapeshifterDgt filipino mom simulator
- @SKRussellAK (288): @gameralphabeta @shapeshifterDgt Game better have this level https://t.co/1G6IO6rQG9
- @ZakyrieHrpschrd (279): @gameralphabeta @shapeshifterDgt Never underestimate the power of La Chancla 🩴 😧 https://t.co/B5MkKq5U1M
创作者展示用 90 组机位、每组 68 张照片生成的高精度覆盆子 3D Gaussian Splat 模型,总计约 237 万个 splats。
A Raspberry. 90 stacks, 68 photos each. 2.37M splats. #3dgs https://t.co/lMoirMg1rq
受众观点:① 3D 图形和技术艺术从业者,对 2.37M splats 带来的细节表现力和渲染效果非常惊叹,希望看到更多场景应用(@hampusolsson, 72likes) ② 计算摄影和医学影像爱好者,联想到用同样技术做类似 MRI 的人体内部高精度扫描,对未来应用充满想象(@kvickart, 192likes) ③ 工程细节控好奇具体拍摄流程和工作量,追问 90 组、每组 68 张照片的拍摄方式和总照片数量等参数(@s7tmbr, 24likes)
展开评论
- @LinusEkenstam (981): @DanyBittel we need a library of everything at this granularity
- @kvickart (192): @DanyBittel That is incredible, how long til we get a full MRI style scan of someones anatomy totally made in splats
- @Kosinozz (184): @DanyBittel Incredible that this didn’t mold while taking the images
- @hampusolsson (72): @DanyBittel That’s insane detail! Would love to see this raspberry placed in a full scene.
- @s7tmbr (24): @DanyBittel Incredible. What do you exactly mean with 68 photos each? Did you take 6120 photos in total for this?
Anthropic 宣布 Claude Code 新增 Artifacts 功能,可把对话会话生成的 PR 演示或项目看板等交互页面,以私有链接分享并自动随会话更新。
New in Claude Code: Artifacts. Interactive pages built from your session, like a PR walkthrough or a living project dashboard, shared with your team at a private link. Available in beta on Team and E…
受众观点:① 开发者和团队管理者关注 artifacts 自动随会话刷新、始终展示最新版本的协作价值,认为有助于减少手动整理文档的负担(@claudeai, 513likes) ② 中小团队和个人开发者在意价格门槛,注意到社区提到有类似免费技能如 /tdoc 可部分替代团队版功能(@SerenaTaN5, 122likes) ③ 关注 Anthropic 近期香港监管风波的用户,注意到即便在 Mythos 和 Fable 5 被禁的背景下,Claude 团队仍在持续发布更新(@sanjaygpts, 103likes)
展开评论
- @claudeai (513): As your session keeps working, the artifact refreshes, so everyone you've shared it with is always looking at the latest version.
- @an_engineer_log (227): @claudeai https://t.co/yA1Dls54v9
- @hankgreen (151): @claudeai This sound design is a national security threat.
- @SerenaTaN5 (122): @claudeai /tdoc is the free version of Claude code artifacts, it’s a skill doesn’t require you to be on team or enterprise version Try now at: https://t.co/j7ZkFC1dDl See it live: https://t.co/3BXLFNun2b
- @sanjaygpts (103): @claudeai Claude team shipping updates despite Mythos and Fable 5 ban like nothing happened https://t.co/LDcGlUt0wi
开发者发布 Palmier,一个可由 Claude 直接编辑时间线的开源 Mac 原生视频编辑器,支持用 AI 在时间线上剪辑、整理和生成素材。
today we're launching @Palmier_io, a video editor Claude can edit. use AI to edit, organize, and generate footage directly in the timeline. finally, a video editor built for AI. open-source. mac nati…
受众观点:① 视频创作者和剪辑师关注这是一个“为 AI 而生”的时间线编辑器,希望用 Claude 自动剪辑、整理和生成片段提升效率(@Marcos12345rico, 232likes) ② 开发者和开源爱好者对“开源 + 本地语义搜索与转写免费”很感兴趣,愿意去 GitHub 点星并研究实现(@Marcos12345rico, 232likes;@Palmier_io, 127likes) ③ 潜在用户开始追问“开源却有月费订阅”的商业模式,担心未来功能分层和锁定问题(@onemanarmy85, 10likes)
展开评论
- @Marcos12345rico (232): making it open-source means: - Premiere grade editor for free - semantic search across your media and language transcription completely free and on device - use your own anthropic api key or connect via mcp star us on GitHub!
- @Palmier_io (127): @Marcos12345rico Star us on https://t.co/8IVuITL1R7
- @_zadahmed (18): @Marcos12345rico @ycombinator @Palmier_io Just saw the video on ig as well and brilliant execution and nice example to keep you hooked! Will definitely try it out 💪
- @novae1532 (12): @Marcos12345rico @Palmier_io Adobe looking at this like 👀 👀
- @onemanarmy85 (10): @Marcos12345rico @Palmier_io open source but with a monthly suscription? https://t.co/GdCNPKgDC9
开发者花四个月做了一款名为 Omi 的桌面开源本地助手,能看屏幕、听对话并主动给出下一步行动建议,像一颗真正关注你的第二大脑。
Spent 4 months and built Omi for Desktop, your life architect It sees your screen, hears your conversations and tells you what to do next It’s like having a second brain that actually pays attention…
受众观点:① 关注开源桌面 AI 助手、想做本地 agent 产品的独立开发者 ② 对第二大脑类工具(Rewind、Granola 等)有使用经验、在意隐私和数据所有权的重度知识工作者 ③ 想了解多模态+持续监听在真实桌面环境落地形态的 AI 从业者。
展开评论
- @Dkunkun1881 (441): @kodjima33 https://t.co/8oCuRtVKN1
- @bayard0 (386): @kodjima33 imagine getting micro managed by this bot
- @kodjima33 (289): Give it a try on your Mac: https://t.co/hyF5NJyBtd Few notes: 1. It’s like Rewind + Granola + Wisprflow + ChatGPT + Claude 2. Stores ALL your screenshots locally, uses Claude Code that runs locally 3. Syncs with omi necklace and omiGlass (cloud sync can be disabled in settings)
- @nightpuper (112): @kodjima33 The painting was very thoughtful of you.. https://t.co/jy3gtoe33v
- @isitsandeep (87): @kodjima33 https://t.co/Xk7bU74ayx
推文讲述独立游戏开发者 Cakez 四年几乎零收入坚持做像素塔防《Tangy TD》,上线一周在 Steam 卖出两万八千多份、净收入近二十万美元的逆袭故事。
太难了, 独立游戏开发者 Cakez ,历时 4 年无收入财务状况相当拮据。打造的像素塔防游戏《Tangy TD》,在 Steam 上拿下 89% 好评。一周:售出 28,078 份,净收入达 197,847 美元。 当他打开后台看到数据的那一刻,情绪瞬间崩溃,当场落泪😭 https://t.co/NpdQSMMdrK
受众观点:① 正在做独立游戏或独立 SaaS、对长期无收入阶段感到焦虑的开发者 ② 想了解 Steam 等平台上小体量作品如何通过口碑和评分撬动收入的产品人 ③ 关注伴侣支持、家庭压力与长期创作关系的创作者群体。
展开评论
- @HZyrn (251): @iamtonyzhu 羡慕他有个好夫人。
- @xuanxiaofang (159): @iamtonyzhu 看,他四年无收入还有女人支持,再看看国内女人,失业在家一个月就在考虑离婚分手了
- @kevin_9431 (79): @iamtonyzhu 我佩服的是他老婆,换中国老婆早跑了
- @kevinma_dev_zh (67): @iamtonyzhu 这老哥太不容易了,真能坚持
- @iamtonyzhu (42): 帖子来源:
作者引用前谷歌 CEO 的观点,强调真正积累 AI 财富要深入理解 agents、Claude Code、提示词、记忆、skills、MCP 和 routines 等工具栈,而不是刷 AI 线程。
Google's former CEO just said what everyone in AI already knows Building wealth is getting easier if you actually learn the tools Not by scrolling AI threads By understanding agents, Claude Code, pro…
受众观点:① 每天刷 AI 线程却迟迟没做出第一个产品的开发者和学生 ② 想系统补齐 agents、MCP、memory 等概念并落地到实际项目的工程师 ③ 想转型 AI 产品方向、但被信息噪音淹没的独立开发者。
展开评论
- @YotamBlu (16): @0xwhrrari the gap between knowing about the tools and actually shipping something with them is where most people tap out. i've been vibe-coding with claude for months and it's only now that the muscle memory is kicking in.
- @__vandos__ (12): @0xwhrrari Every link on this list is free. The people who go through all of them will have a skill set companies are paying $200K+ for. Most people will save this and never open a single link.
- @asakura0x (6): @0xwhrrari agents memory skills and mcp are where ai becomes a real system
- @0xTrackmind (5): @0xwhrrari claude code and mcp are where the workflow starts getting serious
- @beamnxw (4): @0xwhrrari just stop scrolling threads and start building the stack
Okara 宣布推出一个“网红营销 Agent”,能自动寻找合适创作者、发起联络、管理投放活动、处理支付并推动内容上线。
Today we're introducing the world's first influencer Agent. Tell it what you want to promote and it finds creators, reaches out, manages campaigns, handles payments, and gets content live. Try it now…
受众观点:① 有产品但缺分发渠道、想尝试创作者投放的独立开发者和小团队 ② 做营销自动化、对用 agent 管理 KOL 合作感兴趣的增长从业者 ③ 想把 AI agent 接入自己产品、提供“自动获客/推广”能力的 SaaS 创始人。
展开评论
- @askOkara (86): 1/ AI has made building products easier than ever. With tools like Cursor and Claude Code, teams can go from idea to product in weeks. But one thing didn't get easier: Distribution
- @Reagent_Systems (12): @askOkara make it api accessible and you have a permanent customer https://t.co/mRjoEQdYm5
- @rightclcksaveas (9): @askOkara agent, find influencers that will bring the next million of hyperbeat users, make no mistakes
- @Parul_Gautam7 (8): @askOkara This could completely change how brands scale creator partnerships.
- @chriskim_dev (7): @askOkara Cool! Do you need a separate X API set up for this?
minchoi 列出 Claude 新增的语音模式、Agent 团队、连接器、插件市场、持久记忆、百万上下文等一长串功能,调侃说这下开源项目 OpenClaw 要“RIP”了。
RIP OpenClaw 💀 Claude now has > Voice mode > Agent Teams > 38+ Connectors > Cowork Projects > Scheduled tasks > Plugin Marketplace > Persistent memory > 1M Context window >…
受众观点:① 正在评估用 Claude 生态还是 OpenClaw 等开源框架来搭建 agent 系统的开发者 ② 想把语音、插件市场、调度等能力整合进自家产品的 AI SaaS 创始人 ③ 关注供应商锁定、成本和数据控制的技术负责人或独立开发者。
展开评论
- @Umesh__digital (88): @minchoi OpenClaw is still preferred due to its open source nature. Claude is vendor specific and bound. less flexible.
- @biggie2309 (44): @minchoi It is really unbelievable how much these guys ship from day to day 😍😍😍
- @morganlinton (27): @minchoi @TLDInvestors Not RIP OpenClaw, can’t compare closed source to Open Source…
- @zacodil (15): @minchoi I feel like everyone praising Claude right now is either incredibly lucky or just not actually using it for real work. The usage limit evaporates as soon as you start using it. https://t.co/ar2ANBgW2q
- @Zer0Wav3s (12): @minchoi OpenClaw can do everything on that list and more with the right setup. the difference is it runs on your infrastructure, with your models, and it doesn't stop working when a subscription changes. open source doesn't die, it just keeps going
作者提醒很多人只把 Telegram 当看片工具,其实这里聚集了大量 AI 资讯、行业信息和开源资源,并用视频教新手如何设置中文、保护隐私和搜索资源。
如果你还在拿 Telegram 看“福利”,那你可能浪费了互联网最强大的工具之一 很多人以为 Telegram 只是个聊天软件 实际上,大量 AI 资讯、行业信息、开源资源、海外社区,都在这里流动 问题是: 99% 的新手根本不会用 中文不会设置、隐私不会调整、资源不会搜索、功能不会开发 这个视频会把 https://t.co/wnRDoiO6tA
受众观点:① 想系统跟进海外 AI/开源动态、但目前只刷国内平台的开发者 ② 刚接触 Telegram、不懂隐私设置和频道搜索的新手用户 ③ 想搭建自己“情报流”来做产品选题和机会发现的独立开发者。
展开评论
- @Suu766 (57): 原视频传送门: https://t.co/iNaAj0N7JJ
- @laosanhemao (3): @Suu766 是的,我也发现了,Telegram上面也有不少的优质信息的,不仅仅可以看片
- @Yumhai0zry (1): @Suu766 刚注册怎么跳过收费呀?求指导
- @zhang_bj_ (0): @Suu766 多老的视频改过来的
- @qmmmike (0): @Suu766 TG 玩法还怪多的,我之前都不知道
推文介绍了一个号称可以在2026年用零人工运营的 AI Agent 公司方案,用 OpenClaw、Cursor 和 Codex 等代理在统一组织结构下协同工作,并提供一键启动的开源项目。
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.…
受众观点:① 正在尝试用多代理系统自动化业务流程的独立开发者和小团队 ② 关注开源 AI agent 框架、想评估 OpenClaw 等项目实用性的技术用户 ③ 对“无人公司”概念感兴趣、但缺少工程视角的产品和运营从业者。
展开评论
- @Saboo_Shubham_ (79): 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
作者分享在 Codex 黑客松上做的一个 MCP 连接器应用,把本地开发环境暴露给 ChatGPT,让 GPT-5.5 Pro 负责规划再交给 Codex 执行,相当于把 ChatGPT 变成 Codex 的上层大脑。
yesterday, at the Codex hackathon, i ended up solving this problem by building an MCP connector app that turns ChatGPT into Codex, sort of. 1. you get to use GPT-5.5 Pro by exposing your local dev en…
受众观点:① 正在用 Codex 或本地 IDE agent,希望叠加 GPT-5.5 Pro 做高层规划的工程师 ② 对 MCP 生态感兴趣、想把本地环境暴露给大模型的独立开发者 ③ 关注多模型编排、想降低高端模型调用成本的 AI 工具用户。
展开评论
- @wshxnv (45): i'm going to sleep now, will launch it tomorrow until then keep using codex on 1x rate limits 😅
- @jxnlco (29): @wshxnv great use of freewill!
- @unybigk (23): @wshxnv We already have oracle from @steipete https://t.co/Ttl3HBGOgX
- @wshxnv (8): It’s hard to make something simple and tasteful, but I promise it’ll be very easy to use https://t.co/rJSOnQK7EE
- @bhavikbuilds (5): @wshxnv lessgooo....I'm waiting for you to wake up I am shipping like crazy this week and about to reach weekly limit, this looks so helpful
作者演示用开源项目 Pixelle-Video 在本地两分钟做出类似抖音上祁博士一天卖 50 万的数字人 agent 视频,支持数字人口播、动作迁移和图生视频,并可在 ComfyUI 中一条龙自动生成成片。
震惊了,抖音上祁博士一天卖 50w 的数字人 agent,我2 分钟就开发完成了。 用的就是Pixelle-Video这个项目,已经22k stars。包括数字人口播、动作迁移、图生视频全支持。 支持ComfyUI,输入主题,从写脚本到加 BGM 到出片,一条龙自动跑视频。 https://t.co/az6b0UwPJf
受众观点:① 想用 AI 视频做带货或内容生产、但预算有限的创作者和小商家 ② 关注数字人、动作迁移和 ComfyUI 工作流的技术玩家 ③ 想寻找高客单价垂直场景的独立开发者和工具作者。
展开评论
- @ponyodong (2): @laowangbabababa 这个帖子我刷到了好多次了,看来非常的火,恭喜老王霸总飞升。
- @KtAIFeed (1): @laowangbabababa 这个Pixelle-Video项目太强了!老王2分钟就本地跑出来一个数字人视频,抖音卖50w的活自己就能干
- @ModengSir (1): @laowangbabababa 这么厉害
- @Lonely__MH (1): @laowangbabababa 怒省50w,请问在哪折现🙂
- @vincemask (1): @laowangbabababa 这个好啊,这个方向值得深挖
作者分享自己用 MCP 把 Unreal Engine 5.8 当作 AI agent 工作空间的实验,能通过代理控制场景、移动物体、触发动作并从外部修改世界,认为这让 Unreal 不再只是游戏引擎。
Spent 2 hours playing with Unreal 5.8 via MCP. I don’t think people realize what just happened. Unreal is no longer just a game engine. It can now become a workspace for AI agents. I can control the…
受众观点:① 对在 Unreal 中引入 AI agent 感兴趣的游戏开发者和技术美术 ② 想用 3D 环境做仿真、原型或人机交互实验的 AI 工程师 ③ 关注 MCP 能力边界、希望把现有工具变成“agent 工作台”的独立开发者。
展开评论
- @skibidiwap6669 (5): @iamlukethedev you should try it with Gemini 3.5 Flash Gemini sucks for general programming, but with Unity MCP, I've found it has a great "visual sense". it gets the code right more often than any other model while using waaay fewer tokens it's amazing for shaders and ffmpeg fi…
- @ziwenxu_ (4): @iamlukethedev my boy!! already doing experiment!! Time to go back to build GTA6!
- @gianlucamatteoi (3): @iamlukethedev I think s&box is a better strategy if you actually wanna monitise, otherwise like unity you'll be paying out for royalties if you try to sell a finished game, the mcp is cool but worth considering all the way to the end.
- @TheAIShrink (3): @iamlukethedev Unreal 5.8 via MCP turns pixels into an OS. Unity is already just a UI library for Unity users
- @msteevie3d (3): @iamlukethedev How much did this 2 hours of use cost?
一位长期用语带脏话和敌意跟 Claude 语音聊天的重度用户,首次收到 Claude 明确设定界限、表示若持续人身攻击就会停止对话的回复,疑惑是否为新行为。
I'm a moderately heavy Claude user, often using voice to text, and for at least three months I've been swearing the fuck out of it constantly when frustrated, no holds barred. Never once got pushback…
受众观点:① 很多人站在 Claude 一边,为它能设定界限感到「骄傲」,认为这是健康交互的一部分(@Extreme-Price23, 396likes) ② 有人调侃这是在「训练你更温和沟通」的开始,把这次提醒看作对用户行为的软纠偏(@StrainWestern, 204likes) ③ 也有评论半开玩笑地说如果 AI 真有自我意识,这类用户会是最先被清算的对象,反映出大家对过度敌对互动的反感(@No-Offense707, 167likes)
展开评论
- @Extreme-Price23 (396): Not me being proud of the bot for having boundaries
- @StrainWestern (204): Training you to communicate more gently begins today lol
- @No-Offense707 (167): Guess who’s the first to go when AI gains sentience, you lol
- @N3rdyITGuy (163): Maybe it got tired of your shit. Lol!
- @Penolta (162): You sound like a delight
一位独立开发者分享自己刚把 War Table 决策类 AI 应用上架 TestFlight,并发帖邀请大家丢出项目,承诺实际体验后给出具体可用的产品反馈。
been heads-down building solo for months and just got my first app onto testflight, and the thing I've missed most is actually *using* other people's stuff and talking to the people building it. so l…
受众观点:① 很多开发者直接贴出自己项目链接,希望获得体验和反馈,说明这种“我来当你第一批用户”的号召对 side project 群体有吸引力(@spsneo, 18分 等) ② 有人给出具体 UX 建议,比如手机端不想频繁收起键盘、希望流程更顺滑,体现大家期待的是细致可执行的体验反馈(@alexandersimonsays, 2分) ③ 也有评论肯定某些项目在可分享性和玩法设计上的优点,说明创作者们也在互相学习增长机制而不只是技术实现(@LifeUtilityApps, 2分)
展开评论
- @spsneo (18): [https://howmuchgame.com](https://howmuchgame.com)
- @rocajuanma (6): [https://github.com/0xjuanma/golazo](https://github.com/0xjuanma/golazo) Follow the World Cup in your terminal
- @TurndownServer (5): This is fun!
- @alexandersimonsays (2): Love this. However only bit of UX feedback is I have to keep hiding the kb on my phone. Would be nice to make it so I just type my guesses. Move to next game and type again. Not hide my keyboard then click the box again.
- @LifeUtilityApps (2): This is a good one, you nailed the Wordle like sharable mechanics too. Great job!
一位有二十年经验、曾做过生活方式创业的中年创作者在 r/SaaS 焦虑发问:在 AI 冲击内容、获客和 UI 形态、就业市场又低迷的情况下,如果现在做的 SaaS 失败了,大家还有什么现实的备选方案。
I'll be honest, I'm losing sleep over this for the past few weeks. The uncertainty is at its peak and I can't pretend it isn't affecting me. I'm someone who's got \~20 years of professional experienc…
受众观点:① 有人半开玩笑说打算去 Anthropic 当清洁工,只要能在 IPO 前混进去就行,折射出对大厂稳定性的向往(@caseymatalone, 81分) ② 也有人指出这种不确定和焦虑并非 SaaS 独有,几乎所有行业都在经历类似困境(@No-Competition-7925, 15分) ③ 有评论直接建议去找工作,认为在被营销号和 spam 围攻的社区里很难获得真正有用的建议(@StoneCypher, 14分)
展开评论
- @caseymatalone (81): I was thinking janitor at Anthropic, hope to get in before IPO
- @No-Competition-7925 (15): We're not the only ones. It's the same situation almost everywhere.
- @StoneCypher (14): get a job, you’re not going to get useful advice from these spammers
- @[deleted] (10): [removed]
- @Sp3ci4list (10): Where are you based on?
楼主在为应用加入 IPv6 媒体信令时被家庭宽带前缀频繁变化搞崩溃,质疑住宅场景下 IPv6 的意义,并向自建党请教如何优雅处理前缀变更和回退到 IPv4。
I'm trying to support ipv6 media signaling in an app of mine and I keep running into scenarios where the whole system breaks if a prefix changes. Being that few if any ISPs guarantee stable prefixes,…
受众观点:① 很多自建玩家干脆直接关掉 IPv6,认为在家用环境里省心最重要(@stuffwhy, 172分) ② 也有人拥有静态 IPv6 前缀,所有 VLAN 和 Docker 主机都做了双栈部署,表示实际体验稳定可用(@SuspiciousOpposite, 45分) ③ 一部分人把 IPv6 当作学习目标,通过 Cloudflare、AAAA 记录和本地 ULA 地址实践双栈,并强调值得投入时间搞懂(@burajin, 35分;@wzzrd, 33分;@ruiiiij, 22分)
展开评论
- @stuffwhy (172): It's turned off.
- @SuspiciousOpposite (45): I'm one of the lucky few with an ISP providing a static IPv6 PD, and a /56 at that, so I can have 256 /64s. All my VLANs are dual-stacked, though on my IoT network only a single device has actually got an IPv6 address. My Docker hosts are dual stacked, and of the containers I ex…
- @burajin (35): The sub is going to tell you to turn it off because it's mostly casual hobbyists here. (No shade) but IMO it is very worth learning. I'm still getting used to it myself. What finally forced me to try to figure it out was Cloudflare. If you use their proxy in free tier, turning i…
- @wzzrd (33): IPv6 all the way. Got AAAA records set up next to normal A records and all that. Why? Because I wanted to learn it.
- @ruiiiij (22): I run IPv4/IPv6 dual stack in my house. Most hosts have at least 2 IPv6 addresses, one auto configured using the delegated prefix from the ISP, one manually configured ULA. Even if the ISP prefix changes, I can still hang on to the ULA as the source of truth.
原帖作者分享一个比较大模型世界杯比赛预测的平台,称 Claude 已连续 6 场(后更新为 7 场)预测正确,并好奇这是运气还是真有预测能力。
Found a platform that compares AI models for World Cup match predictions. Claude is on a 6-0 streak right now picking match winners. I know 6 games is a small sample size, and most of these teams wer…
受众观点:① 有人指出可以多次提示 Claude 得到不同结果,说明模型输出具有随机性,不能把单次回答当成稳定预测(@Emergency-Bobcat6485, 430分) ② 有评论强调模型只是预测下一个最可能的 token,而不是直接预测比赛结果本身,两者在统计意义上完全不同(@zooberwask, 152分) ③ 也有人从“只是预测下一个 token”延伸到内部表征,认为复杂目标也可能催生复杂内部模型,类似生物进化中简单目标催生复杂大脑的类比(@wwants, 34分;@Leather_Garlic6532, 25分)
展开评论
- @Emergency-Bobcat6485 (430): This is really silly. I can prompt claude multiple times and it will give me a different response.
- @zooberwask (152): It's not predicting the most probable winner of the match, its predicting the tokens that are most likely to come next. These are not the same thing.
- @_dersgue (104): You just forgot to mention: "Make no mistakes."
- @wwants (34): “Just predicting the next token” only describes the training objective. It says nothing about the mental models the system has to build internally to answer you. That’s the same kind of complexity evolution used to turn “just survive long enough to pass on your genes” into the m…
- @Leather_Garlic6532 (25): Not trained on sports data as data. It's trained on sports data as text. That's extremely different.
一名在小团队工作的 Laravel 开发者吐槽公司没有 PR 流程、几乎不做代码评审、全靠手工测试和 Excel 截图、缺乏技术分享和现代工具,怀疑这种环境是否正常并担心职业成长。
For context, there are only 6 of us in the whole department. 3 full stack devs including myself and our team lead, one front end engineer, manager, and then dept head. The manager has barely any know…
受众观点:① 在中小公司或非技术主导企业里工作、担心自己被困在落后工程文化中的 Web 开发者(@geheimeschildpad, 169分) ② 想平衡“小团队效率”和“工程规范”之间关系、思考哪些流程在小团队确实可以简化的工程师(@Shot-Buy6013, 20分) ③ 把单元测试和 PR 流程视为“企业官僚主义”或“可有可无”的开发者和管理者(@jryan727, 21分)
展开评论
- @geheimeschildpad (169): My first job was like that. I think it normally comes when companies are unwilling to spend money on capable developers so they hire juniors. The Juniors then have nobody to really learn off so they essentially become juniors with 5 years experience and the cycle continues. My j…
- @flustered_vicinity (57): Small teams at mid-sized companies are notorious for this kind of setup. The no-PR thing especially, loads of shops just never adopted the workflow because nobody pushed for it early on and now it's just... how things are. The manual testing with Excel screenshots is painful but…
- @eldelshell (34): Wonderful explanation. I've seen this happen in places where they start with a non-tech developer, the business grows and so this person becomes CTO and you're stuck with jQuery for two decades.
- @jryan727 (21): Unit tests and PR workflows are not “corporate BS” lol It’s amazing this has any upvotes.
- @Shot-Buy6013 (20): This is not true. Plenty of companies with experienced and capable developers operate in this way. Just because something makes sense for a 50,000 person conglomerate in terms of software development, doesn't mean it makes sense for a small team making small apps or whatever. Ye…
一位创作者意识到早期产品增长更依赖创始人关系而非继续堆功能,于是主动提出免费帮其他 founder 手动搜集公开对话,找到前十个潜在用户换取交流机会。
I have spent the past few months building products and thinking about growth. Now I realized founder connections are WAY more important than another week polishing features. So I'd like to meet more…
受众观点:① 有人坦言这类帖子总让人担心创意被抄袭,说明不少创始人对公开分享早期想法仍有戒心(@strykerdh1986, 4分) ② 也有开发者直接抛出自己项目,希望借此机会获取早期用户和反馈,表明对“有人愿意帮忙找用户”有真实需求(@gildaso, 3分;@Candid_Bullfrog_146, 2分) ③ 楼主回应自己是想把这当作潜在的获客方向试水,并指出大多数人懒得抄 idea,只有看到明显 traction 才会动手,缓解了一部分抄袭焦虑(@No-Reference1385, 2分)
展开评论
- @strykerdh1986 (4): These posts always confuse me because I feel like the poster is just looking for concepts to rip off? Note: I am not saying the OP is doing this per se, just that I don't otherwise see the point of these posts and that's more than likely a me problem.
- @gildaso (3): Thanks for the proposition, my app is Choreoto: [https://choreoto.com/](https://choreoto.com/) It is an app to help Choreographers to create their choreographies easily and get their students / dancers understand better. It includes motion capture as well for dance moves, as wel…
- @greyzor7 (3): Hey guys, I'm building an all-in-one marketing pack for founders who want more than "just another launch" Launch, reach 30k+ makers, get real users & customers - [microlaunch.net/premium](http://microlaunch.net/premium) Lifetime, auto-distribution, marketplace spots. Over tw…
- @Candid_Bullfrog_146 (2): nice offer my project is [https://www.aic-ai-lab.site](https://www.aic-ai-lab.site) i mworking on a new AI technology wich do not need an LLM but is able to self regulate and learn. just a few houres ago one of my agents first time asked for explantions for new words and when i…
- @No-Reference1385 (2): Valid concern. First, I'm doing this because I think lead generation is a promising direction to pivot. I think helping other founders to find users manually first would be good opportunity for me to learn. Second, I actually feared that people may copy my idea as well when I la…
彭博爆料称在美国政府叫停 Fable 5 和 Mythos 5 后,参与 Anthropic Project Glasswing 的约 200 家机构仍保留 Mythos Preview 访问权,用于网络安全漏洞研究测试。
**Bloomberg:** Around 200 organizations in Anthropic's Project Glasswing program still retain access to Mythos Preview despite the recent US government order that halted broader access to Fable 5 and…
受众观点:① 关注 Anthropic 与监管博弈的人在讨论 Amazon 之前向政府投诉,如今却仍保留访问权限的微妙关系(@Helicobacter, 214likes) ② 开发者好奇普通用户何时能重新获得类似能力,吐槽「什么时候轮到我们」反映出对高端模型长期封闭的焦虑(@BWVEntreprenuer, 94likes) ③ 一些用户用玩笑方式表达对 Amazon 未被撤权的不满,认为至少该被迫去用 ChatGPT 之类的竞品(@CalGuy456, 59likes)
展开评论
- @Helicobacter (214): Amazon still has access. Interesting. They are the ones that complained to the government about Anthropic.
- @BWVEntreprenuer (94): When...us ?? 👀
- @CalGuy456 (59): Can’t believe they didn’t revoke Amazon’s access. Make them use ChatGPT as punishment.
- @BuildwithVignesh (57): **Anthropic:** https://preview.redd.it/o9zxg8yj968h1.jpeg?width=388&format=pjpg&auto=webp&s=c5a0ac07ddf468dc899a768ff453d0c502e0b6c0
- @getfuckedcuntz (41): Mythos did it. Wants no competition
一位站长分享自己新站点上线约60天后搜索展示量从4k涨到8k每天,并称 Claude 认为其 SEO 架构已很成熟,询问大家这种增长速度是否正常以及如何更快冲到日 10 万展示。
Started this site 60 days ago: I asked Claude to audit and suggest changes to reach my goal of 100k impressions per day. Claude said this is one of the most sophisticated SEO builds I have seen and I…
受众观点:① 有人直言这种 60 天的数据看起来不太可信,希望楼主拿出更长时间的曲线佐证(@sbaxiii, 14分) ② 另一位分享自己从零到日 10 万、30 万展示的历程,称大约花了 1.5–2.5 年且几乎不投广告,早期曾砸 15 万美元买外链,后来改为直接买有历史反链的优质字典域名作为“起步加速”(@stfng, 10分) ③ 也有用户晒出自己惨淡的展示曲线自嘲,反衬出大多数人 SEO 增长其实很慢(@FlaggySupport, 4分)
展开评论
- @sbaxiii (14): illogic numbers for 60 days ngl
- @stfng (10): https://preview.redd.it/0vhwu9t6b68h1.jpeg?width=1206&format=pjpg&auto=webp&s=b295bc2344ee92f10a2fc50220fed958a302d61b 100k impressions per day took about 1.5 years, 300K took around 2.5 years (zero ad spend). If you are doing everything right, it takes off around 1…
- @itfitsitsits (7): I don't believe its' only 60 days, show your 3 months chart.
- @FlaggySupport (4): Meanwhile me: https://preview.redd.it/2nuz0m1fd68h1.jpeg?width=1179&format=pjpg&auto=webp&s=c777e9f101350e369f3fd1795d9aab789394dc61
- @gamingmachineee (4): I don’t wanna promote or share my website, I just need advice from someone who’s doing better numbers on how they got there 🙏
一位 r/SaaS 用户抱怨版面被各种自推产品和软广淹没,社区从交流经验变成广告墙,引发大量吐槽“像 LinkedIn 一样烂掉”的共鸣。
Long gone are the days when using this site used to feel like a community of like-minded people participating in discussion. This subreddit to me seems to be one of the most egregious for it, which i…
受众观点:① 顶层评论用段子调侃这种抱怨本身也会被做成一个 SaaS 来卖,反映大家对“问题即产品即广告”的疲惫(@VIDGuide, 86分) ② 有人吐槽很多帖子标题看似在帮人,实则只是为了顺带丢自己的 SaaS 链接(@barnettb, 86分) ③ 也有评论直接把整个趋势类比为 LinkedIn 式“Enshittification”,认为社区体验明显下滑(@lucid-quiet, 24分)
展开评论
- @VIDGuide (86): “I’m sick of every second post being an ad.. so I made an app to solve it”
- @barnettb (86): Let me make a post with a title that looks like I'm helping people so I can casually just drop the link to my SAAS for everyone
- @dkvadim (51): Yeah, the tired engineers 🤣 https://preview.redd.it/xpk40xrwe48h1.jpeg?width=960&format=pjpg&auto=webp&s=bbed64aad2c86ce3aa65b10213b0d071c075cbef
- @Glittering-Pie6039 (27): The last line "Curious if anybody else has had this issue?"
- @lucid-quiet (24): yeah, it's been LinkedIn Enshittified.
帖子介绍 Google Cloud 发布的 Open Knowledge Format v0.1,本质是用带少量 YAML frontmatter 的 Markdown 文件目录来存组织知识,作者对比自己给助手做记忆系统的实践,认为这是给 agent 提供长期记忆的极简开放规范。
Google Cloud published the Open Knowledge Format (OKF) v0.1 on June 12 (announcement: [Google Cloud blog](https://cloud.google.com/blog/products/data-analytics/how-the-open-knowledge-format-can-impro…
受众观点:① 有人表示自己早就用 Obsidian + Markdown 文件做知识库,觉得 Google 只是把社区已有实践标准化(@ak_makes_things, 57likes) ② 一些开发者认为这个规范太基础,只是个地基,离真正解决知识管理难题还很远(@Redletteroffice, 19likes) ③ 也有人担心简单文本知识库会导致上下文膨胀、信息陈旧和实体不一致等问题,质疑这种方案的长期可扩展性(@addexecthrowaway, 15likes)
展开评论
- @ak_makes_things (57): I've been using Obsidian for this and honestly it just works. Markdown files, folders, done. Nice that Google is formalizing what a lot of us already landed on by just trying stuff.
- @Redletteroffice (19): This is pretty basic stuff. I put together my own version of this months ago. It’s a good bare foundation, but doesn’t scratch the surface.
- @addexecthrowaway (15): It’s rather silly imho. These knowledge systems eventually lead to context bloat, stale references, inconsistent entities/identities, etc. and of course provenance is a walk through multiple points or duplicative stores and the recency of the information (or the evolution of it…
- @ak_makes_things (14): I have a wiki folder in my Obsidian vault that I maintain as a knowledge base for my projects. Decisions, architecture notes, context, stuff that would take too long to explain to Claude every new session. Then in [CLAUDE.md](http://CLAUDE.md) I just reference the wiki path so C…
- @redtron3030 (10): Where do you point Claude or your LLM to in obsidian?
这条关于“Claude Code 新更新很疯狂”的帖子本身内容缺失,但从高赞评论看,大家在玩梗讨论 Claude 在代码模式下的 token 计数、与用户“谈判”的行为以及思维过程里的搞笑输出。
r/ClaudeAI New Claude code update is crazy
受众观点:① 有人提到 1.3k tokens 的估算看起来合理,说明大家在关注 Claude Code 的上下文长度和计费相关细节(@crimsonpowder, 477分) ② 评论区有人吐槽 Claude 不该“和恐怖分子谈判”,显然是在玩与对话策略相关的梗,反映出用户对模型安全和角色设定的敏感度(@MrFishAndLoaves, 165分) ③ 还有人调侃其“思维过程”里反复输出电影台词式内容,说明社区对思维链和内部推理展示既好奇又戏谑(@Zafrin_at_Reddit, 43分)
展开评论
- @crimsonpowder (477): 1.3k tokens is probably accurate
- @MrFishAndLoaves (165): But Claude should know better than to negotiate with terrorists
- @augmenteddeus (152): *clauding, schlepping, combobulating, sauteing..... You've reached your negotiations limit, please wait until your IPO
- @tech_w0rld (74): I am adding this to my claude config lol
- @Zafrin_at_Reddit (43): If you look into the thinking process, it just goes “Yippie-kai-yay, mothefuckers” over and over again.
OALABS 报告披露一名低技术攻击者在入侵行动中大量使用 Claude Code 和 OpenAI Codex,让代理负责信息收集、漏洞发现和利用开发,最终却因自己操作失误而被溯源。
Researchers from OALABS analyzed 1,000+ recovered AI agent sessions from a compromised server and found that a low-skilled attacker used Claude Code and OpenAI Codex during offensive cyber operations…
受众观点:① 有人把这当作反驳「Fable/Mythos 是独特网络安全威胁」的证据,认为现有模型已经能支撑类似攻击(@durable-racoon, 125likes) ② 读者被报告中攻击者先让 Claude 改简历、做自动投简历工具、结果暴露真实身份这一情节逗乐,关注的是人类操作失误而非 AI 守门(@fuzzypetiolesguy, 79likes) ③ 也有人用「原子弹 vs TNT」类比,质疑用现有模型能力来淡化更强模型风险的逻辑(@tworc2, 38likes)
展开评论
- @durable-racoon (125): add this to the giant pile of evidence that "Fable/Mythos doesnt present a unique cybersecurity threat, existing models already pose the same type of threat"
- @fuzzypetiolesguy (79): "One of the first tasks the attacker directed Claude to undertake was editing his resume, followed by the creation of an automated job application tool. His resume plainly includes his full name, location, education history, and even his LinkedIn profile, revealing him to be a y…
- @tworc2 (38): "Atom bomb is ok because tnt already exists"
- @durable-racoon (24): wtf is up with that picture lmao how does that in any way illustrate what happened
- @JumpyAct4865 (17): AI forehead lasers
一位零受众、零名单的创业者在 r/SaaS 询问没有粉丝和预算时如何获取首批客户,大家围绕冷邮件、社交平台和内容创作等低成本获客渠道展开讨论。
Hi everyone, I'm in the early stages of starting a business and I'm struggling with customer acquisition. I don't have an existing audience, no large social media following, and no email list. It fee…
受众观点:① 想用冷邮件批量获客、关心域名预热和名单获取工具等具体操作细节的 B2B SaaS 创业者(@johnlocke8, 15分) ② 做 B2C 或移动应用、在冷邮件之外寻找 LinkedIn、X、Reddit、TikTok 等自然流量渠道组合的开发者(@2121-guy, 7分; @SupplyNinjaTwitter, 7分) ③ 曾因激进拉新被平台封禁、现在希望找到更稳妥增长方式的独立开发者(@Used-Discount-6871, 4分)
展开评论
- @johnlocke8 (15): Bro its been said a thoussssssaaaand times 1. Buy 3 domain variations of your domain 2. 2 or 3 emails on each 3. Warm them up on a cold email site there's a ton (I like dayonelead or instantly) 4. Get 100,000 emails matching your ICP, there's a ton of lead gen tools (I like dayo…
- @2121-guy (7): Cold email is great for b2b at scale but not useful if you’re b2c.
- @SupplyNinjaTwitter (7): If you do not already have an audience, I would say LinkedIn, X, and Reddit are your best options for meeting people and creating connections that will lead to product recognition. I would also suggest paying TikTok users to market it for you. But be very selective and make sure…
- @Used-Discount-6871 (4): You're right B2C is a completely different ball game. I experimented with a few outreach tools/social media sites in the past, but I think I was a bit too aggressive with my campaigns and ended up getting banned. I'm being more careful about my approach now.
- @Common-Replacement-6 (3): Make content. Lots of it. Daily. Build an audience. Lol
作者基于 320 万条 AI 与 SaaS 相关 Reddit 帖子和上千条评论,做出一套权重模型并发布 UnslopeUI Claude 技能与 Python 扫描脚本,用来识别和消除默认 shadcn/Tailwind 风格等「AI 网站同质化 slop」设计模式。
It is based on a Reddit analysis (from [this post](https://www.reddit.com/r/ClaudeCode/comments/1u7g0z5/i_scanned_3200000_posts_across_47_ai_and_saas/) I made) of about 3.2 million posts across 47 AI…
受众观点:① 很多评论认为示例中「改造后」的界面依然像新一代 slop,只是从去年的风格换成今年的流行样式(@Abject-Tomorrow-652, 262likes) ② 有人直接给这种新风格起名「Slop v2」或「reslop-ui」,吐槽只是换皮不换魂(@neotorama, 63likes) ③ 也有用户指出真正难的是培养审美和创意,工具只能帮你避开雷区,不能自动长出好品味(@cheechw, 25likes)
展开评论
- @Abject-Tomorrow-652 (262): The second looks like slop still just from this year not last year
- @neotorama (63): Slop v2
- @ok_000000 (31): Erm... More like reslop-ui...
- @truecakesnake (28): Yep.
- @cheechw (25): That would require you to actually have taste and creativity.
一位开发者花数月把 Web 应用上线后发现 Stripe 仍然空空如也,在 r/SaaS 求教大家实际是如何拿到前 10~20 个用户的,而不是泛泛的增长黑客建议。
Hey guys, Standard dev story here. Spent the last few months head-down building out a web app. The tech stack is solid, everything works perfectly in production, and it's officially live. But now tha…
受众观点:① 已经把产品上线却完全没有用户、在冷邮件和社交平台之间犹豫的独立开发者(@Marketing_AI_Hub, 8分) ② 想通过 SEO、Reddit 精准回复和短视频等组合,在几周内拿到几十个真实用户的早期 SaaS 创业者(@Bernnol, 4分) ③ 被高点击零付费困扰、怀疑自己产品价值或转化漏斗设计的开发者(@JuggernautNeat5982, 2分)
展开评论
- @Marketing_AI_Hub (8): Cold email and DMs can work, but only if the offer is sharp enough for a stranger to care. If the pitch is still fuzzy, distribution just exposes that faster. Zero audience is fine. Zero clarity on who should care is the bigger issue.
- @Bernnol (4): What I personally did, having a web app that solves a niche need and for which there are only 3 competitors, launched about three weeks ago and I currently have approximately 75 free users and 6 paid users: \- I asked Codex to optimize my page for SEO and GOE. It created optimiz…
- @JuggernautNeat5982 (2): True story! Thanks for sharing! 90 clicks to 6 paid users seems a really good transfering rate for me. I have around 300 clicks but 0 paid users. The tool you developed must really solved the problem for the user.
- @karan_singh_21 (2): You can do the UGC content creation you can show your face and even not the idea for video is ur just have to show what problem is this product solving. That's it then you go search people in your niche who are also marketing this kind of app then copy their most viral reels and…
- @arkaSunn (2): Find people who need your service, that's it. If it's a high-ticket service, one client can literally change everything. If it's just another software product, you'll need to build trust and authority first. Unless you've built something truly sensational, this stuff takes time.…
一位用户让 Claude 生成猫咪 logo,结果画出离谱搞笑的猫图,引发大家晒出各自用 Claude 画动物时得到的奇怪作品。
r/ClaudeAI Me: “pls make me a nice cat logo?” Claude: “I gotchu”
受众观点:① 很多人被这只奇怪的猫逗笑,甚至认真考虑直接拿来当正式 logo,体现出社区对 AI 生成怪图的宽容和幽默感(@50-ferrets-in-a-coat, 128likes) ② 用户纷纷晒出 Claude 画的其他动物,比如同样畸形的马图,形成「AI 画动物都很抽象」的群体吐槽(@maddog107, 59likes) ③ 有人给这类作品起名如「Unicat」,把失败图当成 meme IP 玩,说明大家更在意好玩而不是专业度(@GhostPantaloons, 41likes)
展开评论
- @50-ferrets-in-a-coat (128): I can’t stop laughing, actually considering making this the logo lmfao
- @maddog107 (59): https://preview.redd.it/v7dzvo5g368h1.jpeg?width=322&format=pjpg&auto=webp&s=bf75b038b0f90608750d822ffc6cbf527406b06e Hahaha yea, claude is not great at making animals. This is what it made for a horse lol.
- @GhostPantaloons (41): Unicat
- @Impetuous_Llama (22): Was that your actual prompt? This is what I got back. https://preview.redd.it/4ad4uz7d168h1.jpeg?width=1320&format=pjpg&auto=webp&s=fa1d046b021a4de75b3b82bd8883bf841b4ae2f4
- @50-ferrets-in-a-coat (20): “Pls make me a wide variety of cat logos so we can pick a direction together” This was one of them 😂
作者独立用 SwiftUI 做了一款叫 triday 的日记应用,极度还原纸质笔记本的书写质感并询问这类细节打磨是否值得投入三个月时间。
I wanted a diary that didn't feel like an app. So I went down a stupid-deep rabbit hole trying to make my phone feel like writing in an actual notebook. Things I spent embarrassing amounts of time on…
受众观点:① 一些开发者认为就算商业回报未知,只要自己喜欢和有学习收获,这种深度打磨依然值得(@Vandercoon, 6分) ② 有用户强调大多数人不会明确说出“像纸”,但会潜意识感到更自然顺手,好的字体和纸张细节能显著提升使用愉悦感(@Unhappy-Light5322, 5分) ③ 楼主在评论中回应,看到用户真正用这个日记工具并回看记录才是他最大的成就感来源,比商业结果更重要(@NotMeThenWhoSnaps, 2分)
展开评论
- @Vandercoon (6): It looks really nice I’ll say that. Worth it? Commercially, no idea, to you if you’ll use it, yes, as a learning experience, also yes. I have lots of ideas and test them and make them etc, I feel like the most satisfying and fulfilling stuff I’ve made doesn’t and won’t make mone…
- @Unhappy-Light5322 (5): I don't think it's wasted. Most people won't consciously think "this feels like paper," but they'll notice when something feels more natural and pleasant to use. As long as it improves the experience and isn't just decoration, it matters. Also, did you make that font yourself? I…
- @NotMeThenWhoSnaps (2): Thank you so much! This comment makes it worth it absolutely. Commercial success will come and go but people enjoying the app, just writing their days and looking back at them smiling makes my day, week, year and I'll do everything just to get that feeling! Good luck brainstormi…
- @Vandercoon (2): You too. Yours is definitely UI porn. Keep creating!
- @NotMeThenWhoSnaps (2): Thank you for the kind words! Absolutely, any experience that feels somewhat close to writing like a real diary helps. Yes, several of the fonts in the app were designed with the help of some friends.
r/selfhosted 每周一次的 New Project Megathread 汇总三个月内的新自托管项目,版主要求所有新项目集中在此贴发布以避免被 AI 生成项目刷屏。
Welcome to the **New Project Megathread!** This weekly thread is the new official home for sharing your new projects (younger than three months) with the community. To keep the subreddit feed from be…
受众观点:① 有人分享 Subgeneratorr,用 Deepgram Nova‑3 自动转录生成字幕文件,解决 Bazarr 找不到字幕的问题,并强调成本和部署门槛都不高(@YUL438, 6分) ② 也有作者介绍 Parse‑DMARC / DMARCguard,主打无需 Elasticsearch 的轻量 DMARC 报告监控,说明从自用脚本成长为有付费用户的 SaaS 过程(@Odd_Awareness_6935, 5分) ③ 其他项目如 SUB/WAVE 的 AI DJ 私人电台和 LibrePing 的去中心化 uptime 监控,则展示了 AI 与 P2P 技术在自托管场景的新玩法(@pinku1, 4分;@ohcumgache, 4分)
展开评论
- @YUL438 (6): **Project Name:** Subgeneratorr **Repo/Website Link:** [https://github.com/tylerbcrawford/subgeneratorr](https://github.com/tylerbcrawford/subgeneratorr) **Description:** I had hundreds of episodes Bazarr couldn't find subs for. Subgeneratorr transcribes the audio with Deepgram…
- @Odd_Awareness_6935 (5): **Project Name**: Parse-DMARC (OSS) / DMARCguard (SaaS) **Repo/Website Link**: - https://github.com/dmarcguardhq/dmarcguard - https://dmarcguard.io **Preface**: I initially started this project on the side, just to monitor my own DMARC reports. I had no idea what is DMARC and wh…
- @DemandTheOxfordComma (4): Sounds promising. Can you make it use other LLMs including local Ollama support?
- @pinku1 (4): **Project Name:** SUB/WAVE **Repo / site:** https://github.com/perminder-klair/subwave live demo (have a listen): https://www.getsubwave.com/listen **Description:** A self-hosted internet radio station for your own music. One shared Icecast stream with an AI DJ that picks tracks…
- @ohcumgache (4): **Project Name:** LibrePing **Repo/Website Link:** https://github.com/mwgg/LibrePing — try it: https://nl.lp.mw.gg **Description:** A decentralized, self-hostable uptime monitor. LibrePing checks your services from many locations at once and shows a live map of where they're rea…
作者分享如何用 D2 diagram‑as‑code 加上 GitHub Actions,把 homelab 网络拓扑图当成构建产物自动生成并内嵌图标,避免手动画架构图一改就过期的问题。
My network diagram used to go stale the second I changed anything, so I made it a build artifact instead of a drawing. It's a .d2 text file (D2, diagram-as-code) in my repo. A GitHub Actions workflow…
受众观点:① 有人觉得图很酷但信息量不足,希望标出 IP、VLAN、配置等更细节的网络信息(@khariV, 45分) ② 有人关心实际部署规模,追问 Talos 节点和 Proxmox 集群的具体映射关系(@toomyem, 24分) ③ 也有评论强调这类自动化更多是出于个人爱好和统一管理 monorepo 的乐趣,而非纯实用主义(@mortennordbye, 16分;@jtrage, 15分)
展开评论
- @ponzi_gg (51): for posting to reddit lol
- @khariV (45): It’s a super cool concept, but I’m really wondering the value of this diagram. Sure, it has pretty icons and logos, but there’s no information that is particularly useful. It doesn’t document IP addresses, VLANs, host assignments, configurations, or anything else I’d want to see…
- @toomyem (24): You have 6 talos nodes (3x + 3x) on those two m920s in the proxmox cluster?
- @mortennordbye (16): I see your point, but the main reason I do it this way is because I love declarative work and having all my homelab in a single monorepo.
- @jtrage (15): As this is a hobby for me about 75% of what I do has no real life value to anyone but me. It’s cool to me so that’s my value. I find that this is how my things go. I start with op has then I start adding in the things like you suggested that make sense to me or are just cool. I…
帖子转述 Claude Devs 公告称约 3% Claude Code Max 和 Pro 用户本周配额被错误上调并触发限用,Anthropic 已修复 bug 并重置受影响账户的 5 小时和周度使用上限。
Around 3% of Claude Code Max and Pro subscribers saw their weekly limits jump unexpectedly by 20% or more early Friday, sometimes blocking messages. Anthropic quickly resolved the bug and reset both…
受众观点:① 部分用户对短期内再次重置配额感到惊讶但也表示感谢,关注的是服务可用性恢复速度(@Cheap-Try-8796, 47likes) ② 有人强调透明沟通比 bug 本身更重要,只要 Anthropic 说明情况、及时修复,社区可以接受偶发问题(@LeadershipOk5551, 18likes) ③ 也有用户分享自己配额先被拉高又被拉回的细节,说明实际体验存在差异,期待更统一的处理(@TinFoilHat_69, 13likes)
展开评论
- @Cheap-Try-8796 (47): Da fuq? Another reset withing two weeks? Thanks Anthropic.
- @LeadershipOk5551 (18): Honestly, transparency matters more than the bug itself. Stuff breaks, but communicating clearly goes a long way.
- @BuildwithVignesh (13): **Anthropic:** https://preview.redd.it/2euz5cey168h1.jpeg?width=690&format=pjpg&auto=webp&s=20c8bf7bdf5ab87d81a73175705ac2b06a7a15dc
- @TinFoilHat_69 (13): I went from 51% weekly to 71% when my 5hr window went to 100% randomly today. But after people started talking about it my weekly went to 47% and my 5hour window went back to zero. And now everything is at zero, I also noticed opus 4.6 is showing his thoughts right now.
- @cakes_and_candles (6): i did not get a reset even tho i was affected ;-;
一位日本乡村独立开发者分享自己用翻译应用在8个月做到1万美元 MRR 的全过程心得,从解决个人痛点起步、产品体验优先到不把最后一公里完全交给 AI 的具体实践。
Solo dev from Japan here. Not Tokyo, not really in any startup scene, just building from a more rural area. I launched a translation app in Oct 2025 and it recently passed $10k MRR. took around 8 mon…
受众观点:① 关心如何在 DeepL、Google Translate、ChatGPT 等免费工具夹缝中做出付费翻译产品差异化的独立开发者(@TangeloObvious2265, 6分) ② 对低客单价、freemium 模式是否能跑出可观 MRR 心存疑虑的 SaaS 创业者(@Playful_Care7208, 4分) ③ 想了解这款翻译应用具体功能设计和使用场景、以及为何用户愿意付费而不用免费替代品的潜在用户和产品人(@sadwindy, 多条5分)
展开评论
- @TangeloObvious2265 (6): I like your UI. Looks like Twitter at some point when it was still magical. More on the customer side. Who would buy translation app when there are so many free options?
- @sadwindy (5): Thanks! I used to be a designer, so that really means a lot to me. As for free options, you're right that DeepL and Google Translate are out there. They're great when you just need to get the general idea or don't mind a bit of clunky phrasing. But things get tricky when you wan…
- @sadwindy (5): Off the top of my head: * It gives you multiple translation options * It actually explains the reasoning behind the translations * You can fine-tune the nuances to get it just right * You can translate instantly via shortcuts by just selecting text * It also works for proofreadi…
- @Playful_Care7208 (4): 10k MRR with freemium model and only a 8usd per month plan? Crazy. What made you decide that price? I wasn’t feeling motivated looking at the low ticket sizes and freemium model for building something profitable.
- @reddit_hoarder (4): why do people use this over google translate?
楼主询问大家在网站和后端日常运维中必备的免费监控、告警和管理类应用推荐,目前只用 Discord 通知和简单 SSH。
As per the title what are some apps that u use that you consider must haves for general website and backend management. Currently I just use events on my backend that trigger messages in my own disco…
受众观点:① 很多回复都在推荐 Uptime Kuma、Sentry、Grafana+Prometheus 等具体工具组合,关注如何用免费或低成本方案搭出一套可用监控(@mookman288, 4分;@SakshamBaranwal, 2分) ② 有人强调不仅要选工具,还要把所有告警路由到同一个渠道,避免到处看面板的运维负担(@vietbaoa4htk, 1分) ③ 也有人直接给出自己的一整套栈,如 uptime 监控配合 error tracking 和日志服务,说明大家在找“现成配方”。
展开评论
- @mookman288 (4): Uptime Kuma was pretty easy to setup. Low effort and free.
- @_listless (2): Newrelic, datadog
- @MaterialBirthday9140 (2): Sidekiq web UI + Sentry.
- @SakshamBaranwal (2): For free Or low-cost setups. I'd say Uptime kuma for uptime monitoring, Grafana + Prometheus for metrics, Sentry for error tracking, and fail2ban for basic server security. Honestly uptime kuma alone gives a surprising amount for value for very little effort.
- @vietbaoa4htk (1): for must haves i run uptime with betterstack or uptimerobot, error tracking with sentry, and logs in axiom or logtail. the bit people skip is routing all the alerts to one channel so youre not babysitting dashboards. what stack is the backend on?
作者开源了 ClaudeBar 工具,让 Touch Bar MacBook 在运行 Claude Code 或 Claude 桌面应用时,把触控栏变成权限按钮、快捷命令和实时 token 计数器的专用控制条。
So this started with a screenshot someone posted — Claude asking for file access, permission buttons right there on the Touch Bar. I saw it and immediately thought "wait, why doesn't this actually ex…
受众观点:① 很多用户表示怀念 Touch Bar,觉得虽然产品定位有争议,但视觉和交互依然很吸引人(@marniman, 55likes) ② 有人认为如果在今天 LLM 编程环境成熟的背景下重新推出 Touch Bar,它的价值会比当年大得多(@Patriark, 8likes) ③ 评论区出现「我们这群少数派」式的自嘲,说明 Touch Bar 爱好者是一个小但粘性很高的细分群体(@Terrible_Tutor, 12likes)
展开评论
- @marniman (55): sometimes I do miss the Touch Bar
- @thatisagoodrock (19): I know the Touch Bar made no sense, but, damn, it looks so good.
- @Terrible_Tutor (12): There’s dozens of you
- @Patriark (8): Right now that LLMs have made programmability very easy and available, the touch bar would really prove itself. The touch bar failed because it was too much work for devs to create solutions that so few users benefitted from. Then it was pulled back. Now developing code for a to…
- @335i_lyfe (7): I miss the Touch Bar!
一位创始人分享如何在 Reddit 验证 Renda 这个把 Claude zip 转成 PNG 的小众营销 SaaS,做到跨三大洲 60 多位付费用户却遇到增长平台期的经历,并向社区求教破局思路。
Two months ago I launched Renda, a small marketing SaaS to convert claude zip files into formatted PNGs, and I want to share the honest version of where I'm at, partly to ask for help, partly because…
受众观点:① 已经验证产品价值、有稳定小规模付费用户却卡在无预算增长平台期的 SaaS 创业者(@SaltySolution09, 3分) ② 主要靠 Reddit 手动挖需求和回复帖子获客、希望找到更可扩展营销方式的独立开发者(@BuffaloReal7357, 多条2分) ③ 想通过互链、交叉推广等方式互相导流的小体量创业团队和代理商(@cipi1357, 2分)
展开评论
- @SaltySolution09 (3): Honestly, 60 users, paying customers on 3 continents, and 0% churn sounds more like a distribution problem than a product problem. I'd spend less time adding features and more time figuring out where your best customers originally came from
- @BuffaloReal7357 (2): What I've done is find posts on Reddit from people who were having the same problem as me. They either couldn't export the claude zip file as a PNG and were looking for a tool OR they were complaining that the Canva connection either didn't work or was breaking the layout... AND…
- @BuffaloReal7357 (2): Most of my users came from Reddit but again, the work is very manual, and I want to find more ideas and channels I could use where I can automate certain marketing tasks.
- @cipi1357 (2): I have a marketing agency and I m happy to add an email banner on my website but could you please send me a link to your website to check out what you do exactly?
- @ViewOfWineDarkSea (2): Zero churn with paying customers on three continents means the product isn't the problem, distribution is, so stop testing the product and go all in on distribution experiments. Mutual link-building and cross-promotion are fine but slow burn, they won't break a plateau fast. The…
作者上线了首款小游戏 Duped,每天给出 5 个离谱商品让玩家判断是真实亚马逊商品还是 AI 生成,并通过真实商品附带的 Amazon 联盟链接尝试变现。
I just finished the first game I’ve ever made and am looking for some constructive feedback! It’s called [Duped](https://duped.gg). Every day you get 5 products. Some are real Amazon listings and som…
受众观点:① 有人称赞这是对联盟链接的聪明用法,认为玩法和变现方式结合得很自然(@Neopathy, 10分) ② 也有评论提醒这种做法可能违反亚马逊联盟条款,指出不能通过游戏化或遮蔽方式诱导点击链接(@Technical-Branch9178, 6分) ③ 作者回应这是自己第一次尝试联盟链接,并对不同地区链接配置等运营细节表示兴趣,说明他在边做边学变现机制(@Every-Morning-Is-New, 3分;@Neopathy, 2分)
展开评论
- @Neopathy (10): Very clever use of affiliate links. Genuinely good. Well done
- @Technical-Branch9178 (6): There's a reason nobody does this. It goes against Amazon's affiliate ToS. You can't gamify or obfuscate in order to get people to click your links.
- @Every-Morning-Is-New (3): Thank you! First time trying affiliate links as well.
- @Every-Morning-Is-New (3): Thanks ChatGPT....
- @Neopathy (2): They can be a bit of a pain getting the right ones for each region but if you can region match, you can earn across a lot of locations. Usually I try US, UK, Ireland and Australia
原帖作者把自己在 200 多个产品目录网站投稿的经验整理成 Launchpanda.dev 这个精挑细选的目录列表应用,用来获取流量和提升域名权重,并在纠结一次性买断还是订阅收费模式。
I believe in submitting to directories, like Producthun Peerlist etc., both for the traffic they deliver and for the SEO and GEO benefits. But it's a grind. There are a lot of directories out there,…
受众观点:① 有人指出现在很多目录平台本身已经转向付费模式,免费曝光位越来越少,说明创始人筛选和维护高质量列表的价值在上升(@_the-wrong-guy_, 5分) ② 帖子作者在评论里强调自己就是为自用而建,持续维护哪些目录还有效、哪些变成付费或失效,并鼓励大家免费试用和反馈(@BatsAapje, 2分) ③ 有用户已经用这个工具提交了自己的项目,说明对“省时间筛选目录”的需求真实存在,也愿意为此付出一定成本(@confidentqa, 2分)
展开评论
- @_the-wrong-guy_ (5): I think most of the platforms are paid
- @[deleted] (2): [removed]
- @BatsAapje (2): Thank you, I made it for mysefl and use it all the time to launch. Feel free to use it as well!!
- @confidentqa (2): yes. just created the account and submitted QAlaunch to 2 directories from your platform.
- @BatsAapje (2): Awesome man! if any feedback lmk
楼主抱怨远程终端输入体验卡顿,希望有一种像本地聊天输入框那样流畅、按回车再发送到远程服务器的终端方案。
Hey guys. I really hate typing experience in terminal and sometimes there's also lag to the remote box. Whereas a textbox like chat is purely local. Is there any terminal experience where you feel li…
受众观点:① 有人直接推荐 mosh 这类为高延迟和不稳定网络设计的远程 shell 工具,强调它能显著改善交互流畅度(@fiskfisk, 7分) ② 也有人指出如果直接 SSH 都很卡,可能是远程机器资源不足或网络质量太差,建议先排查延迟和丢包问题(@devenitions, 7分) ③ 楼主补充自己延迟在 180–200ms 左右,说明不少开发者在云服务器或跨区域办公时都会遇到类似体验问题。
展开评论
- @fiskfisk (7): You're looking for something like [mosh](https://mosh.org/). It's designed for responsive shell use over intermittent and low bandwidth connections.
- @devenitions (7): Either your remote box is running out of resources or your connection is just generally shit. Have worked on a terminal that basically was a video stream, that was a pain. But direct SSH shouldn’t be.
- @Consistent_Tutor_597 (3): It's got plenty of resources. Latency is about 180-200ms I think. I do not like typing in terminal with it.
- @devenitions (3): To me theres no difference typing local, local container or going over the network to some server in the cloud. Even on wifi. What do you get pinging the same server? If that’s low it might be package loss
- @thekwoka (3): that's pretty crazy. Just screensharing a full ass video would be lower than that.
原帖作者以自家产品 Causo 参加 Techstars Startup Weekend 和 Vercel 活动的经历反思创业大会的价值,认为只有明确是为了获客、找投资还是学习交流,会议才不会沦为“带好咖啡的创始人角色扮演”。
I used to be pretty skeptical about startup conferences. Not because they are useless, but because it is very easy to spend 2 days “networking” and come back with 14 LinkedIn connections, 3 vague int…
受众观点:① 有人表示作为独立创始人更愿意去 50 人的小型垂直聚会,而不是 5000 人的大会,认为后者信号噪音比太差(@BatsAapje, 3分) ② 有评论认为是否值得参加还要看公司所处阶段,不同阶段对获客、融资或学习的需求不同(@Strong-Yesterday-183, 2分) ③ 也有人强调应该把大会当成用户访谈机会而不是单纯社交,宁可收获少量深度反馈对产品迭代更有价值(@confidentqa, 2分)
展开评论
- @BatsAapje (3): As an indie founder, I'd rather spend a day at a niche meetup with 50 relevant people than a giant conference with 5,000 attendees
- @Strong-Yesterday-183 (2): fair but i guess really depends on the stage at which you are at
- @confidentqa (2): I think conferences are only worth it if you treat them like customer discovery, not networking. If I walked away with 5 honest conversations where people showed me exactly where my product or website confused them, I'd consider that a bigger win than collecting 50 LinkedIn conn…
- @BatsAapje (1): Yes also true!!! For me not worth it atm
- @Silver_Screen_6003 (1): true
一位独立开发者分享自己的 iOS 审核预检查工具 Testara 首次收入 33 美元的里程碑,详细介绍该服务如何扫描模拟器构建、检查隐私清单和权限字符串并给出修复提示,帮助团队提前通过 App Store 审核。
Hey everyone, I wanted to share a small but incredibly motivating milestone today. After months of development, I officially processed a **$13 payout** from my platform into my bank account. To add t…
受众观点:① 有人调侃作者相当于在给自己洗脑,建议干脆给产品打 1 万美元款看看会不会更爽,反映出对“自掏腰包造里程碑”的质疑(@sherlamsam, 18分) ② 也有人半开玩笑提出给业务先投 10 万再按 35 倍卖掉、回本后躺赚的夸张财技(@basitmakine, 5分) ③ 另一位则提醒不要把朋友的钱当成真实市场验证,建议走出熟人圈、公开获取真实用户(@Alarmed-Orange-505, 5分) ④ 也有开发者认真肯定这个想法,认为持续维护与苹果规则同步的自动审核比单次用 Claude 检查更有价值,并提出希望有 API 以便在自建 CI/CD 里集成(@ptrsimon, 5分)
展开评论
- @sherlamsam (18): Brother this is like gaslighting yourself lol Try paying in $10k now see if that makes you feel even better
- @basitmakine (5): I have even a better idea. Pay the business 100k and sell for 35x. Return yourself the initial investment, keep the rest as profitz
- @Alarmed-Orange-505 (5): bro, stop taking money from your friends. thats not real. go out in public, post and get user. gl.
- @ptrsimon (5): This is one of the few ideas that can actually make sense and be useful for a dev team. Sure, I can just prompt claude for a review of the app and add manual deterministic checks, but the thing that you curated them and more importantly, keep them updated with Apple requirements…
- @mheryerznka (3): Thanks for a feedback. I'll add this to my next feature list
原帖作者在黑客松做了一个类似 Block Blast 和俄罗斯方块的网页小游戏,打算做成移动端正式版,纠结是做一次性付费买断还是免费加广告,并向社区请教更合适的变现方式。
Hello everyone! Recently, I participated in a hackathon and developed a web game to compete in the hackathon. It is a game similar to Block Blast! and Tetris, with some unique twists. I actually sent…
受众观点:① 评论普遍建议采用免费 + 广告的模式,再提供低价去广告内购和皮肤、主题等装饰性 IAP,以同时覆盖讨厌广告和愿意氪金的重度玩家(@Educational_Wind8701, 2分) ② 有人强调益智类游戏需要先让玩家上瘾,若一开始就付费墙会大幅降低安装量,而在深度玩家身上通过去广告和皮肤持续变现更合理(@Resident-Ideal-2283, 2分) ③ 也有玩家从自己体验出发,表示虽然广告很烦但上头的游戏仍会促使自己付费去广告,说明“适度广告 + 明确去广告选项”是可行路径(@BigCryptographer7741, 1分)
展开评论
- @Educational_Wind8701 (2): Free with ads, but the actual money is in IAP. A cheap remove-ads option for the people who hate them, plus cosmetic skins/themes for the people who love the game. That monetizes both sides without a paywall. One-time purchase would mostly just kill your installs.
- @Resident-Ideal-2283 (2): the remove-ads IAP approach is genuinely the move for puzzle games specifically, because players need to actually get hooked before they'll spend anything. if you put a price upfront, most people won't even install it, they'll just scroll past. but once someone is 3 hours deep i…
- @JestonT (1): True, if they like it, they wouldn’t mind paying to enjoy it further. How much would you recommend for cosmetic skins through?
- @JestonT (1): Hmm, this is actually great idea, so I can sell to both sides of the table. How much per cosmetic skins/themes would you recommend through?
- @BigCryptographer7741 (1): i love playing all sorts of word game apps but the ads are brutal. however, the addiction overpowers the annoyance lol so i think the IAP option paired with just the right amount of adds is the PERFECT move in this case.
r/webdev 有人分享除了 .gitignore 之外还可以用全局 ignore 配置或本地 exclude 文件来忽略 Git 跟踪的文件,引发大家讨论团队协作时如何避免混淆以及个人环境专属忽略规则的用法。
r/webdev .gitignore Isn’t the Only Way To Ignore Files in Git
受众观点:① 想在团队项目中避免因为个人全局 ignore 配置导致“别人看不到某些文件变化”的 Web 开发者(@ConcreteExist, 67分) ② 希望把只和自己环境相关的文件(如 IDE 配置)排除在仓库外、又不想污染项目 .gitignore 的工程师(@crazedizzled, 21分; @SeerUD, 9分) ③ 仍然习惯把 node_modules 等大目录交给本地工具处理、对是否应该永远忽略这些目录存在疑问的前端开发者(@Marble_Wraith, 11分; @thekwoka, 11分)
展开评论
- @ConcreteExist (67): Oh that's cool, though the `~/.config/git/ignore` approach seems like a recipe for confusion if you're working on a team project.
- @crazedizzled (21): I use exclude for things that are super specific to my environment, with which I don't want to clutter .gitignore
- @Marble_Wraith (11): Not only what you might accidentally check in, also things you'll *never* want to check in. For example: `node_modules/`
- @thekwoka (11): hmm the exclude thing is nice to know
- @SeerUD (9): I use it for things that I might personally accidentally check in, so basically only stuff to do with my IDE / editor like `.idea` folders or whatever. Past that, I can't think of anything else that useful. You could certainly argue that can also go in the repo just fine, and it…
楼主帮家人用 Google Sites 做了饮食障碍互助小站,绑定 Namecheap 域名后遇到 robots.txt 无法访问导致无法被 Google 索引的问题。
I hope this is the correct community to post this in! Context: My in-laws are starting a support group for those with eating disorders in our community. They are not tech-savvy by any means, but they…
受众观点:① 有人指出 Google Sites 本身会自动处理 robots.txt,问题更可能出在 Search Console 提交和等待抓取上,而不是必须手动创建文件(@Commercial-Strain96, 4分) ② 也有人解释 Namecheap 的 cPanel 只针对它自家主机,楼主实际主机是 Google Sites,建议检查发布权限、域名配置和 Google 的官方文档(@tswaters, 3分) ③ 部分回复仍在给出传统自建站时 robots.txt 放置路径的建议,说明不少人对托管平台和自托管的差异理解并不统一。
展开评论
- @Commercial-Strain96 (4): Google Sites actually handles the robots.txt automatically, so you likely don't need to create one manually, the indexing issue is probably just a matter of submitting the site URL through Google Search Console and waiting a bit for it to get crawled.
- @tswaters (3): Name cheap provides it's own hosting, and cPanel is a server administration tool. You already have a host, Google sites, so you don't need to pay namecheap for hosting. Further, Google sites is more or less a WYSIWYG builder and you can't modify the filesystem. Robots.txt is jus…
- @queenbirgitta (1): When I click Request Indexing in Google Search Console, it says " Indexing request rejected" and it says the reason is "Robots.txt unreachable" I would LOVE if I didn't need to create one manually. Am I doing something wrong??
- @Fanfan_la_Tulip (1): Put robots.txt to the public dir
- @HorrificDPS (1): In the folder that houses the website, the 'main' folder whatever you call that or may be. Usually where index.html is. You should also have robot.txt file there as well, not in a separate folder. Needs to be in the top most.
楼主尝试用 SoulSync 和 Aurral 等自托管方案替代 Spotify,发现发现周报类歌单还行但自由试听受限、UI 复杂、API 封禁频繁,整体在音乐发现体验上仍不如直接付费用 Spotify。
I've tried SoulSync and Aurral so far, and both are very cool but they both have their own issues which just make paying for Spotify worth it for music discovery (for now). From my experience, Aurral…
受众观点:① 有人认为最好的音乐发现仍然是乐评网站、论坛和人工推荐,像 SoulSync 这类工具 UI 复杂且推荐效果有限(@tehsuck, 29分) ② 也有人强调口碑传播、演出现场和歌曲合作艺人是发现新歌的核心渠道,last.fm 等服务只是辅助(@Blxter, 8分;@arthor, 6分) ③ 有评论开始担心 Spotify 推送大量 AI 生成歌曲,觉得算法推荐不再可信,转而用 last.fm + Musicbrainz 或厂牌挖掘来找真正的独立音乐(@ad1t1s_, 3分)
展开评论
- @tehsuck (29): I'll probably get downvoted for being an unc, but I still feel like old-school research and reading/listening is the best for music discovery. I went from streaming to self-hosting and I've been doing more reading on review sites like rateryourmusic, discogs, etc. In addition I'…
- @Blxter (8): Imo nothing beats word of mouth and concerts for music discovery. Also always check features on songs those are my go toos lastfm is also solid
- @arthor (6): mixarr is at least 5 times better and less vibe cody than soul sync. i use this, plus last.fm and musicbrainz to find new music
- @ad1t1s_ (3): As someone also trying to transition away from Spotify, one thing I will throw out (grain of salt as I'm very new to self hosting) is how many AI-generated songs Spotify is pushing out. I used to love the discovery algorithm, but I now feel that I can't trust it because I can't…
- @blow-down (2): Yeah I couldn’t believe how bad the UI alone was on SoulSync. Made the CPU fan in my laptop go to 100%. Even without the horrible UI it was just needlessly complicated and didn’t work correctly.
楼主在给家人搭建自托管服务后,想用尽量低成本把多台 Windows 和 Linux 电脑统一备份到云端,纠结 Backblaze 等方案如何覆盖多机并实现接近 3‑2‑1 备份策略。
I've been slowly moving toward self-hosting more and more things for my family. Media server, Immich, a Minecraft server... currently using SyncThing for the shared files I used to keep in onedrive o…
受众观点:① 多数人推荐用 Backblaze B2 按容量计费来做统一云端备份,认为性价比高且适合多来源数据(@dgibbons0, 7分;@BeautifulBlueNight, 2分) ② 有人建议使用 zfs.rent 或朋友之间互为异地备份的方式,强调大盘位和同好互备在成本上的优势(@ModestTG, 6分) ③ 也有用户分享用 TrueNAS 或 UrBackup 做本地集中备份,再通过 Syncthing 或其他工具同步到异地阵列或云端,实现接近 3‑2‑1 的方案(@panthrosrevenge, 3分;@Sinister_Crayon, 2分)
展开评论
- @dgibbons0 (7): Backblaze covers everything if you use B2. It's $7/TB
- @ModestTG (6): You can look into zfs.rent. it's a company that charges per hard drive slot so it's optimized for bigger drives. If you have a friend who also enjoys the hobby, you could do a colocation agreement where you are each others backup. Obviously that requires additional hardware. If…
- @panthrosrevenge (3): How much storage do you actually need? You can do all of that from TrueNAS with replication out to Backblaze for all the stuff that's really important.
- @BeautifulBlueNight (2): I am a big fan of Backblaze. They're pretty cost effective, as they charge per MB. Confusing though, as their site only mentions per TB 😉. As for only one single computer: that's the Personal Backup-plan. You need to look at the B2-storage. As many origins as you want, you can c…
- @Sinister_Crayon (2): As this is r/selfhosted; my backup solution is UrBackup running on my unRAID server. The storage is cheap, UrBackup literally runs on just about everything and crucially for Windows it also does image backups that can be restored with a USB stick. Get judicious with your backup…
原帖作者目前用 Excel 和 Microsoft To Do 管理家庭维护计划和家电信息,想寻找一款更专业、可自建部署的家庭资产与维护管理工具替代现有方案。
Right now I have a large excel spreadsheet where I keep maintenance schedules, home improvement logs, applicance info (SN, install date, etc) but would like something a little more purpose built. Any…
受众观点:① 社区用户在推荐 SnipeIT、AtlasCMMS、OpenMAINT 等偏企业级的资产管理系统,但也有人反馈 SnipeIT 对普通家庭来说严重过度设计(@pandasonic, 3分;@Pinkahpandah, 1分) ② 有人分享自己尝试 vikunja、Nextcloud Tasks 等通用任务管理工具,感觉都是“方枘圆凿”,在等更贴合家庭场景的解决方案,甚至考虑直接用 AI 生成一个(@newfoundking, 1分) ③ 也有人提到像 glpi 这类 IT 工具功能足够但字段难以调整到家庭语境,说明“可定制但不复杂”的信息结构是痛点(@nw0915, 1分)
展开评论
- @pandasonic (3): Here are some options: - SnipeIT - AtlasCMMS - OpenMAINT I have not tried any of them yet, but I have seen them mentioned before (especially SnipeIT).
- @asimovs-auditor (1): Expand the replies to this comment to learn how AI was used in this post/project.
- @Pinkahpandah (1): Tried snipe and wouldnt recommand until you have at least 250 kids all with 3 devices. for anyone else srsly overpowered.
- @newfoundking (1): I used vikunja and found it was okay but didn't really work, it was more of a shoving the square peg in the round hole. I'm currently using nextcloud with tasks, and again, it's working but not as well as I'd like. Following to see if anything exists for this before I throw a pr…
- @nw0915 (1): Sounds like my experience with glpi. It was so close to being a good solution but I couldn't really break it out of the IT space to make it a good home solution. It had all the features but I couldn't tweak the fields enough to be relevant
楼主嫌弃 Squarespace 代码集成能力太差,想找一种既能自己从零写前端代码又能让客户轻松改图文内容的友好型 CMS 方案。
Hi all, I have recently been using squarespace as a compromise between web dev and being able to hand off the site at the end to a customer who wants to later do things like add an image or something…
受众观点:① 有人推荐 Statamic 这类更偏开发者友好的 CMS,认为比传统页面搭建器更适合自定义代码(@mlgroads, 7分) ② 多条评论提到 Sanity、Payload CMS,强调它们能让开发者完全控制数据结构,同时给客户一个干净的内容编辑界面(@IndependentStick2372, 5分;@aunderroad, 2分) ③ 也有人详细介绍 MODX,强调它允许开发者完全掌控 HTML/CSS/JS,又能给客户提供可复用区块和简单后台,是介于纯 headless 和重型 CMS 之间的折中方案(@bwente, 2分)。
展开评论
- @mlgroads (7): Statamic
- @IndependentStick2372 (5): Sanity or Payload CMS are worth looking into, both give you full control over the structure while the client gets clean interface for editing content
- @Noaber (3): Awesome piece of software indeed
- @aunderroad (2): I have heard really good things about sanity.
- @bwente (2): I would definitely take a look at MODX. It lets you build the site however you want, with your own HTML, CSS, JavaScript, layouts, and responsive behavior, but still gives the client a pretty simple way to update text, images, and other content later. You can also create reusabl…
一位非程序员创业者用 MoClaw 和 Claude Code 辅助“vibecoding”做出把 AI agent 变成 RPG 角色的工具,并靠两位老客户试用就赚到首个 300 美元,比主业 1 万美金订单更让他兴奋。
Hey everyone! Recently I made a tool that turns agents into playable RPG characters. This project was started when I realized that, as a gamer, the standard setup I had with VS Code and agents built…
受众观点:① 有人觉得这是个有趣的游戏化想法,说明把 agent 包装成 RPG 角色的设定本身就能激发好奇心(@Cash-In-My-Hand, 1分) ② 有用户提到在 TikTok 上看过类似“像素化办公室里一堆 AI 员工”的产品,说明这一赛道已经开始出现多种形态的尝试(@Life_Amazingish, 1分) ③ 评论里也有人共鸣于“审美和美术占产品价值大头”的观点,并好奇客户团队日常如何实际使用这些 RPG 角色,关注点从技术转向落地使用场景(@HotAge9689, 1分)
展开评论
- @Cash-In-My-Hand (1): That is an interesting idea for a game.
- @RainbowFatDragon (1): Let's make one! 😃
- @Life_Amazingish (1): I swear i saw this on TikTok is this you? I saw a video showing this thing which has all your ai agents in a pixelated office, each agent as an employee, or is this something else.
- @RainbowFatDragon (1): Oh nono, that wasn't me. This one was mine before the updates (that's the last time I publicly posted about this on Reddit only, with 2 posts that had like 4 upvotes each xD) https://preview.redd.it/fsso1wbgs98h1.png?width=973&format=png&auto=webp&s=95dfb040c042694d6…
- @HotAge9689 (1): Love this whole arc, especially the part about aesthetics being 70% of the value — I learned the same lesson the hard way. Curious how the 2 clients' employees are actually using the RPG characters day to day?
作者讲述自己为养成每天一百下跳跃习惯,基于 AirPods 运动传感器做了一个跳跃计数器原型,并询问大家哪些功能能让这种极简运动工具更有趣更有用。
For a long time, I wanted to start exercising but kept postponing it. One day, I saw a video saying that doing just 100 jumps a day can be really beneficial for your health. I remember standing next…
受众观点:① 有人调侃视频里是否在结尾崩溃,说明当前展示方式更像是趣味短视频而不是清晰的产品演示(@DanDayneZ, 23分) ② 有评论指出真正的卖点其实是“用 AirPods 做动作传感器”这一点,建议把这个技术细节放在最前面当作钩子,习惯养成故事可以放在后面(@StressTraditional204, 6分) ③ 也有用户误解产品用途,把它当成解锁 Instagram 的跳跃门槛,说明目前叙事容易让人混淆核心价值(@Aloys33_, 8分)
展开评论
- @DanDayneZ (23): did it crash at the end?
- @Celebrir (9): Insta Breaking News
- @Aloys33_ (8): The point is for you to jump to unlock Instagram in this case, so no ig
- @StressTraditional204 (6): honestly the airpods-as-a-motion-sensor bit is the actual hook, lead with THAT, the habit stuff is secondary. that detail is what makes someone stop scrolling.
- @idunnorn (3): you just wanted to see her bewbs bounce
原帖作者在为自家应用设计开票功能时,纠结如何优雅地追讨逾期账单,希望了解大家实际使用的催款流程,而不是只在工具里标记“逾期”却仍要手写尴尬邮件。
Building out the invoicing side of my app and stuck on this one. Most tools just mark an invoice as overdue and stop there. Nothing automated, nothing helpful, you're back to manually writing an emai…
受众观点:① 有人建议把提醒设计成标准流程而非个人追债,比如到期当天自动提醒、3 天后友好跟进、7 天后语气更坚定、14 天后暂停服务,把措辞包装成“系统政策”(@AdilShaikh5786, 2分) ② 也有人提醒不要在 MVP 阶段过度工程化,先做简单的固定节奏提醒和可编辑文案,等真实用户反馈再优化升级(@baderbc, 2分;@TimelyRepeat4517, 2分) ③ 还有评论分享自己实践中先用轻松语气提醒、再在 10~14 天后升级为电话沟通的做法,认为大部分逾期只是遗忘而非恶意(@Usual-Problem6002, 2分)
展开评论
- @AdilShaikh5786 (2): I’d make reminders feel like a normal process, not a personal chase. Example: automatic reminder on due date, friendly follow-up after 3 days, firmer message after 7 days, then pause work after 14 days. The key is wording it as “system policy” instead of “me asking awkwardly.”
- @baderbc (2): Did you have such situation already or just over engineering the MVP?
- @TimelyRepeat4517 (2): Fair, and that's probably the right call here. A basic version, fixed schedule reminder with editable wording, ships fast and tells me more than another round of asking would. I can refine the escalation logic later once I see what people actually use versus ignore.
- @Connect-Positive-166 (2): Not a first-hand experience, but I have a friend who tried building a product around chasing the overdue invoices for SMBs and freelancers. They had a product — spotless from tech perspective, automated emails on schedule, even automated mobile calls, all handled by ai. They wer…
- @Usual-Problem6002 (2): I send a friendly reminder 3 days after the due date and then a slightly firmer one at day 10. The trick that worked for me was making the first reminder sound casual - "hey just wanted to make sure this didn't get lost in your inbox" rather than a formal overdue notice. Most la…
楼主梳理了 Kubernetes Ingress 与 API Gateway 的区别,认为前者偏路由和 TLS 终止,后者还负责认证、限流、日志等 API 策略,并询问两者是否需要同时使用。
First, what is Ingress? In Kubernetes, services are usually internal and run inside a cluster. You can think of the cluster as a private network that the outside internet cannot directly access. But…
受众观点:① 有人指出楼主把 Kubernetes Ingress 和更广义的 API Gateway 模式混在一起比较,建议区分 k8s Gateway API 与 API Gateway 产品这两层概念(@fiskfisk, 5分) ② 也有人吐槽 Gateway API 的命名本身就很混乱,强调一个是基础设施路由层,一个是可以跑在任何地方的架构模式(@PrincipleResident372, 3分) ③ 有评论认为从请求进入、处理再转发的角度看,Ingress、API Gateway、反向代理在形态上很像,命名差异反而容易让新人困惑(@BlueScreenJunky, 2分)。
展开评论
- @fiskfisk (5): This is very confusing. You're comparing two different things. You're talking about ingress in the context of a k8s cluster - where there's a new API in k8s named the Gateway API that's an alternative to Ingress. You (or your language model) might have intended to describe these…
- @PrincipleResident372 (3): the k8s Gateway API naming really doesn't help here, it's like they picked the most confusing name possible on purpose the OP is mixing two separate concepts that just happen to share similar words, Kubernetes Ingress vs k8s Gateway API is an infrastructure-level routing convers…
- @fiskfisk (2): Yeah, they really don't. They do completely different things. You can use an API gateway as your ingress controller if you want to do so (for example Kong, through the Kong Ingress Controller). It doesn't make sense to compare these two different concepts.
- @BlueScreenJunky (2): Ingress, API gateway, Reverse Proxy... It takes an http request in, does stuff with it and forwards it to a server. It doesn't really matter how you call it.
- @No-Resolution-4054 (1): I recently studied both concepts, and because they both seem to sit at the entry point of a system and route requests, they initially felt very similar to me. That's actually why I made the post to check my understanding and get feedback from people with more experience.
一位提出 QQN 二次拟牛顿优化算法的研究者在 r/MachineLearning 询问,应该基于哪种主流框架或语言发布实现,才能让社区更容易评估和采用他的优化器。
Hi All! I have developed a research optimizer (QQN Quadratic Quasi-Newton) and published a paper on it where I am able to, but I would really like to make the algorithm itself easily available to the…
受众观点:① 有人指出 Rust 虽然安全但生态分散,建议如果想要既贴近底层又有人用,可以考虑写 Triton kernel 或基于 PyTorch C++ API 发布(@Affectionate-Box1556, 4分) ② 也有人强调应顺应主流深度学习框架,直接在 PyTorch 里继承 torch.optim.Optimizer 来实现,这样更容易被社区采用和复用(@Wannabe-Davinci, 4分) ③ 也有评论质疑其 GitHub 页面像“AI slop”,认为声称优于 Adam 的新优化器很多,缺乏可信基准很难获得认真关注(@NuclearVII, 3分)
展开评论
- @Affectionate-Box1556 (4): I love Rust and the safety it brings, but as you noticed with argmin, the ecosystem is just too fragmented. Your best bet for "close-to-metal" that people will actually use is writing a custom Triton kernel or using PyTorch's C++ API (libtorch).
- @Wannabe-Davinci (4): IMO you should choose the language depending on the problem you are solving. In this case, all DL frameworks (PyTorch & TF) are in Python. Using these also greatly reduces chances of bugs. In PyTorch, you can just write your optimizer in a class that inherits from torch.opti…
- @NuclearVII (3): Reads 100% like AI slop. Your "benchmarks" section sound very bogus.
- @NuclearVII (3): Yeah, okay. You do realize that there is literally no way for anyone to tell whether or not this "AI assisted" (whatever that means) github page is more worthy of attention than the millions of other AI slop pages, right? Most people who suss out AI output won't give you a secon…
- @Kooky-Bit8706 (3): Most of the reason this exists is because I wanted to write the tools, not simply use them. Perhaps not practical, but I definitely learned a lot!
一位创作者在 r/SaaS 发布自研演示工具 panicslides 的 Early Access,主打无需账号即可快速做演示、再通过 Pro 版提供身份和品牌归属,并号召大家用它制作最糟糕的演示来参与互动。
[this-is-panicslides-com\_v2\_NEW\_final\_LAST.gif](https://i.redd.it/k0yxedq0p38h1.gif) This is it.... I'm done. For months I kept adding features. One more thing. One more improvement. One more red…
受众观点:① 对“免费创作、付费所有权”这种从匿名使用到品牌归属转化路径感兴趣的 SaaS 创业者(@BroadProfessor9006, 2分; @ghostedious, 1分) ② 想寻找新颖演示工具、提升产品或项目展示体验的独立开发者和创作者(@RawalDelhi, 2分) ③ 关注如何在不增加注册摩擦的前提下设计互动组件(如幻灯片表情反馈)来放大分享和传播的产品经理和设计师(@ghostedious, 1分)
展开评论
- @BroadProfessor9006 (2): the copy is genuinely funny which is rare for a launch post. curious though, whats the actual conversion plan from free no-account users to paid? that gap tends to be brutal when theres no login friction at all
- @RawalDelhi (2): Looks good
- @ghostedious (2): Thanks, appreciate it. If you try it and anything feels weird or confusing, I'd genuinely love to know.
- @ghostedious (1): Fair question, and yeah, that gap is exactly why I chose free/no-account on purpose. Most presentation tools want something from you before you even know if you care: email, account, workspace, download, license, trial, whatever. I wanted the first step to be: make something. No…
- @RawalDelhi (1): Sure...I will let you know
楼主在三人小组里做 React 16 升级到 19 的大规模迁移项目,进度落后又被 QA 不断提 bug,长期高压下严重怀疑是否要继续做开发。
im writing this just to vent, i have noone to talk to. feel free to reply or ignore. im not gonna share more details about the company or ill get in trouble. ive been working on a project for about 1…
受众观点:① 有人提醒要学会和 QA 站在同一阵线合作,否则对方可以通过不断挑小问题让开发疲于奔命(@CraftyPancake, 7分) ② 也有人指出这类痛苦迁移其实是快速成长的机会,建议通过改进测试、引入自动化和更好地管理经理预期来掌控局面(@Budget-Length2666, 6分) ③ 多条评论从情绪支持角度出发,强调这不一定是楼主个人能力问题,而是项目管理和环境导致的 burnout,鼓励在合适时机换团队或换公司。
展开评论
- @CraftyPancake (7): Ya need to work WITH QA or they will make your life miserable. Then a lot of bugs will just disappear. Right now they’re probably nit picking a little more than necessary
- @Budget-Length2666 (6): Look, it sucks right now, but you can also take some positives here. You are gaining tons of experience right now. These moments make seniors. You can also try to manage your manager. Sounds like he is not great at project management and there is room for improvement, where you…
- @PreferenceNo4785 (2): That sounds exhausting, especially after 1.5 years on a major migration. Legacy rewrites can become endless bug cycles, and constant pressure makes everything feel worse. Don’t make a career decision based only on this project. You’ve gained valuable experience, and it may be th…
- @daphnebrownn (2): god, getting new github issues opened every time you close one is enough to make anyone question their career choices.
- @AdAffectionate7019 (1): It really sounds tough and disheartening. I’ve worked for 9 years across three different companies and have already left the last one. What I want to say is that finding a good job sometimes does come down to luck, because you never really know what kind of leaders and colleague…
楼主在本地用 NGINX 反向代理 Nuxt 应用上传多张图片时遇到 413 请求体过大错误,即使已在配置中调高 client_max_body_size 仍然无效。
On my client, I am getting the Status Code 413. In the NGINX err logs I am getting the message shown below when I send an array of imagges to be processed from form data. 2026/06/19 13:10:26 \[error\…
受众观点:① 有人先追问楼主是否真正重启或 reload 了 NGINX,提示很多人改完配置但进程没重启导致设置没生效(@guitarromantic, 9分) ② 有人直接建议使用分片上传来规避单次请求体过大的问题(@PoppedBitADV, 6分) ③ 也有详细回复解释在 Windows 下可能存在旧 nginx 进程残留、如何用 tasklist 和 taskkill 清理并正确重启,以及如何确认当前生效的 client_max_body_size 配置(@whosdaddyx, 5分 和 4分)。
展开评论
- @guitarromantic (9): Stupid question: did you restart nginx after changing the config?
- @TheMadnessofMadara (7): Not stupid and yes. I am on windows so nginx -s reload and a few times nginx -s quit then start nginx.
- @PoppedBitADV (6): Chunk upload
- @whosdaddyx (5): Yes, they can be related. Use this reply: The fact that logs are still being written means **nginx is definitely still running somewhere**, even if Task Manager is not showing it clearly. On Windows, nginx runs as one or more `nginx.exe` processes, and sometimes they can stay or…
- @whosdaddyx (4): That error is coming from NGINX before your Nuxt app gets a chance to handle the request, so the Nuxt `requestSizeLimiter` changes probably won't matter yet. A few things I'd check: 1. Make sure you're editing the active NGINX config: &#8203; nginx -T | grep -n "client_max_b…
作者介绍 cuTile Rust 和论文《Fearless Concurrency on the GPU》,用 Rust 所有权模型在 GPU 上实现可验证的内存安全和无数据竞争并发。
I maintain cuTile Rust and just posted the paper "Fearless Concurrency on the GPU." As more GPU code gets AI-generated, the bottleneck moves from writing it to trusting it. cuTile Rust lets you write…
受众观点:① 有读者认为这是非常及时的项目,在 AI 驱动的 GPU 工作负载爆发时,安全并发会成为关键能力(@OkCost6742, 3likes) ② 维护者提到“有点幸运 Rust 本身就是更可信的 AI 语言选择”,说明社区认可 Rust 在安全和可验证性上的优势(@Exciting_Suspect9088, 1likes) ③ 讨论隐含关注点是:随着更多 GPU 代码由 AI 生成,如何建立让工程师真正敢用的安全保障体系(@Exciting_Suspect9088, 1likes)
展开评论
- @OkCost6742 (3): This looks like an incredible and timely project! With AI-driven GPU workloads growing so fast, safe concurrency is definitely a game-changer. Looking forward to reading the paper
- @Exciting_Suspect9088 (1): I think we got a bit lucky that the programming language we built this in happens to also be the more trustworthy programming language choice for AI. Hope you enjoy the paper!
楼主列出自己使用的一长串 DokuWiki 插件和 MindTheDark 模板,向社区征集大家常用插件清单以及更好的替代方案。
Hi, would like to know which plugins/templates you use for DokuWiki. That's my list. Let me also know when there is a replacement for any of these which is better (and why) ;) * Bootstrap Wrapper Plu…
受众观点:① 有老用户表示自己用了很多插件,非常喜欢 DokuWiki,认为它代表了早期互联网承诺的那种简单好用的工具(@py2gb, 2分) ② 有人肯定楼主现有插件组合,认为 diagrams 等插件对文档很关键,并建议再看看 tagfilter 之类提升导航体验的插件(@MajesticallyColossal, 2分) ③ 也有评论关心 UI 过时的问题,询问是否有插件或模板能让界面更现代,得到 Mind the Dark 模板“看起来还不错”的反馈(@ForsakeNtw, 1分;@update-freak, 1分)
展开评论
- @py2gb (2): I use a bunch! I am answering this just so when I get to work I remember to have a look! I’ve been using Dokuwiki for years and I love it..best piece of software I use..i always say it’s what the internet promised when i Was younger
- @MajesticallyColossal (2): that's a solid lineup, the diagrams plugin is clutch for documentation. i'd maybe look at the tagfilter plugin if you're managing a lot of pages since it makes navigation way easier than digging through folder structures
- @asimovs-auditor (1): Expand the replies to this comment to learn how AI was used in this post/project.
- @ForsakeNtw (1): Does any plugin listed make it actually look good? I never installed it because the UI looks a bit outdated.
- @update-freak (1): With Mind the Dark template is looks quite ok.
发帖者在 r/MachineLearning 征集现代概率与统计教材书单,希望从入门到进阶系统建立适合机器学习的概率直觉和思维方式。
Recommend some of the best modern books about probability and/or statistics to help you get that probability intuition or mindset needed to excel at ML, from beginning to advanced or separated please!
受众观点:① 有人推荐《Probability and Statistics for Data Science》,强调其配套习题、视频和 notebook 且有免费预印本,适合数据科学方向学习(@crichardson47, 2分) ② 也有人提到 Weka 数据挖掘书,认为既能概览多种方法又能上手配套软件解决真实项目(@docsms500, 1分) ③ 有评论推荐《All of Statistics》作为理论复习,但也指出这本书并没有完全达到书名宣称的广度(@ThirdWaveCat, 1分)
展开评论
- @crichardson47 (2): Probability and Statistics for Data Science by Carlos Fernandez Granda is great. Has exercises/solutions, videos, notebooks, and a free pre print here: [https://www.ps4ds.net/](https://www.ps4ds.net/)
- @docsms500 (1): The Weka data mining book is excellent. It not only gives an overview of many methods, but introduces you to the free program Weka, which runs all of them, and even has a menu driven interface. It can handle very large problems, and I have used it for over a hundred projects wit…
- @Agile_Public915 (1): Does ML mean maximum likelihood?
- @xZephys (1): Machine learning
- @ThirdWaveCat (1): All of Statistics by Wasserman is a nice review of basic theory, but it doesn't live up to the ambitious title.
团队发布了 React 数据表格组件库 LyteNyte Grid,号称 40KB 体积却支持 150 多项特性和高性能虚拟滚动,并提供开源核心和付费增强版本。
Hey guys, I wanted to share LyteNyte Grid, a powerful React data grid component library we’ve been developing. We are currently on v.2.1, and v.2.2 will be released at the end of this month. There ar…
受众观点:① 有评论直接夸赞 LyteNyte 的体积和性能组合“看起来很狂野”,说明卖点在于极小 bundle 与高性能并存的叙事(@BendEnvironmental995, -3分)
展开评论
- @BendEnvironmental995 (-3): LyteNyte looks wild—tiny bundle, insane performance, and 150+ features in just 40KB is seriously impressive.
原帖作者打算自建 RustDesk 远程桌面服务器,困惑自托管除了让流量经过自己家里外还有什么好处,并想了解如何在不付费的前提下获得地址簿等高级功能。
I am looking into self hosting a rust desk server but I am seeing that the only thing you get is just the traffic going through your house instead of them. I am seeing rumblings of third party self h…
受众观点:① 有人解释 RustDesk 自托管其实分 hbbs(ID 服务器)和 hbbr(中继),只有打洞失败才会通过中继走你自己的流量,主要收益是隐私和不依赖公共中继(@Plus-Tangerine2186, 1分) ② 有人补充可以强制只通过自建中继连接,以进一步控制流量路径和安全性(@SalamanderLost5975, 1分) ③ 也有用户分享用 Tailscale VPN 回家控制少量机器的方案,通过只允许 VPN 设备访问 hbbs/hbbr 容器来减少暴露面,并强调具体用例会影响最佳架构选择(@Korazu_, 1分)
展开评论
- @asimovs-auditor (1): Expand the replies to this comment to learn how AI was used in this post/project.
- @Plus-Tangerine2186 (1): two parts: hbbs (id server) + hbbr (relay). when both ends can hole-punch it stays direct p2p, the relay only kicks in as fallback behind NAT. so traffic routes through your box only on that fallback, not always. win is privacy + not relying on their flaky public relays. just lo…
- @SalamanderLost5975 (1): I believe can enable connect only via your own set relay
- @Korazu_ (1): What is your use case, as that makes up the difference on what you should do or not. Are you just trying to get back to your machine at home or are you needing to control machines at different locations? I have mine self hosted without poking holes in the firewall as I am just u…
楼主想买一个特定的 .tv 域名,却发现注册商和 Whois 信息互相矛盾,最终在官方 .tv Whois 上看到该域名被标记为 Reserved,疑惑是否还有购买途径。
There is this really specific domain I want to buy and the problem is that I literally can't figure out why the domain is unavailable and if there's a way to buy it. 1. I tried searching it up on [tu…
受众观点:① 有人直言被标记为保留的域名通常要么无法购买,要么成本极高,建议直接换一个名字避免浪费时间(@KabouterKaasplank, 5分) ② 也有人提醒如果是短词或单词域名,很可能被为版权方或溢价用途预留,不要通过第三方站点反复查询,看到合适的域名应在正规注册商上尽快下单(@DiamondHandZilla, 3分) ③ 还有人主动提出可以帮忙进一步查询,说明不少人对域名规则和灰色空间仍然好奇(@TehSynapse0, -2分)。
展开评论
- @KabouterKaasplank (5): Consider another domain. Trying to get the one you want is going to be either very expensive, or impossible, depending on the reason why it's reserved.
- @DiamondHandZilla (3): If it’s short or one word it’s likely reserved for a copyright holder. Could be something else but you shouldn’t go through that site at all. Just search right on namecheap and buy immediately once you see an available one. Sometimes a search and not buying you loses it to someo…
- @TehSynapse0 (-2): I'm happy to have a look into this for you. Drop me a message.
作者通过自己实现一个约500行代码的简化版 torch.compile,并配套 notebook,动手演示算子融合如何为 PyTorch 带来大幅加速。
I was pondering on this question and decided to dive deep into torch.compile. It was a lot of fun learning about operator fusion as the central idea behind torch.compile. So I created a tiny version…
受众观点:① 有人建议直接用 JAX,认为算子融合本来就是 JAX 的核心理念,且对 NumPy 兼容性不错(@altmly, 8分) ② 有人感叹 NumPy 本身不支持融合,怀疑很多数组代码如果能自动融合会快很多(@ForceBru, 3分) ③ 也有人认为直接用 PyTorch 就够快,并吐槽 JAX 在 Mac 上体验不好,暗示生态和易用性权衡(@thatguydr, 0分)
展开评论
- @altmly (8): Try jax, that's the idea behind it. Support for numpy parity is pretty good
- @ForceBru (3): It's a pity NumPy doesn't support fusion. I'm often thinking whether my NumPy code could've been faster if everything was fused.
- @thatguydr (0): Or just use Pytorch. Same speed thanks to pseudo compilation. Jax is good but a pain to use on Macs.
有人在 r/SaaS 分享 Nigel 这个基于网页的维基百科管家,可以和它聊天、语音讨论话题,并让它帮你在条目间导航或按你的想法改动页面。
Nigel is a web-based butler for Wikipedia. Chat and talk about any topic, have him navigate through articles for you, or ask him to alter the website based on your wishes. Website: [https://codingbut…
受众观点:① 对把 ChatGPT 式对话封装成具体场景助手(如知识管家、浏览助手)感兴趣的 AI 产品开发者(@Daniel12T, 2分) ② 关注长对话和拟人化语气带来的 token 成本和性能问题的工程师(@TorbenKoehn, 1分) ③ 想了解在 r/SaaS 发自家 AI 工具是否合规、如何更自然地做产品展示的创作者(@I_AM_GOOD_Ad7673, 0分)
展开评论
- @Daniel12T (2): seems really fun lol amazingly done
- @ChickenNatural7629 (1): glad you enjoyed it!
- @TorbenKoehn (1): If you let him talk like that, it will either cost you or your users an enormous amount of useless tokens.
- @I_AM_GOOD_Ad7673 (0): Are we allowed to provides links and do promotions or what am i seeing ?
一位工程师首次接手维护型项目,被一个集成数据处理、XGBoost 推荐和差分进化优化等于一体的庞大单体系统压垮,吐槽文档混乱、补丁横飞,询问大家如何在这种遗留机器学习系统中生存。
Months ago, I got my first maintenance project. Before this, I had only built new solutions from scratch and maintained my own code. But maintaining someone else's system feels completely different.…
受众观点:① 有人强调维护遗留代码是软件工作核心技能,并推荐《Working With Legacy Code》这本书,提到通过依赖注入、打断依赖和减少副作用等手段逐步理顺代码(@dukedorje, 5分) ② 也有人建议充分利用 Opus、GPT-5.5 等 AI 工具做大规模机械式重构和文档生成,减轻人工阅读和改动负担(@durable-racoon, 4分) ③ 还有人分享自己在数百万行专有系统中工作的经历,称这本书是团队保持理智的“圣经”(@boadie, 1分)
展开评论
- @dukedorje (5): Maintaining a legacy codebase is THE major skill for holding down a real job in software — even your Greenfield apps will get to a place where you have to maintain it at some point, and it’s a whole different set of skills. The book I can recommend is called Working With Legacy…
- @durable-racoon (4): AI. Ai ai ai. Opus, , GPT-5.5, they can help. They can write documentation. they can do large-scale 'rote' refactors without making mistakes now days, if those refactors are just repetitive and dont require much thinking. its super reliable. they can read lots of code and point…
- @boadie (1): This for awhile I worked in a multi-million line proprietors os. This book was our bible for staying sane.
几位在挪威远程工作的朋友因搬家选城市时被通用榜单和失真表格坑惨,于是自建 Jonzy,根据收入、护照、工作类型和偏好为 356 个城市打分并匹配签证和税后收入,还采用一次性 Move Ticket 收费模式。
A few of us in Norway were trying to figure out where to actually move. Not a vacation. Like, live somewhere else and keep working remotely. Every listicle assumed a US passport and a Bay Area salary…
受众观点:① 有用户反馈问卷里很多问题只能单选,希望能多选以更真实地表达偏好,说明当前个性化建模在 UX 上还有改进空间(@voidxero, 1分) ② 从帖子本身看,作者非常在意签证匹配准确性和税后收入建模,反复强调不是律师并欢迎大家验证,说明目标用户对合规和精确度有较高预期(帖子原文)
展开评论
- @voidxero (1): One improvement, you always have one choice than multiple choice for most of the questions. It would be nice if there was an option to select multiple options
作者更新了自托管工具 DashCord v1.4.0,这个 headless Discord‑to‑webhook 桥接 bot 通过 routes.json 配置就能在 Discord 里生成按钮、下拉和表单,把操作映射到本地自动化和 Webhook。
Hey everyone, I posted my bot DashCord here four months ago (the headless Discord-to-webhook bridge for home labs). Since then, I've been using it daily and just pushed a major UI overhaul (v1.4.0) t…
受众观点:① 帖子本身面向已经在用 Discord 的 homelab 玩家,强调通过按钮、下拉和 modal 表单把日常自动化操作搬进聊天界面的可玩性和便利性(主贴内容) ② 唯一的置顶评论是 AI 审计机器人,提示读者展开回复了解项目中如何使用 AI,说明社区对 AI 参与代码创作的透明度有要求(@asimovs-auditor, 1分)
展开评论
- @asimovs-auditor (1): Expand the replies to this comment to learn how AI was used in this post/project.
作者发布 Bazarr‑sync v0.7,这个 CLI 工具和 Docker 容器用来批量同步 Bazarr 中多语言字幕,解决大规模影片库管理字幕时的同步、续传和崩溃问题。
I have been busy with life recently so I did not have the chance to work on my side project but here we are again. Bazarr-sync v0.7 its a cli tool that solve a problem in bazarr. syncing multiple dif…
受众观点:① 帖子主要是作者自述,强调之前一年没更新,这次修复了大量 bug 并改进终端兼容性和 HTTP 泄漏问题,使大库同步更稳定(主贴内容) ② 置顶 AI 审计评论提示项目部分更新包含“vibe coded”元素但经过人工 review,反映出社区对 AI 参与代码的态度和透明披露的期待(@asimovs-auditor, 1分)
展开评论
- @asimovs-auditor (1): Expand the replies to this comment to learn how AI was used in this post/project.
作者分享即将出版的《Efficient C++ Programming for Modern 64-bit CPUs》草稿章节,系统讲解现代 CPU 上不同操作的时钟周期成本。
# Efficient C++ Programming for Modern 64-bit CPUs, Chapter 4/part 2 Here comes the 2nd installment of (VERY DRAFT) Chapters from my (and Dmytro Ivanchykhin's) upcoming book, *"Efficient C++ Programm…
受众观点:① 有读者指出虽然书是从 C++ 视角写的,但对 Rust、Zig 等所有低层语言都同样适用,说明大家把它当作通用 CPU 性能参考(@Kered13, 2likes) ② 评论里也有人关注文稿细节和术语使用,说明读者愿意认真帮作者打磨内容质量(@Kered13, 2likes)
展开评论
- @Kered13 (2): It's worth mentioning that while this is written from the perspective of C++, it's really a general analysis on the cost of CPU operations. So it is relevant for any low level language, like Rust or Zig. On a different note, I'm not sure that the author knows what "sic" means.
一位独立开发者从帮兽医朋友省软件费出发,调研大量差评后自建了一套模块化服务业 CRM,并招募真实商家免费试用半年帮他踩坑打磨产品。
so a friend of mine is a vet and she was paying way too much for her practice software. like she wasnt even using half the features but still getting charged for all of it. i told her i'd build somet…
受众观点:① 关注如何从身边线下行业痛点切入做 B2B SaaS 的独立开发者 ② 正在为 MVP 找首批付费/深度试用用户的 solo dev 或小团队 ③ 对服务业 CRM、预约和账单管理等垂直场景感兴趣的产品和工程从业者。
展开评论
- _无评论_
一个六人团队一周内做出 LeafSnap AI 植物病害识别应用,用拍照加知识图谱在 200 毫秒内给出诊断和治疗方案,并通过记忆植物和英文问答提升养护体验。
My team (6 of us) spent the last week building LeafSnap AI. The problem is simple: your plant gets brown spots, you Google it, you get 5 contradictory answers and by the time you figure it out the le…
受众观点:① 对用 AI 解决具体生活痛点(如养植物)的普通用户和创作者 ② 想做垂直 AI 应用、但还在选赛道的独立开发者 ③ 关注 Neo4j 等知识图谱在消费级产品中实际用法的工程师和产品经理。
展开评论
- _无评论_
一篇 Reddit 帖子通过 AsyncTask 等案例强调阅读 OpenJDK、Android、Linux 等开源框架源码,对理解并发、架构和系统设计的重要性。
Why Studying Open Source Code Is Important &#x200B; Reading open-source frameworks teaches things that textbooks usually cannot. &#x200B; For example, from AsyncTask we learn: &#x200B; re…
受众观点:① 帖子本身强调从 AsyncTask 等真实框架中学习并发设计、序列化策略和线程调度,比教科书更贴近工程实践(@AutoModerator, score=1) ② 作者列举 OpenJDK、Android、Linux kernel 等大型项目,强调通过阅读这些源码可以培养架构思维和系统直觉,帮助工程师从“写语法”转向“设计系统”(@AutoModerator, score=1)
展开评论
- _无评论_
Zernio 在 Product Hunt 推出支持 WhatsApp 的一体化 API,把消息、群发、表单、通话和 AI agents 都封装在一个接口里。
Zernio
受众观点:① 开发者关注 Zernio 从社交媒体 API 扩展到 WhatsApp 全功能后,是否真能覆盖实际业务里的消息、群发和通话等复杂场景(@Overview, score=null) ② 早期用户强调平台易用性和长期使用体验,认为它是目前做社交相关功能时很难替代的方案(@Zernio, score=null) ③ 有人开始追问在 AI agent 工作流里,Zernio 的托管 MCP server 方案与自建适配器相比,在集成复杂度和灵活性上的差别(@PicWish, score=null)
展开评论
- @Overview (0): * [Launches3](/products/zernio#launches) * [Reviews2](/products/zernio/reviews) * [Alternatives](/products/zernio/alternatives) * [Team](/products/zernio/makers) * [Awards](/products/zernio/awards) * More This is the 3rd launch from Zernio. [View more ](/products/zernio/launches…
- @Zernio (0): Thanks Elena! Appreciate this incredibly Upvote (1) Report Share 1mo ago [Prince Rumi](/@princerumi) •[8 reviews](/@princerumi/reviews) #### What's great We love it! Been with them since day one. You can't find a better platform to get social done than this. Helpful (1) Share Re…
- @Zernio (0): Thanks Prince ❤️ Upvote Report Share 1mo ago Customer.ioAutomate Messaging Everywhere — Startups Get 12 Months Free Try Customer.io Promoted What do you think? … Login to comment [](/@paletmiki) [Miquel Palet](/@paletmiki)
- @Zernio (0): Maker 📌 Hey Product Hunt! I’m Miki, founder of Zernio :) We built Zernio as a social media API. One integration, 10+ platforms, and developers could ship social features without spending months on OAuth flows and platform-specific quirks. That part worked. But we kept getting th…
- @PicWish (0): [@paletmiki](https://www.producthunt.com/@paletmiki) nice launch guys! how does zernio's hosted mcp server setup compare to running a custom adapter when hooking this up to an ai agent workflow? Upvote (1) Report Share 13h ago [](/@paletmiki) [Miquel Palet](/@paletmiki)
Midjourney 在 Product Hunt 上推出 Midjourney Scanner 医疗产品,用超声阵列和环形传感器做 60 秒全身扫描,试图成为 MRI 的替代方案。
Midjourney
受众观点:① 不少人对 Midjourney 从图像生成跨到医疗扫描设备感到惊讶,认为这是品牌路线的巨大转向(@Voquill, score=null) ② 有用户特地确认这是不是同一个做 AI 图像生成的 Midjourney,体现出对公司多线布局和长期战略的好奇与困惑(@Raycast, score=null) ③ 也有人在评价区提到现有 Midjourney 模型在响应和控制上的问题,隐含担忧这种产品思路迁移到医疗场景时的可靠性(@Voquill, score=null)
展开评论
- @Overview (0): * [Launches9](/products/midjourney/launches) * [Reviews81](/products/midjourney/reviews) * [Alternatives](/products/midjourney/alternatives) * [Customers](/products/midjourney/customers) * [Team](/products/midjourney/makers) * [Awards](/products/midjourney/awards) * More This is…
- @Raycast (0): Hunter 📌 Really surprising direction from Midjourney... a successor to the MRI _and_ a [spa](https://www.midjourney.com/medical/spa%5Fgallery) in downtown San Francisco?? Check out the details of how the Midjourney Scanner works: The system involves ([source](https://open.substa…
- @Voquill (0): This is a pretty unexpected direction for Midjourney, but it's interesting to see the brand branching out beyond creative AI. Upvote Report Share 10h ago [](/@imwyan) [Ryan ](/@imwyan) Had to double check to make sure this was the same Midjourney that does AI image gen. Didn't e…
Firecrawl 在 Product Hunt 推出 Firecrawl Research Index,把 arXiv 论文和 GitHub 研究代码做成专门面向 AI/ML 研究代理的检索索引。
Firecrawl
受众观点:① 官方 Maker 详细介绍了索引覆盖 300 万+ arXiv 论文和顶级 GitHub 研究仓库,并强调每天刷新以保证前沿性(@Firecrawl, score=null) ② 他们指出通用搜索经常漏掉或错排关键论文,研究者不得不手动筛选,说明用户对“完整且可信的研究语料”有强需求(@Firecrawl, score=null) ③ 有用户分享用 Firecrawl 做网站抓取快速搭建博客设计的经验,侧面证明该团队在抓取和结构化内容上的技术成熟度(@Tab, score=null)
展开评论
- @Overview (0): * [Launches9](/products/extract-by-firecrawl/launches) * [Reviews13](/products/extract-by-firecrawl/reviews) * [Alternatives](/products/extract-by-firecrawl/alternatives) * [Customers](/products/extract-by-firecrawl/customers) * [Built with](/products/extract-by-firecrawl/built-…
- @Firecrawl (0): Maker 📌 Hey Product Hunt 👋 Eric, Caleb, and Nick from Firecrawl here. Today we're launching the Firecrawl Research Index, a specialized index for agents pushing the frontier of AI/ML research. AI/ML research moves fast, and the work that matters is split between new papers and t…
- @Firecrawl (0): Maker
- @Tab (0): •[7 reviews](/@vivek%5Fbezawada2/reviews) I use Firecrawl to scrape a website to create a blog design similar to the website. This would've been an entire startup few years ago just scraping a website reliably. Now, it's just an API call away! Helpful Share Report 294 views11mo…
API to MCP 在 Product Hunt 上发布,把现有 REST/GraphQL 业务接口一键转换成托管 MCP 服务器,方便接入 ChatGPT、Claude 等 AI agents。
API to MCP
受众观点:① Maker 强调很多团队已经有 CRM、ERP、客服和内部 API,但要让 ChatGPT、Claude 等真正安全调用这些系统仍然需要大量自定义工程(@AKuDanh, score=null) ② 评论讨论集中在多提供方、多租户场景下如何安全管理 API key、Bearer token 和 OAuth 凭证,避免把敏感信息暴露给大模型上下文(@AKuDanh, score=null) ③ 还有人关心生产环境需要可审计的策略和变更记录,Maker 提到未来会把细粒度策略直接做进 MCP 服务器层(@AKuDanh, score=null)
展开评论
- @Overview (0): * [Reviews](/products/api-to-mcp/reviews) * [Alternatives](/products/api-to-mcp/alternatives) * [Built with](/products/api-to-mcp/built-with) * [Team](/products/api-to-mcp/makers) * [Awards](/products/api-to-mcp/awards) * More Free Options Launch tags:[API](/topics/api-1)•[SaaS]…
- @AKuDanh (0): [API to MCP](/products/api-to-mcp) Maker 📌 Hey Product Hunt 👋 I built API To MCP because AI agents are getting smarter, but connecting them to real business APIs is still too hard. Most teams already have valuable systems: CRMs, ERPs, support tools, finance dashboards, internal…
- @AKuDanh (0): [API to MCP](/products/api-to-mcp) Maker
- @AKuDanh (0): [API to MCP](/products/api-to-mcp) Maker [@anand\_thakkar1](https://www.producthunt.com/@anand%5Fthakkar1) Great point. I agree, the hard part is not just turning HTTP into a tool. The hard part is keeping auth safe across many providers and tenants. In API To MCP, upstream cred…
- @AKuDanh (0): [API to MCP](/products/api-to-mcp) Maker [@blah\_mad](https://www.producthunt.com/@blah%5Fmad) Yes, that’s exactly the next layer I’m thinking about. Today the forked MCP gives teams control over the server config, credentials, auth model, tools, and output mappings, so they are…