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

标签:#hackernews

找到 9260 篇相关文章

开发者

Show HN: I rebuilt the only parts of my IDE I use, in Rust, over a weekend

I don't know Rust. Friday after work I realised that 90% of my IDE time now is just the commit/diff view — and even good IDEs feel heavy for that. So over the weekend I built a dedicated native tool for just that. Kyde is a macOS git commit + diff editor with one goal: be fast, do Git well. I'm curious whether anyone else mostly opens their IDE for git operations these days. It's open source, and there's a signed app in Releases.

2026-06-22 原文 →
产品设计

Show HN: Socket to Me, a static file server that runs in the browser

The service lets you share an entire folder - not just a single file - with anyone on the Internet in a single click. Under the hood, GET responses are hydrated with file fragments streamed over a duplex WebSocket connection. Close the browser tab, and the server disappears. Files can also be password-protected. I built it because I needed a way to share a static website with a client without first uploading the work to a cloud service.

2026-06-22 原文 →
AI 资讯

Show HN: KeyGhost – Keyboard app launcher for macOS

I got tired of MacOS failing to index applications (it consistently seems to prefer apps installed on my phone instead of the computer) so I've bound them to keys and have started building muscle memory for opening and switching apps. Reduces mental fatigue from constantly cmd + tabbing between apps all day

2026-06-22 原文 →