标签:#news
找到 12265 篇相关文章
Microsoft announces Scout, an autonomous AI agent built on OpenClaw
https://www.microsoft.com/en-us/microsoft-365/blog/2026/06/0... https://www.404media.co/microsoft-wants-to-make-people-addic... https://www.wired.com/story/meet-microsoft-scout-your-ai-cow... ( https://web.archive.org/web/20260602180553/https://www.wired... )
Watching a Z80 from an RP2350
Microsoft’s next-gen quantum chip cuts timeline to useful quantum computing
Microsoft claimed last year that it had made a key breakthrough in quantum computing with Majorana 1, the company's first quantum processor. While physicists were immediately skeptical of Microsoft's claims, the software giant is announcing Majorana 2 today, the next generation of its topological quantum chip. Majorana 2 contains qubits, a unit of information in […]
Microsoft’s first advanced reasoning AI is here
Microsoft announced a bunch of new in-house AI models at Build 2026, including a new "flagship" model: MAI-Thinking-1. It's an ambitious step into model development for Microsoft, which introduced its initial in-house models last year - before then, it had relied on OpenAI's models. The two companies recently renegotiated their deal to loosen ties. According […]
No Let, No Rec, No Problem: A Gentler Introduction to the Y and Z Combinators
Morningstar values SpaceX at $780B, half its IPO target
Hermes Desktop
Meet Microsoft Scout, Your AI Coworker That Never Logs Off
Microsoft’s OpenClaw-style agent appears in Teams, just like a human colleague, and automates your dull office tasks.
Android Is Fighting Phone Scams With a New Feature to Prove Who’s Calling
Available for Android 12 and later, the anti-scam feature is baked into Google Dialer, which sends a silent “confirmation signal” to ensure whoever’s calling you is who they appear to be.
Microsoft Scout is a new AI personal assistant built on OpenClaw
Much like Google, Microsoft is launching its own version of OpenClaw. Microsoft Scout is an always-on assistant that integrates into Microsoft 365 apps like Outlook, OneDrive, and Microsoft Teams, allowing businesses to assign a virtual assistant to employees to help with organizing calendars, expense reporting, email drafts, and much more. Unlike Copilot that lives inside […]
GitHub Copilot App
The European Parliament may be ditching Google as its default search engine
The EU's moves towards digital sovereignty might include its Parliament ditching Google.
Pyro Caml Continuous Profiler for OCaml
The Camp Snap 2 screenless camera is 15 percent thinner than the original
The Camp Snap 2 is a slight improvement on the nostalgic throwback camera.
Bringing Up DeepSeek-V4-Flash on AMD MI300X
U.S. Army Corps of Engineers Bay Model
Show HN: RePlaya – self-hosted browser session replay with live tailing
Hi HN, I'm one of the founders of s2.dev. RePlaya ( https://github.com/s2-streamstore/replaya ) is a self-hosted browser session replay tool using rrweb ( https://github.com/rrweb-io/rrweb ). It occurred to me that a durable stream per session would be a much neater architectural foundation for much of what you'd want from such a tool. As a unique feature, it also made live tailing straightforward because the player can read from the same stream the recorder is appending to. The alternative arch