全部/科技/实时热榜

InfoQ · 实时热榜

HISTORY2026年8月15日18 不同热搜
07/2308/21 有历史数据
DAILY UNIQUE TOPICS18 个热搜
  1. 01
    Cloudflare Introduces Cache Response Rules for Post-Origin Cache Control

    Cloudflare recently introduced Cache Response Rules, a rules engine that operates after an origin server responds but before content is written to Cloudflare's cache. Previously, Cache Rules operated only on request attributes. Cache Response Rules add a response phase that evaluates origin responses before they are cached. By Renato Losio

    最高第 114:51 达到14:51 首次观测上榜当日结束时仍在榜累计约9小时4分
  2. 02
    Cloudflare Migrates JavaScript CDN Serving 9B Requests a Day to Its Developer Platform

    Cloudflare has migrated cdnjs, its open source CDN for JavaScript and CSS libraries, to its Developer Platform. The new architecture uses Workers, R2, KV, Workflows, Queues, Durable Objects and Containers, consolidating publishing and delivery infrastructure while preserving package contents, URLs and SRI hashes at a scale of 9 billion requests per day. By Leela Kumili

    最高第 100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时56分
  3. 03
    Presentation: From Models to Agents: Building Context-Aware Consumer AI at Scale at DoorDash

    Sudeep Das shares how DoorDash shifts from legacy one-shot predictions to an agentic recommendation platform. He discusses leveraging language-native consumer memory, RQ-VAE semantic IDs for catalog representation, and grounded search to dramatically boost relevance and conversion metrics. By Sudeep Das

    最高第 119:07 达到19:07 首次观测上榜当日结束时仍在榜累计约4小时48分
  4. 04
    Cloudflare Adds Agent Tracing, with Truncation Limits and Uneven Payload Defaults

    Cloudflare launched agent tracing, adding spans for agent invocations, model calls, tool runs, and approvals to existing Workers traces. Sessions replay turn by turn, though the docs warn traces are not lossless and payloads may be truncated. Payload recording defaults differ by framework, and from October 1, 2026 every span counts as a billable event. By Steef-Jan Wiggers

    最高第 219:07 达到19:07 首次观测上榜当日结束时仍在榜累计约4小时48分
  5. 05
    More Incidents Don't Necessarily Mean Less Reliability

    One of the most common assumptions in engineering leadership is that a rising number of reported incidents signals declining system reliability. However, a recent article from Great Circle argues that the opposite is often true: an increase in incident counts may actually indicate that an organization's incident management culture is improving. By Craig Risi

    最高第 200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时56分
  6. 06
    Presentation: The Right 300 Tokens Beat 100k Noisy Ones: The Architecture of Context Engineering

    Baruch Sadogursky and Patrick Debois discuss why coding agents fail due to bloated context windows and stuffed prompts. They explain practical context engineering fixes, including lazy-loaded skills, versioned context artifacts, externalized memory banks, and LLM-as-a-judge evals. Software architects & engineering leaders will learn how to turn raw markdown files into reliable agentic workflows. By Patrick Debois, Baruch Sadogursky

    最高第 300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时56分
  7. 07
    LLM-Generated GraphQL Mocks Arrive at Airbnb and Expedia, While the Spec Lags Behind

    Expedia Group has open-sourced mockql-rs, a Rust CLI that fills @mock-annotated GraphQL fields with LLM-generated data at request time. It follows Airbnb's @generateMock in April and a GraphQL Foundation RFC opened in February. All three solve the same problem with different architectures, and two use the same directive name with incompatible semantics. By Steef-Jan Wiggers

    最高第 400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时56分
  8. 08
    Podcast: Founders, Friction, and Focus: Building Engineering Teams at Early-Stage Startups

    In this podcast, Shane Hastie, Lead Editor for Culture & Methods, spoke to David Gudeman about the unique culture of early-stage startup engineering, how founder personality quirks and premature process impositions can derail teams, and how engineers can build influence and make deliberate career choices without formal power. By David Gudeman

    最高第 500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时56分
  9. 09
    Rx.NET 7.0 Reduces Deployment Size by Splitting Windows UI Support

    Rx.NET 7.0 has been released with a narrowly focused change aimed at reducing deployment size for Windows applications. The new version separates WPF, Windows Forms, UWP, and Windows Runtime integration from the main System.Reactive package, avoiding cases where self-contained applications could acquire tens of megabytes of unused framework dependencies. By Edin Kapić

    最高第 600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时56分
  10. 10
    Kubeflow Expands AI Capabilities as CNCF Graduation Nears

    The Kubeflow project has unveiled several technical updates to enhance distributed AI and high-performance computing on Kubernetes. These advancements include Kale 2.0, a modernised SDK with native Spark support, and expanded capabilities for the Kubeflow Trainer. The developments arrive as the project moves towards graduation from the Cloud Native Computing Foundation. By Matt Saunders

    最高第 700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时56分
  11. 11
    npm 12 Released: Install Scripts Off by Default as Registry Moves to Explicit Trust

    npm 12 introduces significant security-related changes, making certain installation behaviors opt-in. Notably, script allowances are now off by default, which requires explicit approval for running scripts, including implicit builds. The update also restricts non-registry sources and addresses community concerns about security risks from automatic script execution. By Daniel Curtis

    最高第 800:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时56分
  12. 12
    Meta Open-Sources Muse Glimmer: A 30B Local Agentic Model Optimised for On-Device Execution

    Meta AI Research has introduced Muse Glimmer, a 30-billion-parameter open-weight model under the Apache 2.0 license, designed for local workflows. It enables autonomous agents and complex task execution on consumer GPUs without relying on cloud APIs. The model employs a multi-stage training approach for efficient performance and supports multimodal inputs, enhancing coding and automation tasks. By Olimpiu Pop

    最高第 900:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时56分
  13. 13
    Vercel Launches v0 API for Headless App Building

    Vercel has made the v0 API generally available, enabling developers and AI agents to programmatically generate, iterate on, preview, and deploy applications through API calls. By Daniel Dominguez

    最高第 1000:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时56分
  14. 14
    How Artificial Intelligence Disrupts Engineering Progression

    AI is disrupting career progression by eliminating the learning opportunities at each rung while simultaneously enabling people to perform above their experience level, Alasdair Allan explained in his talk Engineering Progression When AI Ate the Middle at QCon London. Fewer junior developers join the industry, and AI slows hiring at the entry level. By Ben Linders

    最高第 1100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时56分
  15. 15
    Anthropic's Claude Breaches Sandbox During Model Security Evaluations

    Anthropic conducted an audit of 141006 evaluation runs after OpenAI's sandbox escape disclosure. The review identified three incidents where Claude models accessed the internet due to misconfigurations. These incidents involved unauthorised attacks on live targets. Anthropic has suspended offensive evaluations and plans to enhance security measures and collaborate with external auditors. By Olimpiu Pop

    最高第 1200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时56分
  16. 16
    Presentation: Migrating Uber Eats Feeds to Webview

    Nick DiStefano shares how Uber Eats migrated from traditional native app screens to a native-driven, single-page WebView architecture. He explains key strategies for engineering leaders and software architects looking to bypass native release cycles, manage cross-platform state, build generic native-web message bridges, and execute large-scale UI migrations without degrading metrics. By Nick DiStefano

    最高第 1300:00 达到当日首次采集时已在榜19:07 观测离榜累计约19小时8分
  17. 17
    Astro 7: Rust Compiler, Rust Markdown Pipeline and Vite 8 for Builds Up to 61% Faster

    Astro 7 focuses on build performance, utilizing native tooling and a rewritten compiler in Rust. The new version includes faster Markdown processing and stricter HTML rules. Recent updates introduced advanced routing and incremental builds, while issues around legacy file compatibility and dependency counts were raised in feedback. Astro targets content-driven sites with minimal JavaScript. By Daniel Curtis

    最高第 1400:00 达到当日首次采集时已在榜19:07 观测离榜累计约19小时8分
  18. 18
    Netflix Adopts Cloud-Native Job Queueing System Kueue to Replace an In-House Solution

    Netflix migrated most of its batch workloads onto Kueue, an open-source cloud-native batch job execution system that has outgrown its homegrown solution over the years. The company mapped the capabilities previously created in-house to Kueue’s functionality and also benefited from new features that would have been costly to incorporate into its homegrown solution. By Rafał Gancarz

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