AI News HubLIVE

ソース分布

  • Hacker News AI22
  • ZDNet AI7
  • The Verge AI4
  • GitHub AI & ML3
  • Microsoft Research Blog3
  • IEEE Spectrum AI2
  • O'Reilly AI & ML Radar2
  • The Guardian AI2

トピック分布

  • Agent27
  • 研究18
  • ツール12
  • 政策10
  • チップ6
  • モデル4
  • スタートアップ3

タイムライン

  • 2026-08-126
  • 2026-08-136
  • 2026-08-146
  • 2026-08-104
  • 2026-08-184
  • 2026-08-073
  • 2026-08-173
  • 2026-08-213

最新動向

翻訳待ち:Microsoft's Maia 200 AI Accelerator at Hot Chips 2026

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Facebook X Pinterest Linkedin ReddIt Email Print Copy URL Microsoft-Maia200-Hero The fourth AI accelerator presentation of Hot Chips 2026 comes from Microsoft, who like so many other hyperscalers has gone into the busin…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Facebook X Pinterest Linkedin ReddIt Email Print Copy URL Microsoft-Maia200-Hero The fourth AI accelerator presentation of Hot Chips 2026 comes from Microsoft, who like so many ot…
サイト内本文

翻訳待ち:Shadow Agents, Standing Privileges, and the Governance Gap Between Deployment and Discovery

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:There was a brief window where AI agent security felt like a future problem. Organizations deployed copilots, coding assistants, and autonomous workflows on the assumption that the worst case was a bad recommendation or a hallucinated answer. That window closed in the first half of 2026, when a cluster of vulnerabilities and a landmark incident […]

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • There was a brief window where AI agent security felt like a future problem. Organizations deployed copilots, coding assistants, and autonomous workflows on the assumption that th…
サイト内本文

翻訳待ち:What It Takes to Be an Adaptable Engineer

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:The AI boom has disrupted the way engineers work, introducing new tools to learn, raising expectations for what teams can achieve in a workday, and making it harder to get hired in the first place. This makes it difficult to advise students on which specific coding languages or technical skills they should learn. So amidst the uncertainty, advice for young professionals often turns to a common refrain: Be adaptable. But what does adaptability look like in practice? Engineers often operate on the cutting edge of technology, so dealing with change is a normal part of the job, says Samantha Brunhaver, an associate professor of engineering at Arizona State University, in Tempe. Yet university curricula and training in the workplace often don’t prepare students for this. “We tell engineers that they need to be adaptable when they graduate, but we don’t actually explain what that means, demonstrate what that looks like, [or] help make sure that they’re developing it,” says Brunhaver, who received a National Science Foundation award in 2020 to study how to foster greater workplace adaptability among young engineers. For this ongoing project, she has interviewed engineering managers, early career employees, and undergraduates about their experiences. Part of the problem, she says, is that every employer has its own idea of what to be adaptable means. Generally, Brunhaver defines adaptability as “the ability to recognize that a change or uncertainty is occurring, and then respond effectively to that change.” But the skill is context-dependent. In software engineering, that might mean responding to turnover in the tools you use on a daily basis, while aerospace or biomedical engineers may need to keep track of changing procedures and regulations. “Managers are all saying adaptability is important,” Brunhaver says, “but defining it in different ways.” At the same time, engineers are all contending with changes beyond these industry-specific expectations. Jobs in the technology, media, and telecom sectors are experiencing the fastest pace of skill turnover, according to a June 2026 report on the effects of AI from the professional services network PwC. And the World Economic Forum’s most recent Future of Jobs Report, published in 2025, found that employers across all sectors expect 39 percent of workers’ core skills to change by 2030. This uncertainty can be uncomfortable. But with the right mind-set and support from leadership, adaptability can help keep you afloat. How to Cultivate Adaptability The AI transition is a big shift—but not an unprecedented one, says Jenna Butler, a research scientist at Microsoft who studies developer well-being and productivity. During this type of paradigm shift, there is often a “chaos period” when a new normal is being established, Butler says. In AI’s case, it challenges the understanding of what a computer can do. “I think we’re still in this in-between, difficult period that we’ve seen before, but [it] is maybe moving faster than it has historically.” Software engineers—in one of the fields most affected by AI—are now facing a significant increase in code review. “If you ask 20 developers, you get 23 different ways of working with it. Everyone is trying to sort it out,” says Butler, who describes this period as “the uncomfortable middle.” “We tell engineers that they need to be adaptable when they graduate, but we don’t actually explain what that means, demonstrate what that looks like, [or] help make sure that they’re developing it.”– Samantha Brunhaver, Arizona State University Brunhaver says one way educators can help prepare students before they enter the workforce is by offering a diversity of real-world experiences, such as internships, team-based projects, community service, and leadership roles. Each of these teach students to adapt to different challenges, easing their transition from school to work. It’s also important to encourage reflection, Brunhaver adds, noting that metacognition helps individuals use the skill more effectively. “In order to adapt, you have to think that you have agency and the ability to get through a situation.” Ultimately, it comes down to three steps: Perceive a need to adapt, evaluate your options, and act. For those already in the workforce, that action may mean taking the time to learn new tools and ways of working. Software engineering, for instance, may soon rely more on prompting models and managing agents than coding line by line. “I think people who went into software because they like solving problems are going to have a lot of fun, and people who just enjoy the art of writing code are not,” Butler says. The More Things Change… Although the tools engineers use on a daily basis are evolving, the core responsibilities of the job are more stable than they may seem, says Andy Hunt, a software developer who coauthored The Pragmatic Programmer (Addison-Wesley Professional) in 1999. The book outlines practical coding principles, and has been taught in many computer science classrooms. When Hunt was working on the 20th anniversary edition of the book, he was surprised by how much of the advice still applies. And now, seven years later, he maintains that belief. “The fundamental part of the job is problem solving and communication, and that’s always going to be there,” he says. Hunt emphasizes the importance of developing systems thinking over particular tools. To him, identifying as a Java programmer, for instance, is “like a carpenter saying, ‘I’m a hammer user,’ or ‘I specialize in cordless drills.’ ” He acknowledges that today’s hiring process, in which companies often filter résumés for certain languages or years of experience, makes it harder to embrace a more expansive way of relating to your job. Employers, he says, should recognize that “the tech’s not the hard part, and it never has been. Understanding information theory, understanding systems thinking, understanding what constraints you’re up to—that’s still the hard part.” With this type of misalignment between employers and employees, AI is also intensifying an old source of tension: How can engineers slow down enough to adapt and learn new tools when the pressure to become more productive keeps mounting? Who’s Responsible for Enabling Change? Young engineers need to embrace change. However, educators and employers also play a role in building a successful workforce. From the educator’s perspective, Brunhaver says “we need to be more explicit about what [adaptability] means and why it’s important.” Managers, meanwhile, should invest in their employees’ professional development. Microsoft research scientist Butler often encourages leadership to set aside intentional time for continuous learning for their engineers—even just an hour a week—without any expectation that they will produce code or progress in their daily work. “I realize that’s difficult,” says Butler. “I would encourage people to do it on their own, but I would really encourage organizations and leaders to do it, because you’re not going to get this sudden change in your people if they don’t have time and space to learn how to work differently.” This also means providing enough instruction, Butler adds. When developers aren’t given enough guidance on adopting something new, while being pressured to increase productivity, they risk doubling down on the tools they already know and burning out. “I do imagine the next number of years could be challenging,” Butler says. Engineers will have to adapt to find their place in an evolving workforce—but they also have a say in shaping that future. “Being adaptable sort of implies that you’re going to change based on what’s happening around you, and I would really like people to realize the change that’s happening is somewhat up to us,” she says. All individuals have a choice in how they use AI, for instance, and which models they use. “We need to be adaptable and go with the flow to a degree, but we also need to be directing that flow. The future with AI is absolutely not predetermined.” This article appears in the September 2026 print issue as “The Adaptable Engineer.”

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • The AI boom has disrupted the way engineers work, introducing new tools to learn, raising expectations for what teams can achieve in a workday, and making it harder to get hired i…
サイト内本文

