Ask HN: How to Relicense an Old Project
GPLv3老项目想改MIT?作者亲自演示许可证变更的正确姿势,开源法律盲区一次讲清。
I've heard from someone who wants to revive an old abandoned project of mine and asks that I change the license from GPLv3 to LGPL or MIT. I'm willing…
GPLv3老项目想改MIT?作者亲自演示许可证变更的正确姿势,开源法律盲区一次讲清。
I've heard from someone who wants to revive an old abandoned project of mine and asks that I change the license from GPLv3 to LGPL or MIT. I'm willing…
给AI编程代理装上“记忆”,用Git记录每次决策,让Codex不再重复犯错的开源插件。
Article URL: https://github.com/MongLong0214/commitlore Comments URL: https://news.ycombinator.com/item?id=49356637 Points: 1 # Comments: 0
北大与元空AI联手开源OpenAI4S,零依赖复刻Claude Science,内置30+科研Skills,科研自动化一步到位。
北京大学&元空AI Agent联合实验室
Hacker News 技术讨论:哪些 Jabber 客户端真正支持 SCRAM+ 和 XEP-0474 以防范证书型中间人攻击?
Related to this thread [1] which Jabber clients not only detect MitM tampering when a valid cert is used in the middle but is not the cert on the serv…
深入探讨 Jabber 客户端在 MitM 攻击下检测证书篡改的能力,并引入 XEP-0474 SCRAM 降级保护协议。
Related to this thread [1] which Jabber clients not only detect MitM tampering when a valid cert is used in the middle but is not the cert on the serv…
中国开源模型双雄包揽Hugging Face前二,Kimi K3与Unlimited OCR刷屏海外,彰显国产AI实力。
求推荐支持SCRAM+防降级攻击及XEP-0474中间人检测的Jabber客户端,技术干货帖
Related to this thread [1] which Jabber clients not only detect MitM tampering when a valid cert is used in the middle but is not the cert on the serv…
欧洲团队开源10B推理语言模型,MIT许可,多语言预训练+强化推理后训练。
arXiv:2607.20448v1 Announce Type: cross Abstract: We introduce Domyn-Small, a 10-billion-parameter open-weight reasoning language model released under…
2026年全代理构建时代,如何有效防止密钥泄入Git?HN网友分享一线安全最佳实践与工具。
Hi HN friends, it's july 2026 and I am assuming many of you use fully agentic building now. Securing secrets and credentials from being committed to G…
开源神器!HTML秒变可编辑Word文档,原生支持免排版。
Article URL: https://github.com/floodtide/dom-docx Comments URL: https://news.ycombinator.com/item?id=48891267 Points: 35 # Comments: 14
PrimeVue突然从MIT转向专有许可,新版本需$799授权,提醒开发者及时寻找替代方案。
Just wanted to let everyone using this UI framework know that the developers of PrimeVue decided to go proprietary only going forward[1]. I found out …
发现私有仓库中因email解析出现的幽灵贡献者,揭秘GitHub账号关联机制的意外行为。
At work, just noticed that in one of our private repo's contributors page, some strange user was being displayed. Knowing that it could be simply due …
给纯文本LLM装上“眼睛”的轻量代理,开源可自托管,一行接入视觉能力。
Article URL: https://github.com/thomasunise/visionbridge Comments URL: https://news.ycombinator.com/item?id=48822662 Points: 2 # Comments: 0
开源AI agent运行时,用gVisor隔离和中间人防护,为安全可控的agent部署提供新方案
TL;DR: we built a framework-agnostic agent runtime that uses gVisor for isolation and runs on k8s. It’s open-source under AGPLv3 Recently we’ve been w…
对抗AI研究封闭化,开源、本地优先、模型无关的科研工作台,MIT许可,完全可复现。
Claude Science just launched. It’s a sign AI research is moving toward centralized, closed systems. So we built the opposite: Open Science: a local fi…
从定义到企业落地,一文看清智能体AI的现状与未来方向,MIT专家深度剖析。
Article URL: https://news.mit.edu/2026/agentic-ai-and-what-do-we-want-it-be-0630 Comments URL: https://news.ycombinator.com/item?id=48769247 Points: 2…
跟随康奈尔科技前院长,系统梳理AI底层逻辑,零门槛上手大模型时代。
Article URL: https://soumitradutta.gt.tc Comments URL: https://news.ycombinator.com/item?id=48771271 Points: 1 # Comments: 0
深入解析eBPF map限制,帮助你在边缘安全场景下高效驾驭内核数据结构。
The Foundation of Edge Intelligence: Why eBPF Maps Matter In the evolving landscape of cybersecurity, the speed of detection often determines the succ…
免费用 MIT 协议的 SaaS 落地页模板,React/Vue/HTML 通吃,配 Tailwind 快速搭建高转化页面
Article URL: https://github.com/hannah-wright/saas-landing-page-template Comments URL: https://news.ycombinator.com/item?id=48713896 Points: 1 # Comme…
百度开源新OCR技术突破“一次性”处理整本书,前DeepSeek研究员打造,显存占用几乎不增长。