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

今日精选

HOT

最新资讯

共 29199 篇
第 796/1460 页
AI 资讯 The Verge AI

This video bird feeder is the surprise hit of Prime Day

I can understand why The Verge readers are flocking to the BirdBuddy deal we posted at the beginning of Prime Day. The BirdBuddy Pro with Solar Panels is a wholesome upgrade for your yard, but the full price of $299 is tough to stomach. After all, the BirdBuddy is essentially a video doorbell and solar […]

Brad Bourque 2026-06-27 01:56 9 原文
AI 资讯 TechCrunch

Why everyone from OpenAI to SpaceX is building their own chips (and turning up the heat on Nvidia)

Nvidia has dominated the AI chip market for years, but the era of total dependence might be ending. OpenAI just shared its plans to spice things up with Jalapeño, its custom inference chip built with Broadcom, joining Google, Apple, and SpaceX in a growing list of companies building their way out of single-supplier risk. The goal is less of a […]

Theresa Loconsolo 2026-06-27 01:43 8 原文
AI 资讯 Hacker News RSS

Liva AI (YC S25) Is Hiring

Article URL: https://www.ycombinator.com/companies/liva-ai/jobs/gvtc3Ep-founding-operations-lead Comments URL: https://news.ycombinator.com/item?id=48688961 Points: 0 # Comments: 0

ashlleymo 2026-06-27 01:00 3 原文
AI 资讯 The Verge AI

OpenAI unveils GPT-5.6 amid US AI regulatory drama

Less than 24 hours after news broke that OpenAI would stagger its next model release at the request of the Trump administration, that model, GPT-5.6, is here. On Friday, the company unveiled the limited preview of its new GPT 5.6 model suite: Sol, the flagship; Terra, a medium-tier model for "high-volume work"; and Luna, a […]

Hayden Field 2026-06-27 01:00 7 原文
AI 资讯 The Verge AI

Smart lock maker Level has been gutted and its founders are out

Assa Abloy has laid off the majority of staff at Level Home, the smart lock company known for building smart tech into traditional-looking deadbolts, and is folding the business into Kwikset, according to a source familiar with the decision. The Verge obtained exclusive details from a person familiar with the restructuring who requested anonymity as […]

Jennifer Pattison Tuohy 2026-06-27 00:59 8 原文
开发者 Reddit r/programming

Tuning a Server for Benchmarking

Optimizing code starts with measuring it, and a measurement is only useful if it is repeatable: a 2% improvement is invisible under 5% of noise. Yet on an untuned machine the same binary can easily run several percent faster or slower between runs. In this post we take a tiny benchmark and tune the machine step by step, re-measuring after every change, until runs become deterministic. Continue reading— Tuning a Server for Benchmarking submitted by /u/david-alvarez-rosa [link] [留言]

/u/david-alvarez-rosa 2026-06-27 00:54 4 原文
AI 资讯 HackerNews

Show HN: Smart model routing directly in Claude, Codex and Cursor

We built a model router that plugs into coding agents (e.g. Claude Code, Codex, Cursor, etc.) and intelligently sends requests to the best model to serve them. Here's a quick demo of running it locally: https://www.youtube.com/watch?v=isKhAyivtfM . At Weave, we write most of our code with AI, and it's been getting more expensive. This came to a head when Opus 4.7 was released and, thanks to its tokenizer changes, our costs shot up. We knew we didn't need Opus for everything but we didn't want to

adchurch 2026-06-27 00:40 4 原文
AI 资讯 InfoQ

Vercel Introduces Eve, an Open-Source Framework for Building AI Agents

Vercel has released Eve, an open-source framework for building, deploying, and operating AI agents in production. The framework uses a filesystem-based project structure to organize agent instructions, tools, skills, subagents, communication channels, and scheduled tasks, enabling developers to define agent behavior while reducing the amount of supporting infrastructure they need to implement. By Daniel Dominguez

Daniel Dominguez 2026-06-27 00:39 13 原文