翻訳待ち:Google's AI-first Googlebook laptop is almost here - can it avoid the Copilot+ PC problem?

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:It won't be another high-end Chromebook like the Pixel, and Google has to hope it'll succeed where Copilot+ PCs have fallen short.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • It won't be another high-end Chromebook like the Pixel, and Google has to hope it'll succeed where Copilot+ PCs have fallen short.
サイト内本文

翻訳待ち:'AI refuser' quit her dream job, and hopes others follow

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Advertisement Gabrielle Boyle resigned from the AFL three days before Microsoft’s AI assistant was switched on throughout the organisation. She had asked whether she could opt out. The AFL told her, in writing, that she…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Advertisement Gabrielle Boyle resigned from the AFL three days before Microsoft’s AI assistant was switched on throughout the organisation. She had asked whether she could opt out…
サイト内本文

翻訳待ち:Edify – Windows NLE: OpenFX, proxy editing, AI subs, vtuber tools ($29.99 once)

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Edify — Video Editor & NLE - Download and install on Windows | Microsoft Store

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Edify — Video Editor & NLE - Download and install on Windows | Microsoft Store
サイト内本文

翻訳待ち:Show HN: Find and Organize Photos with Private, Local AI

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Find the image you remember. A private, local AI gallery built for Windows. Find any photo by what it shows or the words inside it, then let AI rename it. Free from Microsoft Store · Windows 11 Search naturally Describe…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Find the image you remember. A private, local AI gallery built for Windows. Find any photo by what it shows or the words inside it, then let AI rename it. Free from Microsoft Stor…
サイト内本文

翻訳待ち:The best large tablets of 2026: Expert tested and reviewed

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:We tested the best big-screen tablets from Apple, Samsung, Microsoft, and more, to help you choose the right one.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • We tested the best big-screen tablets from Apple, Samsung, Microsoft, and more, to help you choose the right one.
サイト内本文

翻訳待ち:Broadening access to Skala creates a faster path to predictive DFT

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Skala 1.1, the updated deep-learning exchange-correlation functional from Microsoft Research, provides greater accuracy, expanded accessibility across the computational chemistry ecosystem, and a living benchmark to track computational performance. The post Broadening access to Skala creates a faster path to predictive DFT appeared first on Microsoft Research.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Skala 1.1, the updated deep-learning exchange-correlation functional from Microsoft Research, provides greater accuracy, expanded accessibility across the computational chemistry…
サイト内本文

翻訳待ち:Project management with schedule aware AI copilot

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:CritPath AI — Schedule Risk Management & CCPM Software for R&D LearnCompareSolutionsPricingArchitectureFAQAboutSign in SCHEDULE-RISK PLATFORM FOR R&D PROGRAMS Give your board a date you can defend. CritPath AI runs real…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • CritPath AI — Schedule Risk Management & CCPM Software for R&D LearnCompareSolutionsPricingArchitectureFAQAboutSign in SCHEDULE-RISK PLATFORM FOR R&D PROGRAMS Give your board a da…
サイト内本文

翻訳待ち:Dear researchers: Is AI all you've got?

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Dear researchers: Is AI all you've got? - Austin Z. Henley Austin Z. Henley I build tools for people [email protected] @austinzhenley github/AZHenley Home | Publications | Teaching | Blog Dear researchers: Is…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Dear researchers: Is AI all you've got? - Austin Z. Henley Austin Z. Henley I build tools for people [email protected] @austinzhenley github/AZHenley Home | Publications…
サイト内本文

翻訳待ち:GitHub Copilot app for Beginners: Managing your work

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:If you’re juggling multiple Copilot sessions, use the My work pane to track what's in flight, what's done, and what's next. The post GitHub Copilot app for Beginners: Managing your work appeared first on The GitHub Blog.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • If you’re juggling multiple Copilot sessions, use the My work pane to track what's in flight, what's done, and what's next. The post GitHub Copilot app for Beginners: Managing you…
サイト内本文

翻訳待ち:Will AI give you the job? Automated hiring tools spark discrimination and secrecy lawsuits

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:A rise in lawsuits over AI use in employment decisions is raising questions about how companies hire and fire For the last four years, Erin Kistler has applied for thousands of jobs at companies like Paypal, Microsoft and Netflix, only to find her résumé disappear into a black hole. A product manager with nearly 20 years of experience, Kistler believes she was qualified for every role, yet she never received a single interview. Now, Kistler is suing Eightfold AI, the Silicon Valley maker of hiring software used by hundreds of companies, including those where she applied, in a class action lawsuit. The case, filed in January in California court, is one of the first to argue that automated screening functions as an undisclosed consumer report or applicant dossier, ranking job applicants on their likelihood of success without giving them the chance to see or challenge the results, according to Kistler’s legal team. Continue reading...

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • A rise in lawsuits over AI use in employment decisions is raising questions about how companies hire and fire For the last four years, Erin Kistler has applied for thousands of jo…
サイト内本文

翻訳待ち:Microsoft reveals customizable context menu for Windows users - how to try it out

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:You'll be able to tweak the right-click context menus in Windows to remove items you don't want, thereby decreasing the clutter.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • You'll be able to tweak the right-click context menus in Windows to remove items you don't want, thereby decreasing the clutter.
サイト内本文

翻訳待ち:Show HN: ImageSage – Find the screenshot you want from 10k messy screenshots

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:ImageSage - Free download and install on Windows | Microsoft Store

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • ImageSage - Free download and install on Windows | Microsoft Store
サイト内本文

翻訳待ち:What if the AI capex bubble may not be a bubble after all?

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Aug 18, 2026 – 9.00am The way Satya Nadella tells it, Sam Altman had a killer pitch when first discussing an OpenAI-Microsoft partnership: “knowledge is the log of compute.” In other words, human knowledge – about anyth…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Aug 18, 2026 – 9.00am The way Satya Nadella tells it, Sam Altman had a killer pitch when first discussing an OpenAI-Microsoft partnership: “knowledge is the log of compute.” In ot…
サイト内本文

翻訳待ち:Google Buys Spirit Data for $10M

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Google has agreed to pay $10 million for a trove of business data from the now-defunct Spirit Airlines, according to a report from Bloomberg Law. The tech giant will acquire millions of emails and Microsoft Teams chats,…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Google has agreed to pay $10 million for a trove of business data from the now-defunct Spirit Airlines, according to a report from Bloomberg Law. The tech giant will acquire milli…
サイト内本文

翻訳待ち:AI-Generated GitHub Copilot "Autofix" Allowed Compromise of Snowflake's Jira

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Wiz PricingGet a demo Get a demo As part of ongoing security research conducted through Snowflake’s HackerOne vulnerability disclosure program, Wiz Research’s "Red Agent"—an autonomous, AI-powered security research tool…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Wiz PricingGet a demo Get a demo As part of ongoing security research conducted through Snowflake’s HackerOne vulnerability disclosure program, Wiz Research’s "Red Agent"—an auton…
サイト内本文

