全部/科技/实时热榜

InfoQ · 实时热榜

HISTORY2026年8月20日24 不同热搜
07/2308/21 有历史数据
DAILY UNIQUE TOPICS24 个热搜
  1. 01
    How Code in the Age of Artificial Intelligence Becomes Write-Only and Disposable

    Artificial intelligence (AI) makes all code write-only,. It’s too dense to read, and tests define the behaviour and become the documentation. Code is also disposable; it becomes easier to rewrite than to debug. Humans can't review AI-generated code at scale. Intent decouples from implementation; developers should focus on creativity. By Ben Linders

    最高第 119:38 达到19:38 首次观测上榜当日结束时仍在榜累计约4小时16分
  2. 02
    The Open-Sourcing of DeepSeek Harness Opens the Door to Modular, Unbundled AI Agent Infrastructure

    DeepSeek has released a developer preview of DeepSeek Harness (dsh), an open-source execution runtime for building autonomous AI agents. The software features a micro-kernel architecture with modular plugins for various functional units. The release includes an append-only event logging system for tracking execution activities. Adoption may depend on plugin ecosystem stability and API maintenance. By Olimpiu Pop

    最高第 113:14 达到13:14 首次观测上榜当日结束时仍在榜累计约10小时40分
  3. 03
    Docker Launches Fully Rebuilt Virtualization Layer to Boost Performance and Improve Dev Experience

    Docker VMM (virtual machine monitor) is Docker's new, first-party virtualization layer for Docker Desktop, replacing third-party virtualization components with an engine that Docker can directly control and optimize specifically for container workloads. The public beta launched with Docker Desktop 4.86 for Mac and Windows. By Sergio De Simone

    最高第 103:06 达到03:06 首次观测上榜当日结束时仍在榜累计约20小时48分
  4. 04
    Microsoft Releases Aspire 13.5 With a Refreshed Dashboard and Workflow Improvements

    Last week, Microsoft released Aspire 13.5, an update that refreshes the dashboard and the aspire.dev homepage and adds several quality-of-life features. The Interaction Service gains file imports and progress dialogs; resources can host an interactive terminal in the dashboard, and deployment adds Kubernetes persistent volumes and cross-scope Azure references. By Almir Vuk

    最高第 116:26 达到16:26 首次观测上榜当日结束时仍在榜累计约7小时28分
  5. 05
    Flux Mirror Uses Gitless GitOps to Keep Software Supply Chain Under Control

    Flux has introduced Flux Mirror, a CLI plugin that mirrors container images, Helm charts and OCI artifacts between registries from a declarative configuration. The plugin is part of the Flux v2.9 CLI plugin system and is presented as a way to keep Kubernetes clusters reconciling only from registries that teams operate themselves. By Matt Saunders

    最高第 116:10 达到16:10 首次观测上榜当日结束时仍在榜累计约7小时44分
  6. 06
    Harper Argues Against the Multi-System Stack and Releases 5.2

    The database platform Harper advocates for a single-runtime architecture that keeps application code and data together, with its benchmark against a Vercel-based stack reporting significantly better performance on live, personalized-data workloads. Harper recently released version 5.2, with a new record cache and more throughput per node. By Renato Losio

    最高第 114:34 达到14:34 首次观测上榜当日结束时仍在榜累计约9小时20分
  7. 07
    Next.js 16.3: Instant Navigations, Up to 90% Less Dev Memory and Faster Builds

    Vercel has released Next.js 16.3, featuring significant updates since version 16.0. Enhancements include reduced memory usage during development, accelerated build times, and improved type checking. Instant Navigations introduces faster, client-like responses while maintaining server-rendered architecture. Developers are advised to gradually adopt new features due to noted caveats. By Daniel Curtis

    最高第 120:10 达到20:10 首次观测上榜当日结束时仍在榜累计约3小时44分
  8. 08
    Whatsapp Tests on Device ML for Scam Detection with Privacy Preserving Analytics

    WhatsApp is testing Scam Alert in limited beta, using on device machine learning to detect potential scam messages from non contacts. Meta's architecture keeps message content on the device while using confidential computing, Oblivious HTTP, differential privacy, and model transparency to measure performance and protect model delivery. By Leela Kumili

    最高第 100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时55分
  9. 09
    Presentation: Why Fetch When You Can Sync? Building Local-First Apps on a Sync Engine Architecture

    James Arthur shares why sync is the next frontier in frontend architecture. He explains how extending reactivity to the server with Electric and TanStack DB replaces imperative fetching with declarative data bindings. Learn how query-driven sync and local optimistic updates enable engineering leaders to build insanely fast, collaborative, and agentic applications using their existing stack. By James Arthur

    最高第 121:30 达到21:30 首次观测上榜当日结束时仍在榜累计约2小时24分
  10. 10
    InfoQ Opens Enrollment for New AI-Assisted Engineering Online Certification Program

    InfoQ has opened enrollment for the InfoQ Certified AI-Assisted Engineering Program, a five-week online certification program for senior engineers and architects who already run a coding agent against production code daily, where the open questions have moved past prompting into what the agent is allowed to touch and what catches its mistakes before a human does. By Artenisa Chatziou

    最高第 220:10 达到20:10 首次观测上榜当日结束时仍在榜累计约3小时44分
  11. 11
    Presentation: Understanding Progressive Collapse: How To Avoid A Cascading Failure

    Sam Newman discusses the concept of progressive collapse in civil engineering and how it applies to distributed systems. Using real-world examples - from the 1968 Ronan Point tower failure to AWS outages - he shares crucial resilience engineering strategies for software leaders. Learn how to strengthen components, isolate failures, and reduce interconnections to prevent catastrophic cascades. By Sam Newman

    最高第 200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时55分
  12. 12
    .NET 11 Preview 7 Brings Updates Across C#, ASP.NET Core, EF Core, and Windows Forms

    Last week Microsoft released .NET 11 Preview 7, with updates across C#, ASP.NET Core, .NET MAUI, Entity Framework Core, Windows Forms, and F#. C# adds labeled break and continue. ASP.NET Core brings Blazor circuit pausing, CacheView, and built-in validation localization. Windows Forms gains an opt-in modern rendering pipeline, and EF Core adds Half type support on SQLite. By Almir Vuk

    最高第 300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时55分
  13. 13
    Multi Agent Collaboration Gets Persistent Compute in Bedrock AgentCore

    Amazon Web Services has extended Amazon Bedrock AgentCore with runtime instances, a new compute option that gives AI agents persistent infrastructure purpose-built for complex long-running workflows and multi-agent coordination. By Matt Saunders

    最高第 400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时55分
  14. 14
    React Router v8: A Deliberately Boring Release with ESM-Only Builds and Default Middleware

    React Router v8 was released on June 17, 2026, with minimal breaking changes and new baselines. Key updates include an ESM-only build and default middleware settings. React Router v6 and Remix v2 have reached End of Life. Developers should follow specific migration guidelines to update their applications, while some are considering alternatives like TanStack Router. By Daniel Curtis

    最高第 500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时55分
  15. 15
    Cloudflare WriteGuard Brings Fine-Grained Security Controls for MCP Servers

    Cloudflare is introducing WriteGuard, now in private beta, to provide fine-grained security controls for MCP (Model Context Protocol) servers. It aims to make AI agents safer by controlling their access to tools that can modify data or perform actions, rather than simply read information. By Sergio De Simone

    最高第 600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时55分
  16. 16
    Presentation: From Fab To Token - The State Of The Market

    Jordan Nanos discusses how semiconductor constraints, data center expansion, and networking bottlenecks impact AI software architecture. Drawing from SemiAnalysis research, he shares insights on benchmark performance, GPU scaling, and tokenomics from chip fab to model inference. By Jordan Nanos

    最高第 700:00 达到当日首次采集时已在榜21:30 观测离榜累计约21小时31分
  17. 17
    Netflix Open-Sources Agentic Workflow for Causal Inference

    Netflix open-sourced an agentic workflow for Observational Causal Inference (OCI) that reduces toil in causal analysis. Given observational data and the human user's analysis plan, the agent uses an actor-critic loop to estimate causality, write a report, and suggest next steps. By Anthony Alford

    最高第 800:00 达到当日首次采集时已在榜20:10 观测离榜累计约20小时11分
  18. 18
    Presentation: Turning Outward: Growing From Code to Influence

    Brad Grantham discusses how software engineers and architects can transition from individual contributors to influential technical leaders. Brad shares actionable insights on expanding skills into business and legal domains, adapting communication styles for non-technical stakeholders, moving past ego to empower teams, and navigating complex organizational dynamics to maximize engineering impact. By Brad Grantham

    最高第 900:00 达到当日首次采集时已在榜20:10 观测离榜累计约20小时11分
  19. 19
    GitHub Brings Stacked Pull Requests to Public Preview

    GitHub has announced that Stacked Pull Requests are now available in public preview, introducing native support for breaking large software changes into smaller, dependent pull requests that can be reviewed and merged independently. By Craig Risi

    最高第 1000:00 达到当日首次采集时已在榜19:38 观测离榜累计约19小时39分
  20. 20
    .NET 11 MAUI Preview 7 Adds Passkeys, Incremental XAML Hot Reload, and Shell Route Templates to MAUI

    Microsoft has released .NET 11 Preview 7 with a substantial set of .NET MAUI updates, including cross-platform passkey authentication, a new incremental XAML Hot Reload implementation, Shell route templates, and additional AOT-safe bindings. The release also continues MAUI’s migration from legacy renderers to handlers and improves development workflows on Android and Apple platforms. By Edin Kapić

    最高第 1100:00 达到当日首次采集时已在榜16:26 观测离榜累计约16小时27分
  21. 21
    Major Frontier Model Providers Adopt Watermarking Tech to Comply with EU Regulation

    As of August 2, 2026, the EU AI Act Article 50 requires AI systems to mark synthetic outputs in a machine-detectable manner. Major vendors are implementing statistical watermarking methods, which influence natural language generation without affecting performance. This has prompted a swift reaction from the open-source community, raising compliance and vulnerability concerns. By Olimpiu Pop

    最高第 1200:00 达到当日首次采集时已在榜16:10 观测离榜累计约16小时11分
  22. 22
    SpaceXAI Launches Grok Bot for Autonomous AI Agents

    SpaceXAI has introduced Grok Bot, a system of persistent AI agents that operate on dedicated cloud computers and can interact with websites, applications, inboxes, and other tools. By Daniel Dominguez

    最高第 1300:00 达到当日首次采集时已在榜14:34 观测离榜累计约14小时35分
  23. 23
    JEP 540 Proposed to Target JDK 28 with a Simple JSON API

    JEP 540, Simple JSON API, has progressed to Target status for JDK 28. It introduces a compact API for parsing and generating JSON documents without external dependencies. Focused on core tasks, it provides an immutable value hierarchy. The API allows simple traversal and conversion while enforcing strict syntax rules. Feedback during incubation will shape its future development. By A N M Bazlur Rahman

    最高第 1400:00 达到当日首次采集时已在榜13:14 观测离榜累计约13小时15分
  24. 24
    Grab Cuts Mechanical Analytics Work From 44% to 30% with AI Agents

    Grab is using AI agents to automate analytics workflows, cutting mechanical analyst work from 44% in February to 30% in June. Its approach combines agent autonomy, certified data, context management and human oversight, with self service analytics increasingly handling metric, data and SQL requests without analyst intervention. By Leela Kumili

    最高第 1500:00 达到当日首次采集时已在榜03:06 观测离榜累计约3小时7分