Show HN: DOM-docx – HTML to native, editable Word docs (MIT)
开源神器!HTML秒变可编辑Word文档,原生支持免排版。
Article URL: https://github.com/floodtide/dom-docx Comments URL: https://news.ycombinator.com/item?id=48891267 Points: 35 # Comments: 14
开源神器!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 …
开源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…
深入解析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…
百度开源新OCR技术突破“一次性”处理整本书,前DeepSeek研究员打造,显存占用几乎不增长。
用Llama 3搭了自动写git commit消息的工具,结果慢得像老式小说,学到了啥?
I used to be that developer who commits with messages like "fixed bug" or "updated stuff" – and I hated myself for it. Every pull request required a f…
原生iOS+Android卡路里追踪应用,全MIT开源,代码可审计可fork,数据透明安全。
Quick one: Fud AI is open source under MIT. The full app is on GitHub. I wanted a calorie tracker I could actually read the code of. So you can: see e…
19岁MIT辍学造武器,氢能原型失败后,这位硬核创业者如何快速试错调整方向?
Mach's approach differs sharply from some of its peers.
开源小插件让你在Claude Code里直接调用Google搜索、代码审查、深度研究和图像生成,无需离开编辑器。
Quick share for people who work with Claude Code, Codex or other agents. I built a Claude Code plugin that gives you agy access from inside CC without…
小米开源探索性AI编程助手MiMo Code v0.1.0,基于OpenCode二次开发,支持多模态模型与语音控制,采用MIT协议。
IT之家 6 月 11 日消息,小米 MiMo 官方今日凌晨正式发布并开源 MiMo Code V0.1.0 —— 一款运行在终端里的探索性 AI 编程助手。 据介绍, MiMo Code 基于开源项目 OpenCode 二次开发,发布并开源,采用 MIT 协议 。它还内置限时免费多模态模型 MiM…
开源工具Mole遭抄袭,作者因“免费替代品”宣传考虑闭源,引发开源与商业化的激烈博弈。
「我免费构建了命令行界面(CLI),而付费的图形用户界面(GUI)是我维持项目运营的方式。」@Appinn Mole 是由开发者 @tw93 开发的一套 macOS 系统维护工具,提供垃圾清理、应用管理、磁盘分析、系统监控等功能。 其中,底层命令行工具 Mole CLI 采用 MIT 协议开源,任何
在浏览器内直接检查和修改网络流量的开源代理工具,无需额外配置,调试效率神器。
Article URL: https://github.com/sauravrao637/oproxy Comments URL: https://news.ycombinator.com/item?id=48431079 Points: 1 # Comments: 0
基于Bucket4j+Redis为Spring Boot REST API实现高效限流,有效防止DoS攻击,保障服务稳定性与公平使用。
Published 2026-06-04 by Shubham Bhati — Backend Engineer (Java 17, Spring Boot, Microservices). We've all been there - our Spring Boot REST API is per…
用pre-commit钩子约束AI代理,避免“AI写代码、AI审查”的循环荒谬。
Article URL: http://blog.merrilin.ai/engineering/2026/reining-in-ai-with-precommit/ Comments URL: https://news.ycombinator.com/item?id=48366516 Points…
GitHub 上有人呼吁警惕 LLM 生成的代码提交,称其可能造成安全隐患,引发社区对 AI 代码质量的热议
Article URL: https://github.com/RsyncProject/rsync/issues/934 Comments URL: https://news.ycombinator.com/item?id=48346640 Points: 5 # Comments: 1
基于mitmproxy的开源出口防火墙,有效限制AI代理和NPM恶意软件的外联行为
Article URL: https://github.com/esamattis/mitmwall Comments URL: https://news.ycombinator.com/item?id=48344357 Points: 1 # Comments: 0
不用重新训练就能替换大语言模型,MIT的MeMo方案让性能飙升26%,打破向量数据库局限
Enabling LLMs to acquire new knowledge after training remains a major hurdle for enterprise AI — current solutions are either too expensive, too slow,…