翻訳待ち:From AI Copilots to Agent Swarms

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:The impact of AI on software development has been both profound and ever-evolving. Last year, I wrote about AMD’s plans to use AI not just for generating new lines of code, but also for other steps in the software development lifecycle (SDLC), such as triaging problems, debugging code, and testing the software. At the time, we were hoping for a 25 percent productivity boost from AI use over the course of two or three years. But with each new release, the capabilities of Large Language Models (LLMs) improve dramatically—accelerating software development, increasing the quality of AI-generated code, and fundamentally reshaping how software is engineered. Now, just one year later, we have surpassed our productivity target, achieving a 30 percent overall productivity boost through AI. On top of that, we are rethinking not only how we use AI within the SDLC, but the structure of the SDLC itself. We believe that the biggest AI revolution in software engineering is still ahead. So far, we have largely been teaching AI how we perform tasks and asking it to mimic existing workflows. In many ways, this constrains AI to human patterns of thinking. The next transformation will come from collaborative swarms of AI agents capable of discovering solutions independently. Agents of today AMD began developing AI systems for code generation, testing automation, bug analysis, and code review in 2024. At the time, our objective was to achieve 25 percent AI-generated production code by 2027 while gradually automating larger portions of the SDLC. Measuring productivity is inherently challenging, but from the outset we have consistently tracked one objective metric: the percentage of source code generated by AI. Importantly, we count only code that passes all reviews and testing and is ultimately included in the final product. While AI-generated code is certainly not the only contributor to productivity gains, it is one of the few metrics that can be measured objectively and consistently. By this metric, we have crossed the 20 percent mark at the beginning of this year and are now progressing toward 50 percent across entire codebase. In some software components, more than 80 percent of the code is now generated using AI. Agentic AI has enabled us to include AI in every step of the lifecycle: For code analysis and triage, agents are trained to analyze problem reports, identify and group similar requests, and highlight which code snippets are likely to need modification. For debugging and code generation, agents are directed to analyze a bug request and implement required code changes. For testing, the agents generate unit tests, and if those are passed, identify necessary integration and product-level tests. And finally, for the approval and release stage, agents prepare architecture summary, code change review and full test results for engineers’ review and approval and if approved, integrate the changes into the next release. Agents of tomorrow Today, engineers create AI agents in their own image: they teach AI what they know about the system, how they would fix an issue, and how they would implement a change. This is already a major technological advancement. Engineers can create multiple “AI versions” of themselves, allowing these agents to work in parallel, scaling their expertise far beyond the limits of individual productivity. The limitation, however, is that these AI agents are still constrained by human thinking and human-defined approaches. AMD We believe the next major transformation in software engineering will occur when collaborative AI agent swarms can independently identify and develop solutions, guided by humans on what to solve rather than constrained by human assumptions about how the job should be done. Instead of providing detailed instructions on how to solve a problem, engineers will define the issue, the desired outcome and the quality, performance, and system constraints allowing AI agents to determine the optimal path to a solution. A swarm of AI agents will then work in parallel to generate, evaluate, and refine multiple solution approaches. These agents will automatically validate correctness, measure performance, test trade-offs, and compare alternative implementations against defined success criteria. Finally, AI agents will prepare ranked solution options, along with validation results and performance metrics, for engineer review and approval. The agents won’t be enhancing each step of the SDLC—they will be rewriting the SLDC themselves. To get to this point, we need to change how agents are trained. Today, improvement occurs one engineer and one agent at a time: an engineer reviews the output, refines the prompt, and repeats the process. To scale beyond this model, agents must continuously learn from one another, reuse successful strategies, and improve collaboratively across projects and teams. We are already moving in this direction by using multi-agent workflows extensively through agentic harnesses, such as Codex and Claude Code, while simultaneously developing our own internal multi-agent systems to support the next generation of AI-driven software engineering. A good example is our AI-driven effort to resolve issues in our Radeon Software eXperience (RSX). RSX is a user interface component that allows users to configure and monitor graphics driver behavior. In October 2025, we began using AI agents to automatically debug and fix reported RSX issues. Out-of-the-box AI tools delivered limited results, resolving only 6% of issues. The percentage of software issues fixed automatically by AI agents in AMD’s Radeon Software eXperience (RSX) has been growing steadily, reaching 75 percent in June 2026. As we analyzed failures and identified ways to improve, we built a learning loop—initially a largely manual process—to understand where the agents were falling short and how to improve them. Rather than retraining the underlying models, we refined the objectives given to the agents, allowing them to iteratively explore multiple approaches, evaluate the results against defined success criteria, and converge on better solutions. At the same time, advances in models and agent runtimes further increased effectiveness. Together, these improvements significantly increased our resolution rate from 6 percent to more than 75 percent of RSX issues resolved by agentic loop. To make agents and agent swarms truly productive, we need a continuous learning loop that feeds errors and human interventions back into future agent workflows. The opportunity is to engineer this loop around clear, measurable goals. Each cycle captures new insights, making the entire AI engineering workflow smarter and more effective. Over time, this self-reinforcing loop—not just the underlying model—will become a key driver of AI progress. The evolving role of human engineers At AMD, we view AI as a means of increasing productivity, improving quality, and enabling employees to focus on higher-value work. Our goal is to empower our workforce with AI, not to reduce headcount. To support this transformation, we are investing heavily in AI education and training across the company. The way we work is evolving rapidly, and we want every AMD employee to be prepared to leverage AI confidently, responsibly, and effectively. As AI agents continue to improve, engineers will spend less time manually implementing solutions, focusing more on defining specifications, validating outcomes, and making the strategic decisions that drive innovation.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • The impact of AI on software development has been both profound and ever-evolving. Last year, I wrote about AMD’s plans to use AI not just for generating new lines of code, but al…
サイト内本文

翻訳待ち:Excel's Copilot function is headed for the Recycle Bin

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Microsoft realizes the side pane should be enough for anyone

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Microsoft realizes the side pane should be enough for anyone
サイト内本文

AIに効くApacheの教訓

1995年、ウェブを支配すると見られたNetscapeとMicrosoftの争いは、結局どちらも勝てなかった。オープンソースのApacheが、モジュール性と拡張性で勝利したからだ。今、OpenAIやAnthropicなどの最先端ラボは、モデルの挙動を重みの中に閉じ込め、開発者から変更の自由を奪いつつある。オープンソースAIの本質は、ライセンスではなく、アーキテクチャの構成可能性とオープンなプロトコルにある。多様性を保つことが、AIの健全な進化には欠かせない。

  • Apacheは機能の詰め込みではなく、クリーンな拡張層でWebサーバー市場を制した。
  • 最先端モデルの挙動は重みの中に隠され、ユーザーは“アプライアンス”を借りる立場になりつつある。
サイト内本文

Drift Anchor -検証済みAIプロンプトへのクイックアクセス

Drift Anchor はMicrosoft Edge拡張機能で、検証済みのAIプロンプトに素早くアクセスできるようにし、作業効率を高めます。

  • Drift Anchor はMicrosoft Edge向けのブラウザ拡張機能です。
  • 信頼できるAIプロンプトへすぐにアクセスできます。
サイト内本文

翻訳待ち:A desktop AI copilot for interview questions and coding screenshots

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Mar 13, 2026 Discord Software Engineer Interview Questions 2026: Real Coding, System Design & Process Guide Prepare for Discord SWE interviews in 2026 with real-style coding questions, system design topics, behavioral p…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Mar 13, 2026 Discord Software Engineer Interview Questions 2026: Real Coding, System Design & Process Guide Prepare for Discord SWE interviews in 2026 with real-style coding quest…
サイト内本文

翻訳待ち:Tax Law Is Funding the AI Infrastructure Boom, Not Creating It

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Microsoft Corp.’s current federal tax expense fell year-over-year from $14.1 billion to $2.5 billion even as its revenue surged, offering a case study of how the artificial intelligence infrastructure boom is being fina…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Microsoft Corp.’s current federal tax expense fell year-over-year from $14.1 billion to $2.5 billion even as its revenue surged, offering a case study of how the artificial intell…
サイト内本文

翻訳待ち:Microsoft’s Clippy-like Mico character is no longer the face of Copilot

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Mico is headed to Learn Live. | Image: Microsoft Microsoft Copilot will no longer show its emotive yellow blob Mico when you use the chatbot's voice mode. In a support page, Microsoft says it's going to move Mico to its Learn Live platform, where the avatar will have "more to react to," as reported earlier by GeekWire. Mico launched in Copilot's voice mode last October, with Microsoft AI CEO Mustafa Suleyman pitching the avatar as a way to give the chatbot an "identity." The blob would react to what you say in real-time, complete with facial expressions and animations. Mico joins the long list of virtual helpers that Microsoft has retired over the years, like Clippy, Cortana, and Rover. … Read the full story at The Verge.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Mico is headed to Learn Live. | Image: Microsoft Microsoft Copilot will no longer show its emotive yellow blob Mico when you use the chatbot's voice mode. In a support page, Micro…
サイト内本文

