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

标签:#ha

找到 11132 篇相关文章

AI 资讯

Show HN: Port Zero – how I learned to stop worrying and love PORT=0

Hi HN, Recently I wasted several hours wrangling my dev environment only to find out that the browser frontend was talking to the wrong version of the backend. This got me thinking--why on earth are we still using simple numbers to describe which process to connect to? Why not use names instead? I thought of all the times a program wouldn't start because of port conflicts. The more I thought about it, the crazier it seemed. Modern operating systems already offer no-conflict ports: if you make yo

2026-07-27 原文 →
AI 资讯

Show HN: Optimize and serve models with Fable quality at half the cost

Hi HN, we built world-model-optimizer, an open source tool to continually improve a specialized model for an agent. It does this by simulating production tool responses through text world modeling (similar to QwenAgentWorld, summary here https://x.com/silennai/status/2073887455884058814 ). We can then use this to train a router for frontier, OS, and local models (use defaults or pick which ones to optimize against). wmo ingests agent traces, builds the simulation, embeds the traces, runs differe

2026-07-27 原文 →