标签:#hackernews
找到 8201 篇相关文章
The Unity CLI: manage Unity from your terminal
Show HN: Language Model Builder (an app to learn about and build models)
Show HN: DocCharm – The help center that keeps itself up to date
Hello HN! We were finding it too much work to keep our Zendesk help center up to date as our product kept changing, so I built DocCharm — it keeps a help center up to date automatically by watching PRs as they land in your GitHub repository. It suggests updates (with AI) to existing articles, or drafts entirely new ones if nothing appropriate exists yet. Everything goes into a review queue first, so a human always checks (and can optionally edit) before anything publishes. In practice this has p
Show HN: In Meeting – A native macOS Mic/Cam observer for home automation
Show HN: Imagin Raw – A 9MB Open-Source Alternative to Adobe Bridge for Mac
Google vs. SerpApi: The Court Granted Our Motion to Dismiss
Firefox Containers Preview
Apple to launch 'upgrade' device leasing program with Klarna to spur sales
Apache Spark 4.2: Making Your Data AI‑Developer Friendly
Show HN: Word in Web – Near MS Word Parity Docx Editor in Web
Word in web is a pure JS docx editor/renderer benched against MS Word directly. This was largely inspired by Eigenpal going closed source, and some personal frustrations I had with working on complex Word templates, pleading papers, etc... and not having a clean way to view/edit them without owning MS Word (which I did just eventually buy but it sucked). This was also an exercise in highlighting the value of good evals for Agents to bench against. Instead of just throwing the OOXML standard at a
Time-Frequency Consistency Learning for Robust Speech Deepfake Detection
WhichSpace: macOS menu bar utility for viewing and switching Spaces
Laguna S 2.1
Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting
Where people and agents work together
Buzz
Show HN: CodeAlmanac – Karpathy-style codebase wiki from your conversations
Hey HN! This is Divit from Almanac (YC S26). We built CodeAlmanac, a wiki for your coding agents that updates as you talk to them. It is open-source, local, and free. Here’s a demo: https://www.youtube.com/watch?v=XNQWV3TFBWM Your CC/Codex conversations contain a LOT of knowledge that is forgotten because it was never documented. People have their own methods of documenting their chats. We used to make Markdown files like MANUAL.md and DESIGN.md, and would prompt Claude to keep them updated. The