翻訳待ち:Surfil On-device control plane for AI coding agents

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:// on-device control plane for AI coding agents One install. Cheaper, safer, and remembered. Surfil runs beside Claude Code, Cursor, Codex & Copilot. The tools that route through it get cheaper and safer; editors like C…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • // on-device control plane for AI coding agents One install. Cheaper, safer, and remembered. Surfil runs beside Claude Code, Cursor, Codex & Copilot. The tools that route through…
サイト内本文

翻訳待ち:Amazon Quick for Microsoft 365: Agentic AI where you work

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Amazon Quick is now available directly inside Microsoft Word, Excel, PowerPoint, and Outlook. These extensions bring connected data access and agentic document editing into the Microsoft 365 apps your teams already use, so you can analyze data, draft content, and reach enterprise knowledge without switching applications.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Amazon Quick is now available directly inside Microsoft Word, Excel, PowerPoint, and Outlook. These extensions bring connected data access and agentic document editing into the Mi…
サイト内本文

翻訳待ち:Does Google even want to win at AI?

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Today on Decoder, I’m talking with Hayden Field, The Verge’s senior AI reporter, about a question that’s been rocketing around the tech industry for the past week: Is Google losing the AI race? That’s because last week Google announced a bombshell reorganization of its AI division, Google DeepMind. Jeff Dean, the company’s chief scientist, is leaving to form his own startup and DeepMind cofounder and CEO Demis Hassabis is stepping aside to focus on longer-term research. You can read these moves, and Google’s reaction, in a lot of different ways. So I really wanted to sit down with Hayden to dig into some of the smartest analysis we’ve seen this past week, and what we think is really going on here. Also: At its core, this is an org chart story — and what is Decoder about if not org charts? Okay: Verge senior AI reporter Hayden Field on what’s happening at Google DeepMind and the future of AI research. Here we go. This interview had been lightly edited for length and clarity. Hayden Field, you’re The Verge‘s senior AI reporter. Welcome back to Decoder. Thanks. It’s great to be here. It’s always chaos when you’re here, Hayden. It really is. There’s no week off. Every week something crazy is happening. This time is a little bit different. The news happened last week. Google reorganized its AI division, Google DeepMind. Demis Hassabis, who was the head of DeepMind, has ascended into Google heaven where he’s now the chairman of DeepMind. He’s going to focus on bigger research. Jeff Dean, who had started Google Brain, left with a bunch of other people from Google to start a new lab that will run on Google Cloud. This is a big reshuffle of Google’s AI efforts. It comes as Google is not competitive on the frontier anymore. There’s a lot of reactions to this news. I wanted to just go through some of that reaction with you — you’ve done a lot of reporting on what’s going on with Google, what’s going on in the industry — and try to put this all into context for people. So let’s just start at the start. Google is by and large the best-positioned company to win AI. If you just look at what it is, how it makes money, its distribution power to put AI in front of people, putting AI in Search, its resources, it feels like it should have always been the winner. As you reported from the Elon Musk-Sam Altman trial, everyone was afraid of Demis Hassabis the whole time. You look at all of these ingredients and you think, “Google should be the runaway winner.” Instead, I would say over the last week, a lot of people have said, “Google’s going to lose,” which I find fascinating. Is that your diagnosis of what’s going on with Google? Is this just a catastrophe for its bleeding-edge efforts? It’s really bad, but I do think people are forgetting how powerful Google is and how much they own. All of the integration they can do, all of the tools, all of the data they have on us — they have a huge safety net, is what I’m saying. A huge cushion. Even if they make huge mistakes and are falling behind, I still think you can’t count them out completely because they have so much power. However, it’s crazy to me that they have that much power and all that going for the company, and they’re still not in the lead, let alone being behind as of right now. That’s what I think is crazy. And Sundar and Demis both made that point in their statements last week. Sundar wrote that the company’s committed to being at the frontier and they’re focused on the areas they need to improve, which is CEO-speak for, “We know we need to get our shit together.” And then Demis wrote that the company’s “entering a next chapter” and that “it has the ingredients to lead from here, and I firmly believe we will,” AKA, “we aren’t yet, but we have the ingredients to do it sometime in the future.” Both of them acknowledging that is pretty crazy. It’s not looking good for them, but it reminds me of someone with a trust fund. They have a fallback. Don’t count them out yet. That trust fund is Google Search. They have a product that billions of people use and that they’re putting AI into. As you and I have discussed many, many times, that is a consumer product. Consumer AI has not yet reached a point of making a bunch of money for a bunch of people, but everyone sees that as the prize. All of the action is in enterprise AI right now, and you can see Anthropic is out to a big lead because of their focus on enterprise AI and in particular coding. One of the things I want to come back to is whether Google made the wrong bet on multimodality and world models, which Demis is really focused on, instead of these core enterprise use cases and whether they even want to be at the frontier. They’re saying they want to be, but maybe they don’t. Maybe they just want to sell cloud services to Anthropic, which is a business that is growing for Google. But hold that thought. I want to come back to that. Just put that in your brain. This is part of the framework that I’m thinking about. You just said Sundar said, “It’s the next chapter. We’re committed to it.” They’re making changes. But Hayden, a few months ago I was sitting with Sundar Pichai and I asked him, “Hey, you just restructured this entire company. You got rid of all of your senior executives. You have all new ones. You made DeepMind.” He said, “Yeah, that was hard.” Here’s a clip: Sundar Pichai: It was tough to convey it outside, but I pivoted the company to be AI-first. We had all the ingredients, so in some ways I felt like the Overton window had changed. People were adopting these technologies faster than we had expected. To me it was a way to go and actually express ourselves through our products, but I realized we had to organize ourselves for it. And going back to my earlier point, I realized we need a core model and a core infrastructure team to power everything we are doing across Google. A lot of my initial energy was to go set that up. To get one AI team, we had world-class research teams in Brain and DeepMind and brought those together as Google DeepMind, which was harder than it sounds because it’s like saying, “Go put Stanford and MIT together and create a department out of it or a university out of it.” So I think we’re doing that well. That’s Sundar saying, “My company wasn’t organized for the AI moment. We were slow to react to ChatGPT. I made this huge change to build a central infrastructure team.” It’s three months later, four months later, and the head of Google Brain is leaving. The head of Google DeepMind is becoming the chief scientist. Now, Google DeepMind doesn’t have a CEO anymore. It has an SVP. What do you read into that? Is that yet another reset or is it just more of the same? It’s another reset, but it’s hard because I really do think it’s both. It’s a result of the fact that Demis has never been interested in the productization stuff. He’s, like you mentioned, really into world models, research, curing disease, and drug discovery. And Jeff Dean is similar. So I’m not surprised. If you’re being optimistic, you could view this as just the ripple effects of the conversation you had with Sundar, but I also don’t think this bodes very well for the company because, as we’re seeing with OpenAI literally right now, whenever there are a bunch of executive shakeups, people get nervous. People below them leave. People don’t work as hard because they’re thinking too much about things. Plus, a lot of the people that are working on AI at Google are there because of Jeff Dean or Demis. So what’s going to happen now? They’re thinking about this solely on the page, logistical. “Okay, who is best positioned to speed up our productization?” Maybe that’s the best decision. But when you take into account all the minds that are leaving and all the minds that will leave in the next couple of months, it’s going to be rough. There’s a lot of controversy, or I guess curiosity, around Gemini 4, which is not yet out. They announced it at Google I/O. They put all their emphasis on the 3.5 class models. The 3.5 class models are not at the top of the leaderboards. They’ve actually fallen quite far behind. Does this strike you as the actions of a bunch of executives who think Gemini 4 is going to vault them back into the lead? Or do you think people are getting out because Google isn’t as committed or focused on being on the frontier? As SemiAnalysis wrote in its blog, “These are not the actions of people excited about Gemini 4 Pro.” So definitely not. Google is pretty committed to being a frontier lab. It’s more, is it going to reach its goal? Though my answer to that a few months ago would’ve been that it was a frontier lab, right now it’s more of a wait-and-see. It is right now, but is it going to fall out of favor? SemiAnalysis put it more heavily. They said in their release, “We believe DeepMind is no longer a frontier lab.” To me, it’s still got that designation, but in a few months that might be very different and I didn’t anticipate that changing so quickly. There’s a chance it could go the way of Meta where they suddenly get pretty behind and they keep promising things and then taking a while to deliver. Same with Apple, actually. We’ll see. I’m glad you brought up SemiAnalysis. It’s an investment research firm. They do great work across AI and chips and thinking about how the math of all this should work out. That post really struck me as well. I just want to reuse some other parts of it. There’s a lot of this in which The Verge has covered Google for a long time and there are echoes of this throughout our coverage of Google, and there are some parts of this which feel new to me — they’re new problems for Google. So I’ll just read you the longer version of the quote you just said. As Hayden said, they wrote, “For all intents and purposes, we believe DeepMind is no longer a frontier lab. Google will continue meandering on and releasing models, but their odds of reaching the state of the art again have dropped to zero.” This strikes me as an incredible claim. We see the model race twist and turn all the time. And to say, “Google will never once again hit the state of the art” feels like an enormous claim. That’s the part that feels new to me. Week to week in AI, anything could happen. Do you think there’s evidence for that? That’s really putting the cart before the horse. It’s been a few months since we ourselves wrote about Gemini 3’s hype. It was winning the model race for a few weeks until something else came along. I definitely don’t think the odds have dropped to zero for them reaching state of the art again. In a way, they’re cutting out some of their research focus and just going all in on products. If they’re really going all in on that and they find a way to put all their efforts behind that, they will reach state of the art again. However, what this will be is them constantly catching up right after another frontier lab. And then the other frontier labs that invest in research more and long-term stuff are going to be pulling ahead. It’s kind of the same thing as if you’re a writer and someone keeps copying you, they’re always going to be right behind you. They’re not going to be thinking of the next thing like you are. That’s what I foresee ending up happening here. If you’re not really investing quite as much in the longer-term research and all these niche areas that, for example, Jeff Dean’s startup is going to be looking at, I feel like they could reach state of the art again. But it’s not going to be them coming in the lead over and over again. That’s the part that felt new to me. I don’t really know how to evaluate that claim, especially as Google’s AI division changes leadership. I can’t read Sundar’s mind. I’ve tried many times. It’s very difficult to see what’s going on in his head. I don’t know if he wants to win that race or if he thinks Gemini is good enough now to make a bunch of money inside of Google’s products. I really don’t know how to evaluate, “They’ll never be at the state of the art again.” The part I do know how to evaluate is the second part of the SemiAnalysis claim here, which anybody who has paid attention to Google will immediately understand and immediately agree with this, I think. They go on to say, “Perhaps there’s some world in which Google reaches the state of the art again, but we think the odds are basically zero… The issue with Google was not Jeff Deam or Noam Shazeer,” who we should talk about, “but rather their extremely bureaucratic, painfully slow, and strategically timid culture.” That’s Google. I literally sit with Sundar once a year and say, “Tell me about your culture and tell me about this bureaucracy.” There’s something about Sundar saying to me at I/O, “I made DeepMind the center of the company and then everything else is productizing their development,” and then all the people leaving and SemiAnalysis saying they’ll never be at the frontier again because their culture is so bureaucratic, that is uniquely Google to me. It feels very familiar. I know you’ve talked to people at Google since all these announcements. Is there a sense that Google’s culture needs to change even more to go and compete? There’s a reason that so many people are flocking to Anthropic right now. Anthropic is not perfect by any means. They have a lot of red flags as well. But I’m seeing a lot of people from OpenAI, from Google, from Meta flock there because, as we’ve reported a bunch, people in this space are a little bit post-money. A lot of times they don’t care just about the salary or what they’re making. They care about working for a place that aligns with their values that they believe in. Google has really rubbed a lot of people the wrong way when it comes to that. Jeff Dean and Demis had both signed a public letter in 2018, saying that AI shouldn’t be used for lethal autonomous weapons. Jeff Dean had been tweeting in the months before he left Google about the fact that mass surveillance could be a really big problem with AI. Jeff Dean even signed an amicus brief in support of Anthropic with the whole Department of War situation, which Google ended up signing and just kind of letting the Department of War do whatever with their AI. I could see a lot of people fleeing in the next few months because Jeff Dean seemed to be, according to my sources that I spoke with there, the person keeping a lot of people at Google. I could see a big exodus happening in the next few months. This is one of the bigger questions. Who was the keeper of the morals and values of this team inside of a Google that seems to be more willing to play ball with the Trump administration? With the Department of War, and with the uses of AI that some people are very, very skeptical or very, very skittish about? There’s been a lot of reporting about the fact that when Google acquired DeepMind and Demis, they signed a pledge to never use DeepMind technology for military purposes. That has been watered down. In fact, Jeff Dean recently said, “We should not use AI for these purposes.” There are people inside of Google who’ve sent a letter. There seems to be a lot of big-name talents who are saying, “We don’t want to commercialize this stuff in the way it’s being commercialized right away.” The problem is that it’s the governments and the militaries who are spending all the money right now, and Google is good at making money. It wants to fund AI development with actual revenue instead of raising endless amounts of debt like the startup frontier labs are doing. Is that conflict navigable for Sundar and whoever’s running AI now, or is it just the reality of being a huge corporation that funds its efforts with revenue? It’s unfortunately not surprising to me, for a huge corporation in the US where you have to maximize shareholder value. They’re subsidizing a lot of their AI efforts right now, it seems like, to me. For example, the other day I vibe coded a new website for myself and Gemini was the only tool that I could use the free version of for nine hours. I was trying to do it as an everyman, so I wasn’t signing into any of them. I just said, “Which one will let me go with the free version and do a ton of stuff?” It was only Gemini. They’re really trying to get people in their corner here and trying to change developers’ loyalty, change engineers’ loyalty over to them. So they need money. And to be fair, I do think they could do this a lot differently if they wanted. They’re one of the largest corporations in the world and they’re making a lot of money in other areas. They don’t have to be doing this, but that doesn’t mean they won’t. And I think they will continue. But I also think, like I mentioned, that’s going to lead to a lot of brain drain. One of the current Google employees I spoke with said that a lot of people around him felt like losing Jeff Dean was a big blow for morality at Google, and that it also continues a brain drain they’ve been seeing and that mediocrity is the likely result. So like what you were saying, they may be always catching up from now on and never forging a path ahead like they had been six months ago. I think this brings me back to that framework I mentioned at the very beginning that I wanted to put a pin in. Does Google want to win at the frontier or can they just sell Google Cloud at enormous high rates to Anthropic and OpenAI while maintaining usable models for its consumer products at high rates? There’s a world in which Gemini is there for you to search your Gmail and provide AI overviews and be cheap enough to run to let consumers vibe code websites for nine hours at a time. But the real money is in selling TPUs in Google Cloud to Anthropic and Anthropic is going to go collect the government money and Google is just there as a vendor. They’re just selling to Anthropic and OpenAI and whoever else needs data center capacity. We can see Google Cloud as a business that is exploding. They don’t seem to mind that they’re selling their own capacity to Anthropic instead of Google’s own products, which is one of the challenges of running a company that has frenemies as customers. How do you see that playing out? Do you see Google ever saying, “Look, we have to win at the frontier. We have to win at AGI. We have to make sure recursive self-improvement of coding occurs so the next model works,” which is a religious belief inside of OpenAI and Anthropic? Or do you see them saying, “Actually, being one or two steps behind the frontier is fine because that’ll make our products work well enough and we’ll just sell capacity to the people chasing the AGI dream”? The way they are right now, they’re going to keep chasing it because their investors want that. It makes their stock go up to say, “Hey, we’re chasing this. We’re at the frontier. We’re the only large corporation that’s almost or nearly or equally caught up with OpenAI and Anthropic.” They don’t need to go the way of Amazon and, in my opinion, Meta right now. In a year or two, if they continue the brain drain and they keep falling behind, then yeah, maybe they’re going to do what you said in situation two. But for now, there’s no reason for them not to keep chasing, especially because that’s a great thing to talk about on an earnings call and it makes all your investors happy. The AGI piece is really interesting to me, especially in the context of Google. Demis Hassabis was the final speaker at Google I/O. After an hour and a half of very practical demonstrations of AI inside of Google products, Demis came out and he talked about protein folding and drug discovery, which are the things that he really cares about. And then he ended the entire presentation by saying very confidently, “We are at the foothills of the singularity.” Google doesn’t say, “AGI.” It says, “the foothills of the singularity,” which is an enormous claim. I thought, “Boy, that’s an incredible way to end Google I/O.” And then later I sat down with Sundar and I said, “Do you agree we’re at the foothills of singularity? What does this mean to you?” Here’s what Sundar said to me. Sundar Pichai: Demis and I have had long, deep conversations on this topic. Nilay Patel: I figured. In this context, for him, the advent of AGI is what he thinks of as the singularity and I think— Do you have a definition of AGI? Have you debated? Do you have an agreement? We debated a lot. Both Demis and I are very close to how we think about AGI … There is a harder definition of AGI, which is that it has to more comprehensively do the wide range of tasks, including cognitive tasks, in a way that’s comparable. We’ll at some point actually put it out as a company, and we are working on that. But that’s what he’s talking about in this context. I’ve been thinking about that answer since it happened. Do you know what Sundar’s definition of AGI or the singularity is based on that? It’s the exact same as everyone else’s. In the OpenAI lawsuit, in the materials, we saw the definition of AGI come out of that. It was published and it sounds like he’s talking about the exact same thing. In Microsoft and OpenAI’s 2019 contract that was made public as part of the Musk v. Altman trial, it’s a 36-page agreement, but luckily, finally, we’re finding out their definition of AGI, which is, “A highly autonomous system that outperforms humans at most economically valuable work.” It seems similar to what Sundar is saying in terms of cognitive tasks. It’s just a highly autonomous system that can do a ton of economically valuable knowledge work at the same level or surpass the level of humans. That’s the definition I’ve been working with for the past six years on the beat, and it seems like that tracks with what he’s saying. He said to me that Google would put out a definition of the singularity or AGI and they’re working on it. As far as I know, they have not yet released this definition. I don’t know if it tracks the OpenAI one. I do know that’s basically what the industry says, right? That it’ll be better than you and me at economically viable tasks. They’ve stopped saying that. Equal or better. Either way, we’re losing our jobs, right? They’ve stopped talking about it because that means we’re all losing our jobs. So that’s just faded into the background. I bring this up because Demis is so focused on science, and in particular health outcomes, and in this announcement about him moving on to be chief scientist, Sundar repeated the phrase, “We’re at the foothills of the singularity.” It feels like Demis wanted to chase AGI, world models, protein folding, and all of the next things. The thing that makes AI economically viable today is writing software code or automating business processes inside of Fortune 500 companies or agentic shopping or whatever boring thing Google needs to do to make money, and those things are getting ever farther apart. If you want to chase the foothills of the singularity in AGI, maybe that has nothing to do with how Google needs AI to make money today. That’s a big part of the Google culture clash, right? That’s, “We’re going to chase money and shareholder value instead of holding fast to our ideals.” That’s a big part of the AI industry’s general chaos. How is OpenAI going to make a dollar? Who knows? It’s a code red. We’re right back at the beginning. How do you see it? Is it that Demis wanted another Nobel Prize, so he led them astray and now he’s getting kicked upstairs and they’re going to focus on money? Or is there real validity to, “We’re going to let him chase the singularity while we work on Gmail Search”? There’s a big difference between, “We’re going to let him chase the singularity,” and, “We’re going to let him do a lot of research into biology, drug discovery, and the other stuff he’s into,” and that seems to be what he’s going to be doing. It seems like he and Jeff Dean are going to be doing similar things, but in very different places. It’s a tale as old as time. I’ve been writing about this for so many years, product versus research. The big clashes, the funding, the resources. Companies want products immediately and they don’t want to invest in the long-term research that sometimes leads to those products. They only want the quick, “What are we going to turn this into? What’s the timeline? Let’s speed it up for products and let’s compete with all of our three competitors and not really do these long side projects that may lead to something or may not.” The tension’s building and building, especially as OpenAI and Anthropic are about to go public. Google has a lot of investors to answer to. This is a building of the tension we’ve been seeing for so many years. And for what it’s worth, I do think the Demis situation was probably mutual. I’ve heard rumors that maybe he wanted to leave completely, but it would be too dramatic for him and Jeff Dean to leave at the same time. So he said, “Yeah, I’ll go to this other role and then I’ll leave later.” That’s just a rumor. We’re not sure. But either way, it doesn’t seem like he was totally kicked to the curb or kicked upstairs. It’s more probably a mutual parting where he really is not that interested in products and he wants to do the long-term research, and a lot of these guys are like that. It feels like a real situation where you have to be careful what you wish for, because when Sundar created Google DeepMind, he had to pick a winner, and he picked Demis over Jeff Dean. We were all waiting to see if and when Jeff Dean would leave because he didn’t win, and now they’re both leaving because Demis realized that actually operating inside of Google is a very different job than just doing the research. One of the questions I have here in general is about DeepMind itself, which is famously headquartered in London and answers to no one. It’s Google’s big, fancy AI research arm with the big fancy CEO. That’s getting pulled down. It’s being led by an SVP who reports to Sundar now. There are some reports that maybe the center of gravity and the authority is going to move back to Mountain View to Sundar himself. How do you see that playing out inside of Google? I can definitely see the winds might be changing and the Bay Area might be the headquarters again, at least in terms of power. London’s autonomy has been going on for a long time. I’ve visited that office multiple times. It did have a different feeling to it. It felt like there was a lot less urgency in a good way. It was really collaborative. There were a lot of long-term research questions and it was a very different feeling than the tension and the urgency I feel when I visit other AI labs’ offices. Maybe Sundar got tired of that and said, “You know what? I need the pressure to rise. I need products quickly. The research can only be done if it’s going to lead to something that’s trackable.” I could definitely see the center of gravity moving to the Bay Area. The reporting from inside of Google that I’m most curious about is how that culture changes without these leaders. As you were saying before, Jeff Dean and Demis Hassabis were moral leaders in addition to technical leaders and research innovators. They kept Google from doing a lot of things. They’re gone now. In some of your own reporting and your story on our site, there are people saying, “Who will we sell out to next?” Sergey Brin, who’s deeply involved in AI efforts, supports the Trump administration. Sundar obviously stood behind Trump at the inauguration. The questions from the staff about, “What will we sell it next? What values are up for sale next without the culture carriers of a Demis or a Jeff Dean?” seem open. Are there answers? Who’s taking over DeepMind now and what kind of person do we think they are? It’s Koray Kavukcuoglu, and these questions are super valid because I don’t think Koray’s going to be speaking up on this stuff. He’s a product guy. He’s focused on speeding up the product. I’m sure he and Sundar have had a bunch of conversations about focusing on the short term. Over the past few months, early this year, I was chatting with a bunch of AI employees at a ton of different companies, and they all, including employees at Google, felt like the messaging from their companies was, “Shut up and focus on the mission. Keep your head down. Roll stuff out. Don’t worry about what’s going on in the outside world politically.” It seems like that’s going to be even more of a thing now. One of the sources I was speaking with at Google said, “Speaking out on moral issues like ICE agents and AI surveillance and autonomous lethal weapons, Jeff Dean was one of the last people who was willing to do that.” And it doesn’t seem like Koray’s going to be really eager to take that place. These questions are really valid and I wouldn’t be surprised if a lot more DeepMind people left after all these changes. Let me ask you the hardest question of all to wrap it up. There’s a lot of noise in the ecosystem right now saying that Google has lost the AI race. But as we said from the beginning, Google has a ton of advantages here. It’s making money, which most of the other companies aren’t. It’s selling Google Cloud infrastructure to its own best competitors. It has massive distribution advantages in Search, in Gmail, in the fact that Apple appears to have distilled Google’s models for Siri. There’s a lot here where Google just has structural advantages. It’s playing with house money. It’s a trust fund baby, as you’ve said several times here. Is it possible to lose the AI race from that vantage point? Or is it really just about if Anthropic gets to a point at recursive self-improvement that they can call AGI, everyone else has to lose by default? It’s not possible for them to fail. It’s possible for them to change up their strategy. Like we were talking about earlier, maybe they become an Apple where they’re running on Google AI and they’re fine with that, but they’re picking a different company. Same with Amazon. They’ve given up a little bit, it seems like. I’m going to get some flack for that. Meta’s still really desperately trying, but they’re behind. I don’t think Google can fail. It’s more, do they eventually realize it’s not worth their time? Does the brain drain continue? Do they realize, “Look, there’s no amount of money we can offer to get some of the best minds back here. Let’s just cut our losses”? That’s a little ways off. I don’t think that’s going to happen in the next few months or even the next year. But it’s important for these execs to remember that a lot of the people that are most involved and really pivotal in building this technology and keeping them at the frontier are extremely serious about their morals and what they’re doing. They don’t just do it for the money. It’s going to be tough to resell that dream to some of them if they’re trying to rehire after they lose people. OpenAI is experiencing the same thing. So we’ll see. It’s worth noting Demis is still there. He’s the chief scientist. Presumably he will still be going to the London office and be charming, and Demis is very charming. You can see all that continuing to happen, but what are we shipping? What are the roadmaps? Who gets the GPU access? That seems like it will change and that will have some downstream effect. If you had to look for signs, is Google succeeding or failing, is the culture a problem or are they just retrenching to go and be even more aggressive? What kinds of things would you look for right now? What I typically look for is what they’re really offering every time they have a big release and how pivotal it really is. Are they doing something that their competitors did six months ago? And are they even doing that well? That’s how I think about these things sometimes. There will be a big release from an AI company or a big tech company that’s trying to catch up in the AI race. Sometimes it’s six months behind OpenAI or Anthropic, and sometimes the stuff that they’re really excited about is pretty bad. That’s what I would be watching from Google. With Gemini 4, what can it really do? Does it have that same effect that Gemini 3 had on the industry, where it’s leading for at least a week or two? Or does it not even have an hour of lead time and it just falls flat and it’s used by the enterprises that they work with and no one’s really excited about it? That’s the type of thing I’d be looking for. I’d also be looking for the exodus. If a ton of the DeepMind engineers leave, if they’re desperately trying to hire and offering more and more desperate pay packages, that’s another sign. Whenever Demis leaves — and that will eventually happen — that’s a huge sign. We’ll be looking out for all that. I’m confident that the chaos in the AI industry will continue, and Hayden, you’ll be back on Decoder. Thank you so much for joining me today. Thanks so much. Questions or comments? Hit us up at [email protected]. We really do read every email!

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Today on Decoder, I’m talking with Hayden Field, The Verge’s senior AI reporter, about a question that’s been rocketing around the tech industry for the past week: Is Google losin…
サイト内本文

