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

标签:#hackernews

找到 9848 篇相关文章

开发者

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