全部/科技/实时热榜

InfoQ · 实时热榜

HISTORY2026年8月9日16 不同热搜
07/2308/21 有历史数据
DAILY UNIQUE TOPICS16 个热搜
  1. 01
    Stripe Uses Graph Search and State Machines to Automate Database Remediation

    The engineering team at Stripe recently described how they automated database incident recovery by modeling their global infrastructure as a graph. Using graph search algorithms together with state machines, the team computes and executes remediation plans automatically. By Renato Losio

    最高第 115:12 达到15:12 首次观测上榜当日结束时仍在榜累计约8小时32分
  2. 02
    Presentation: Keeping ChatGPT Fast as AI Development Accelerates

    Martin Spier explains how agentic workflows dramatically increase code change volume at OpenAI. He discusses the hidden systemic performance costs of rapid shipping beyond GPUs, and shares how deploying always-on AI agents automates profiling, regression detection, and continuous optimization to maintain product speed and scalability at massive global scale. By Martin Spier

    最高第 100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时44分
  3. 03
    Cloudflare's Precursor Detects Bots and AI Agents Through Continuous Behavioral Analysis

    Cloudflare recently introduced Precursor, a client-side behavioral analysis engine that continuously evaluates session interactions, such as mouse movements and keyboard timing, to improve detection of sophisticated bots and AI agents without relying solely on one-time challenges like CAPTCHAs. By Renato Losio

    最高第 200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时44分
  4. 04
    GitHub Hardens npm and Actions Defaults, Drawing Debate over Delays versus Signing

    GitHub consolidated the npm and Actions changes it shipped from March to July 2026 against supply chain attacks, several of which alter defaults rather than add options. Hacker News discussion focused less on the individual controls than on whether waiting periods are the right instrument, or a substitute for author-side package signing. By Steef-Jan Wiggers

    最高第 300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时44分
  5. 05
    Cloudflare Launches Persistent, Stateful, Computer-like Environments for Agents

    Cloudflare has introduced Cloudflare Computer, a new open-source runtime designed to give AI agents something closer to a real "computer" instead of just ephemeral containers. It leverages Cloudflare isolates for fast serverless execution, making agents cheaper, faster, and more scalable, according to the company. By Sergio De Simone

    最高第 400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时44分
  6. 06
    Instacart Builds Blueberry, an AI-Powered Assistant to Help On-Call Engineers Investigate Incidents

    Instacart introduced Blueberry, an AI-assisted incident response system that helps on-call engineers investigate production issues faster. It combines AI agents, operational data, and historical incident knowledge to generate grounded root cause hypotheses in Slack. It uses parallel subagents, MCP integrations, and incident history to reduce investigation time while keeping engineers in control. By Leela Kumili

    最高第 500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时44分
  7. 07
    AI Is Transforming Incident Response - but the Hardest Problems May Still Belong to Humans

    Artificial intelligence is rapidly changing how engineering teams respond to production incidents, offering the ability to summarize incident channels, analyze unfamiliar code, suggest remediation steps, generate pull requests, and increasingly assist with diagnosis. By Craig Risi

    最高第 600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时44分
  8. 08
    Presentation: Rewriting All of Spotify's Code Base, All the Time

    Jo Kelly-Fenton and Aleksandar Mitic explain how Spotify created "Honk," an AI coding agent, to handle complex fleet-wide codebase migrations. They share key architectural insights on decoupling CI verification runtimes from AI agents, dealing with automated pull request bottlenecks, and driving aggressive standardization across thousands of engineering repositories. By Jo Kelly-Fenton, Aleksandar Mitic

    最高第 700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时44分
  9. 09
    Article: InfoQ Culture and Methods Trends Report - 2026

    This report summarizes how the InfoQ Culture and Methods editorial team sees the ongoing and emergent trends in the culture and methods space in 2026. By Shane Hastie, Ben Linders, Vanessa Formicola, Shawna Martell, Rafiq Gemmail, Craig Smith, Phillip Mortimer, Yinka Omole

    最高第 800:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时44分
  10. 10
    Podcast: Culture & Methods Trends 2026: The Human Side of AI Engineering

    This is the Engineering Culture Trends Report for 2026. Featuring a panel of QCon speakers and InfoQ contributors, they discussed AI adoption maturity and risk, the transformation of engineering team structures and roles, and the human dimensions of software development that must not be lost in 2026. By Ben Linders, Rafiq Gemmail, Craig Smith, Vanessa Formicola, Shawna Martell, Phillip Mortimer, Yinka Omole

    最高第 900:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时44分
  11. 11
    Uno Platform 6.6 Adds Native AOT, Vulkan Rendering, and Broader Accessibility Support

    Uno Platform 6.6 introduces Native AOT publishing across five target platforms, an optional Vulkan rendering backend, and automatic registration for the framework’s Model Context Protocol servers. The release also reduces XAML boilerplate, expands cross-platform WinUI API coverage, and improves accessibility and multilingual text handling. By Edin Kapić

    最高第 1000:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时44分
  12. 12
    Rootly Drops Small PR Rule as Agentic AI Changes Code Review Economics

    Incident management platform provider Rootly has published an account of its decision to drop its long-standing small pull request rule, arguing that the practice no longer serves its purpose now that AI agents generate most of its code. The company describes a shift from measuring PR size to assessing blast radius, with feature flags and rollback capability taking precedence over line counts. By Matt Saunders

    最高第 1100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时44分
  13. 13
    Azure API Management Adds Dedicated AI Gateway Tier, Governing Models and MCP Tools

    Microsoft released a dedicated AI Gateway tier of Azure API Management in public preview, with a control plane built around models, MCP servers and tools rather than APIs. It fronts Foundry, Bedrock, Vertex AI and OpenAI behind one endpoint, with policy cards instead of XML. Architects welcomed the consolidation while questioning where the governance boundary sits. By Steef-Jan Wiggers

    最高第 1200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时44分
  14. 14
    npm Staged Publishing Available, Adding a Human Approval Step Before Packages Go Live

    npm has introduced staged publishing for Node.js, requiring maintainer approval before a version is installable. Versions are queued and must pass a two-factor authentication challenge for release. This feature aims to enhance security amid rising supply chain threats. It is available in npm CLI 11.15.0+ and Node 22.14.0+, alongside new configurable permission flags. By Daniel Curtis

    最高第 1300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时44分
  15. 15
    From Projects to Products: Turning Platforms into Products People Use

    Having a platform is not enough; the real challenge is ensuring that it is understandable, usable, and actually adopted by its users. A capability is done when it can be reliably used by others. To evaluate progress, you can ask yourself “Is this being used?” and “Does it reduce friction for users?” This can help align development work with actual user value rather than delivery, By Ben Linders

    最高第 1400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时44分
  16. 16
    Presentation: From ms to µs: OSS Valkey Architecture Patterns for Modern AI

    Dumanshu Goyal discusses optimizing data layers for low-latency workloads like AI feature stores. Drawing lessons from NASA's Space Shuttle, he explains how proxy architectures introduce hidden CPU costs, elevated tail latencies, and blast-radius risks. He demonstrates how direct-access Valkey architectures achieve microsecond latency, improve resilience, and slash infrastructure costs. By Dumanshu Goyal

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