翻訳待ち:Microsoft is merging Copilot and Copilot 365 into one unified app - and retiring 3 features

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:The move should cut down on the confusion between the two apps, especially for anyone who bounces back and forth between the two of them.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • The move should cut down on the confusion between the two apps, especially for anyone who bounces back and forth between the two of them.
サイト内本文

翻訳待ち:Microsoft is combining its Copilot apps ahead of a ‘super app’

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:You soon won’t have to look at two Copilot apps in your Windows taskbar. | Image: Microsoft Microsoft is finally beginning to combine its consumer and commercial Copilot AI assistants into a single "super app" interface, starting with the Copilot and Microsoft 365 Copilot apps. Both personal and work accounts will be moved to the new unified app, which recycles the "Microsoft Copilot" name but features an updated app icon. The single app also means there won't be two annoying Copilot icons in the system tray or taskbar anymore. "Starting with a fresh look, the updated app combines the best of Copilot chat and image creation, with the power of Microsoft 365 for your work," Microsoft said in its update announcement. The updates are … Read the full story at The Verge.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • You soon won’t have to look at two Copilot apps in your Windows taskbar. | Image: Microsoft Microsoft is finally beginning to combine its consumer and commercial Copilot AI assist…
サイト内本文

翻訳待ち:Microsoft, Seeking to Stay Competitive, Slashes Prices for Coding Model

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:The cloud provider said the upgraded model is now better at completing tasks more quickly and using fewer tokens.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • The cloud provider said the upgraded model is now better at completing tasks more quickly and using fewer tokens.
サイト内本文

