全部/科技/实时热榜

InfoQ · 实时热榜

HISTORY2026年8月21日15 不同热搜 · 统计中
07/2308/21 有历史数据
DAILY UNIQUE TOPICS15 个热搜
  1. 01
    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

    最高第 100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约7小时23分
  2. 02
    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

    最高第 200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约7小时23分
  3. 03
    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

    最高第 300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约7小时23分
  4. 04
    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

    最高第 400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约7小时23分
  5. 05
    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

    最高第 500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约7小时23分
  6. 06
    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

    最高第 600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约7小时23分
  7. 07
    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

    最高第 700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约7小时23分
  8. 08
    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

    最高第 800:00 达到当日首次采集时已在榜当日结束时仍在榜累计约7小时23分
  9. 09
    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

    最高第 900:00 达到当日首次采集时已在榜当日结束时仍在榜累计约7小时23分
  10. 10
    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

    最高第 1000:00 达到当日首次采集时已在榜当日结束时仍在榜累计约7小时23分
  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

    最高第 1100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约7小时23分
  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

    最高第 1200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约7小时23分
  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

    最高第 1300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约7小时23分
  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

    最高第 1400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约7小时23分
  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

    最高第 1500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约7小时23分