今日已更新 386 条资讯 | 累计 20358 条内容
关于我们

标签:#News

找到 7329 篇相关文章

AI 资讯

Show HN: Sx 2.0 – Share AI skills with your team through a Dropbox folder

Hi all, author here. SX started as a CLI to let developers share skills across AI clients without having to rely on git for storage. This allowed sharing at the Repo/Team/Org and Personal level. However, the more we spoke to users the more we realized that non-technical users were actually using skills more and more but they had no way to share. And there was no way you were going to get your legal team to install and learn git. SX 2.0 is targeting non-technical teams by adding a native Mac, Win

2026-07-14 原文 →
AI 资讯

Show HN: ContextVault – Shared memory layer for your AI and your team

Hi HN, I'm Kevin. I built ContextVault because I kept running into the same problem with AI tools. Every project accumulated prompts, coding conventions, architectural decisions, examples, and other pieces of context that made the models significantly more useful. The problem was that this information quickly became fragmented. Some lived in ChatGPT Projects, some in Claude, some in Markdown files, some in internal documentation, and some only existed in previous conversations. Late last year, I

2026-07-14 原文 →
AI 资讯

Ask HN: How do you troubleshoot desktop Linux crashes/freezes?

I've been using Linux all my life. I’d like to be able to claim that it’s stable, but that’s not my experience :) So I’d like to get better at recovering from freezes and crashes, and finding the root cause. I make extensive use of Ctrl+Alt+f3, and magic system request keys (Ctrl+Alt+PrtSc+f; Ctrl+Alt+PrtSc+reisub). But often the system is too far gone to drop to a virtual terminal. In these cases, I usually try to find clues in dmesg/syslog/journalctl. The bulk of issues seem to be caused by Nv

2026-07-14 原文 →