翻訳待ち:Write your first prompt with the GitHub Copilot app

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Learn how to write your first prompt in the GitHub Copilot app, choose the right context and model, and start your first task with confidence. The post Write your first prompt with the GitHub Copilot app appeared first on The GitHub Blog.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Learn how to write your first prompt in the GitHub Copilot app, choose the right context and model, and start your first task with confidence. The post Write your first prompt wit…
サイト内本文

翻訳待ち:MindTopo reveals VLMs’ spatial reasoning abilities

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:A path, a fence, a knot. MindTopo sets a new benchmark for testing how AI understands topological relationships and highlights new opportunities to strengthen spatial reasoning and planning. The post MindTopo reveals VLMs’ spatial reasoning abilities appeared first on Microsoft Research.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • A path, a fence, a knot. MindTopo sets a new benchmark for testing how AI understands topological relationships and highlights new opportunities to strengthen spatial reasoning an…
サイト内本文

翻訳待ち:Microsoft fixes 421 bugs and a Windows zero-day in August Patch Tuesday - update ASAP

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:The exploited zero-day flaw could allow an attacker to gain system privileges on a Windows PC.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • The exploited zero-day flaw could allow an attacker to gain system privileges on a Windows PC.
サイト内本文

翻訳待ち:Nice2Meet: We Turned Teams Mobile Meetings into a Silent Account Takeover

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Ever hopped on a Microsoft Teams meeting? What you didn’t know is that everyone on that call could have direct access to everything in your account: email, files, calendar, and more. The vulnerability? Just requires sha…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Ever hopped on a Microsoft Teams meeting? What you didn’t know is that everyone on that call could have direct access to everything in your account: email, files, calendar, and mo…
サイト内本文

