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

标签:#hack

找到 13294 篇相关文章

AI 资讯

Show HN: Hacker News Client with Claude Code and Codex Integration

I often find interesting things in Hacker News posts and comments, but threads are often long and take a lot of time to go through. I built Rundown for this. It's a cross-platform desktop app with Claude Code and Codex integration that gives me a rundown of the post and comments, with links back to the comments it pulled each bit from. I can also chat with the post or the entire thread.

2026-08-29 原文 →
AI 资讯

Show HN: Sesame - a local-first, open-source password manager

I have been working on Sesame, an open-source password manager that keeps your vault local by default. You don't need an account to create or use a vault, and the hosted service never receives the vault itself. It's still early software and the independent security review isn't finished yet, so I am mainly interested in feedback, testing, and people looking through the code. (Linux support is yet to be released on v0.1.2, but currently is in the works.)

2026-08-29 原文 →
AI 资讯

Show HN: Boop – tiny, self-hosted push notifications for your apps built in Go

Hi HN, I built Boop because I wanted application events sent directly to my phone without paying for another service or routing everything through Slack or Telegram. Boop is a small, open-source server paired with an open-source iOS app. The server currently uses around 8 MB of memory on my machine. It’s deliberately not an observability platform or a replacement for Sentry. It receives events from your applications, sends native push notifications, and keeps them in a purpose-built mobile inbox

2026-08-29 原文 →