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

标签:#hackernews

找到 9732 篇相关文章

AI 资讯

Ask HN: Am I being advertised an ARG via user agent logs?

I'm here looking through logs on my unnamed reverse proxy and CDN service. The crawler bot swarm has been hitting my PHP application like I've upset them so I'm seeing which weird user agent strings are being allowed to connect. There's "Sogou" and "meta-webindexer" and a small number of requests from "SleepBot/1.0" What's SleepBot? The ASN is Google and the UA string is: "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; SleepBot/1.0; +http //sleepbot com/) Chrome/131.0.0.0 Safari/

2026-06-18 原文 →
AI 资讯

Show HN: Run Agent Skills with mistral.rs v0.8.10: /v1/skills support and more

Hey all! I'm the maintainer of mistral.rs. I just landed support for OpenAI-compatible Agent Skills via a /v1/skills endpoint, and it works with local open models. Until now Skills have basically been locked to closed models, and with the ability to have private, local intelligence becoming increasingly important, but this feature allows you to do XYZ with local models. It's fully compatible with OpenAI's /v1/skills API, so you can drop mistral.rs into your existing code with minimal difficulty.

2026-06-18 原文 →