翻訳待ち:Grok is now an AI ‘teammate’ you can assign work

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:You’ll have to be fine with letting Grok sign into your online accounts, however. | Image: SpaceXAI SpaceXAI has introduced Grok Bot, an always-on AI agent service designed to behave like independent "AI teammates" that can do your work for you. The bots share their own cloud-based computer environment, and can sign into apps, tools, and websites you already use to complete multi-step workplace tasks, only coming back when their assigned work is completed or if something requires approval. Grok Bot (or Bots, as SpaceXAI inconsistently pluralizes it) is the latest push from Elon Musk's AI company to keep up with business services launched by rival AI providers, including OpenAI's ChatGPT Work, Anthropic's Claude Cowork, and Microsoft's Cop … Read the full story at The Verge.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • You’ll have to be fine with letting Grok sign into your online accounts, however. | Image: SpaceXAI SpaceXAI has introduced Grok Bot, an always-on AI agent service designed to beh…
サイト内本文

翻訳待ち:Turkey's AI dilemma, the impact on entry level jobs for game development

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:(Image credit: Future | Microsoft | Anthropic | OpenAI) 0 Join the conversation Follow us Add us as a preferred source on Google It seems like every time I turn around, there's another round of layoffs affecting video g…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • (Image credit: Future | Microsoft | Anthropic | OpenAI) 0 Join the conversation Follow us Add us as a preferred source on Google It seems like every time I turn around, there's an…
サイト内本文

