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

标签:#hackernews

找到 11061 篇相关文章

开发者

Show HN: VoiceDraw – Talk system design out loud, the diagrams draw themselves

I was frustated by having to draw system design diagrams by hand when discussing it with my team mates or in an interview. So I thought "Wouldn't it be great if someone draws it for me, while I think out loud?". That is when I came up with VoiceDraw. You can just think out loud or discuss your system architecture with a friend/interviewer, the diagrams are automatically drawn along with your reasoning, open questions and tradeoffs beautifully written on to the side. Demo Video: https://youtu.be/

2026-06-17 原文 →
AI 资讯

Show HN: Ctx, save tokens by loading only the relevant tools

Hi HN! Token cost has started to become a high topic of concern to all of us. I tried a few (awesome) tools such as rtk, caveman, and the recent (hillarious but effective) ponytail. What they usually do, is in-line token reduction, e.g. try to compress requests / responses as much as possible. But then it hit me (and I’m sure others had similar ideas) - just like we have routers that pick the right model, why not have something that will also narrow down the amount of available tools, skills and

2026-06-17 原文 →
AI 资讯

Show HN: Pen and paper resource development game with an emergent world

I've been working for a while on trying to curate a game that has the emergence of procedurally generated computer games but that can be played with only pen and paper. Here I present the best version I've been able to come up with that is simple and emergent. I've really enjoyed being able to engage with this sort of game while not feeling like my brain in rotting. I recon my numeracy improves while playing it.

2026-06-17 原文 →