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

标签:#News

找到 11184 篇相关文章

开发者

Show HN: Monolisa v3 – a typeface for developers and creatives

Originally we (Andrey, Marcus, Juho) built MonoLisa in 2020 as we realised there's room for a better monospaced typeface for developers. The key insight was to make the glyphs slightly wider to make more room for design to make letters like m feel less cramped. Since then we've released a variable v2 (2022) and now we're happy to expand the typeface with a new family called MonoLisa Text. The reasoning was to cover *other* use cases beyond coding with this proportional font. We hope you give Mon

2026-06-22 原文 →
开发者

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 原文 →