全部/科技/实时热榜

InfoQ · 实时热榜

HISTORY近 30 天历史柱高表示当天去重热搜数量
07/2308/21 有历史数据
  • 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 ArthurJames Arthur
  • 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 CurtisDaniel Curtis
  • 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 ChatziouArtenisa Chatziou
  • 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 LindersBen Linders
  • 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 VukAlmir Vuk
  • 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 SaundersMatt Saunders
  • 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 LosioRenato Losio
  • 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 PopOlimpiu Pop
  • 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 SimoneSergio De Simone
  • 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 KumiliLeela Kumili
  • 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 NewmanSam Newman
  • 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 VukAlmir Vuk
  • 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 SaundersMatt Saunders
  • 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 CurtisDaniel Curtis
  • 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 SimoneSergio De Simone