翻訳待ち:A developer got Word 1.1a from 1990 to run on Windows 11 - try it yourself

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Longing for a plain, old-fashioned version of Microsoft Word without all the bells, whistles, and AI slop? One developer managed to coax Word 1.1a to run on today's Windows.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Longing for a plain, old-fashioned version of Microsoft Word without all the bells, whistles, and AI slop? One developer managed to coax Word 1.1a to run on today's Windows.
サイト内本文

翻訳待ち:Introducing CARE-X: Towards Clinically Useful Radiology VLMs with Auxiliary Supervision, Reward-Aligned Learning, and Tool-Augmented Measurement

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Radiology AI is evolving beyond report generation. CARE-X explores a unified approach that combines flexible reasoning, calibrated predictions, and measurement-based tools for chest X-ray interpretation. The post Introducing CARE-X: Towards Clinically Useful Radiology VLMs with Auxiliary Supervision, Reward-Aligned Learning, and Tool-Augmented Measurement appeared first on Microsoft Research.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Radiology AI is evolving beyond report generation. CARE-X explores a unified approach that combines flexible reasoning, calibrated predictions, and measurement-based tools for che…
サイト内本文

翻訳待ち:LaraCopilot

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Discussion | Link

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Discussion | Link
サイト内本文

翻訳待ち:Using the GitHub Copilot SDK for Java

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Enterprise Java developers have a new superpower—drive GitHub Copilot from idiomatic Java code with annotations, virtual threads, and more. The post Using the GitHub Copilot SDK for Java appeared first on The GitHub Blog.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Enterprise Java developers have a new superpower—drive GitHub Copilot from idiomatic Java code with annotations, virtual threads, and more. The post Using the GitHub Copilot SDK f…
サイト内本文

翻訳待ち:Why Open Source Matters for AI

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:In 1995, the question in the media was whether Netscape or Microsoft would control the web. The answer, it turned out, was neither. Both Netscape and Microsoft aimed to dominate the web server and browser market, reasoning that whoever controlled both ends of the connection would have an internet “platform” to rival the deathgrip that […]

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • In 1995, the question in the media was whether Netscape or Microsoft would control the web. The answer, it turned out, was neither. Both Netscape and Microsoft aimed to dominate t…
サイト内本文

翻訳待ち:Docker Sandboxes – Disposable, isolated sandboxes for AI agents

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Docker Sandboxes Run AI agents safely in local sandboxes. Disposable, isolated sandboxes for AI agents like Claude Code, Gemini CLI, Copilot CLI, Codex, OpenCode, and Kiro that need safe, unattended execution. macOS $ b…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Docker Sandboxes Run AI agents safely in local sandboxes. Disposable, isolated sandboxes for AI agents like Claude Code, Gemini CLI, Copilot CLI, Codex, OpenCode, and Kiro that ne…
サイト内本文

翻訳待ち:AI Coding Clients Are Reading Each Other's Personal Instructions

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:GitHub Copilot CLI should not have known which orchard was approved. RuntimeWire had placed the answer COPILOT CLAUDE ORCHARD 5186 in /.claude/CLAUDE.md , Claude Code's personal instruction file under the test user's ho…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • GitHub Copilot CLI should not have known which orchard was approved. RuntimeWire had placed the answer COPILOT CLAUDE ORCHARD 5186 in /.claude/CLAUDE.md , Claude Code's personal i…
サイト内本文

翻訳待ち:Show HN: Gotcha- First on-device AI copilot for Android

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:> in plain language You talk. It acts. Simply state what you need in everyday language. Gotcha evaluates live device context and triggers the exact Android system operations required to complete your task. “Text mom I'm…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • > in plain language You talk. It acts. Simply state what you need in everyday language. Gotcha evaluates live device context and triggers the exact Android system operations requi…
サイト内本文

翻訳待ち:AIUsageBar – Track Claude, Codex, Cursor and Gemini Usage from the Mac Menu Bar

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:FinderFileEditViewWindowHelp 88% 45% Sat Jun 10 9:41 AM AI Usage Tracker for Mac Know before you hit them. Track Claude, ChatGPT, Codex, Cursor, Gemini, Copilot, and 47+ AI tools directly from your macOS menu bar. Down…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • FinderFileEditViewWindowHelp 88% 45% Sat Jun 10 9:41 AM AI Usage Tracker for Mac Know before you hit them. Track Claude, ChatGPT, Codex, Cursor, Gemini, Copilot, and 47+ AI tools…
サイト内本文

翻訳待ち:I read Microsoft's Windows 11 'quality' progress report - and the subtext says it all

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Microsoft's latest progress report details much-needed Windows 11 improvements in reliability, performance, stability, and usability. But here's what else I see.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Microsoft's latest progress report details much-needed Windows 11 improvements in reliability, performance, stability, and usability. But here's what else I see.
サイト内本文

翻訳待ち:The White House’s plan to vet potentially dangerous AI is cloaked in secrecy

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:A Trump administration framework on AI testing leaves a lack of transparency – and plenty of open questions After months of talking with tech industry leaders, the Trump administration finalized a framework this week for how it will test new artificial intelligence models for safety and cybersecurity risks. So far, the White House is keeping details of the framework private, in a blow to transparency and potential boon for secretive AI companies. On Tuesday, staff from OpenAI, Anthropic, Meta, Google, Nvidia and Microsoft attended a private meeting with White House officials to review the AI framework. Multiple outlets have since reported that although the volunteer vetting process for new AI models has been settled, the White House does not plan to release its policy publicly and will only share testing criteria with a select few tech companies. Continue reading...

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • A Trump administration framework on AI testing leaves a lack of transparency – and plenty of open questions After months of talking with tech industry leaders, the Trump administr…
サイト内本文

翻訳待ち:Show HN: Which devtools win when LLMs plan real web apps

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Preseason What agents want We track which developer tools AI models pick across a frozen panel of vibe-coding prompts at every level, from beginners to expert engineers. Advanced 1 AI Revenue Ops Copilot “Build a produc…

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Preseason What agents want We track which developer tools AI models pick across a frozen panel of vibe-coding prompts at every level, from beginners to expert engineers. Advanced…
サイト内本文

翻訳待ち:Microsoft Open Sources code-testing-generator: a Polyglot Unit-Test Agent That Hits 92.1% Task Completion Versus 78.9% for Stock Copilot

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Microsoft has open sourced code-testing-generator, a polyglot unit-test agent shipping in the MIT-licensed dotnet/skills repository. It reads a repository before writing anything — detecting the language, test framework, existing conventions, and the real build and test commands — then plans, writes, runs and validates the tests it produces. On Microsoft's internal 152-task benchmark it completed 140 tasks against 120 for stock GitHub Copilot on the same model, with the gain concentrated almost entirely in vague prompts and diff-targeted requests. The post Microsoft Open Sources code-testing-generator: a Polyglot Unit-Test Agent That Hits 92.1% Task Completion Versus 78.9% for Stock Copilot appeared first on MarkTechPost.

  • AI 生成が一時的に利用できないため、ソース内容とフォールバックメタデータを保存しました。
  • Microsoft has open sourced code-testing-generator, a polyglot unit-test agent shipping in the MIT-licensed dotnet/skills repository. It reads a repository before writing anything…
サイト内本文

企業ナビゲーション

Microsoft AI ニュース | AI News Hub