全部/科技/实时热榜

InfoQ · 实时热榜

HISTORY2026年8月18日21 不同热搜
07/2308/21 有历史数据
DAILY UNIQUE TOPICS21 个热搜
  1. 01
    .NET 11 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ć

    最高第 116:11 达到16:11 首次观测上榜当日结束时仍在榜累计约7小时44分
  2. 02
    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

    最高第 113:15 达到13:15 首次观测上榜当日结束时仍在榜累计约10小时40分
  3. 03
    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

    最高第 120:11 达到20:11 首次观测上榜当日结束时仍在榜累计约3小时44分
  4. 04
    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

    最高第 102:19 达到02:19 首次观测上榜当日结束时仍在榜累计约21小时36分
  5. 05
    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

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

    最高第 121:15 达到21:15 首次观测上榜当日结束时仍在榜累计约2小时40分
  7. 07
    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

    最高第 120:43 达到20:43 首次观测上榜当日结束时仍在榜累计约3小时12分
  8. 08
    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

    最高第 200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时55分
  9. 09
    Cloudflare Turns CI Pipelines into TypeScript Workflows

    Cloudflare has released cloudflare/ci, a CI SDK that defines pipelines in TypeScript on top of Cloudflare Workflows, giving each step durable retries and replay, concurrent steps by default and Sandbox snapshot caching. It targets the Workers runtime and depends on Artifacts, still in private beta, so the transferable lesson is the durable-step model rather than a drop-in CI replacement. By Mark Silvester

    最高第 300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时55分
  10. 10
    shadcn Brings Conversational Primitives to shadcn/ui with New Chat Components

    Shadcn, a design engineer at Vercel, has introduced new components for chat interfaces within the shadcn/ui project. This release includes components like MessageScroller and Message, focusing on conversation functionality. The approach emphasizes modular design, allowing developers to adapt elements without affecting underlying logic or styles. Support for headless components is also provided. By Daniel Curtis

    最高第 400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时55分
  11. 11
    Article: Agentic Fitness Functions: Extending Evolutionary Architecture Beyond Deterministic Rules

    Deterministic rules safeguard hard metrics, but what about architectural intent? Discover how agentic fitness functions combine AI agents and versioned rubrics to evaluate complex, judgment-heavy concerns—such as boundary fidelity, semantic contract drift, and stale ADR assumptions. Elevate evolutionary architecture governance with continuous, calibrated feedback loops. By Hemant Kumar Mahato, Łukasz Sieczkowski, Vijayasenthilkumar Kuppusamy

    最高第 500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时55分
  12. 12
    Podcast: Will Agentic AI Bring Fantasia’s Sorcerer's Apprentice to Life?: A Conversation with Tracy Bannon

    In this podcast, Michael Stiefel spoke to Tracy Bannon about the role of artificial intelligence in software and the attendant risks in the areas of security, software development, and society at large. While it might be reasonable to assume a certain amount of trust within a software ecosystem, the risks escalate when the boundary between two software ecosystems is crossed. By Tracy Bannon

    最高第 600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时55分
  13. 13
    Grafana's gcx and MCP Server Reach GA for Telemetry-Driven Agent Development

    Grafana Labs has announced general availability for two tools that let AI coding agents query live observability data during development: the gcx CLI and the Grafana MCP server. Both allow agents to pull metrics, logs, traces, SLOs, and Synthetic Monitoring results from Grafana Cloud or a self-hosted stack By Claudio Masolo

    最高第 700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时55分
  14. 14
    Presentation: From Thousands to One: Building LLM-Powered Selection Systems

    Jendrik Jördening shares practical engineering strategies for integrating LLMs into production pipelines. He discusses overcoming non-determinism, restricting schemas, separating semantic text extraction from deterministic code, and validating choices using discriminator models. Learn how to structure LLMs with an MVC approach to ensure database integrity, observability, and system reliability. By Jendrik Jördening

    最高第 800:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时55分
  15. 15
    Java News Roundup: Simple JSON API, GlassFish, Jakarta EE, JNoSQL, Open Liberty, LangChain4j

    This week's Java roundup for August 10th, 2026, features news highlighting: Simple JSON API proposed to target for JDK 28; an update on Jakarta EE 12; the August 2026 edition of Open Liberty; a point release of LangChain4j; maintenance releases of Eclipse JNoSQL and GraalVM Native Build tools; the third milestone release of GlassFish 9.0; and the second beta release of Groovy 6.0. By Michael Redlich

    最高第 900:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时55分
  16. 16
    AWS Open-Sources Dogwood, Extending Cedar to Govern Sequences of Agent Tool Calls

    AWS has open-sourced Dogwood, a policy language extending Cedar with temporal conditions so rules can reason about an agent's prior tool calls rather than one request in isolation. It covers approvals, rate limits and running totals, ships under Apache 2.0, and is supported in AgentCore Policy, though the reference interpreter is not production-ready. By Steef-Jan Wiggers

    最高第 1000:00 达到当日首次采集时已在榜21:15 观测离榜累计约21小时15分
  17. 17
    AWS Introduces Native Vector Search for DynamoDB

    Amazon DynamoDB recently introduced native vector search, allowing developers to store embeddings alongside application data and run approximate nearest-neighbor queries directly from DynamoDB without using a separate vector database. The feature supports filtered similarity searches and configurable vector indexes for semantic search workloads. By Renato Losio

    最高第 1100:00 达到当日首次采集时已在榜20:43 观测离榜累计约20小时43分
  18. 18
    How PGSimCity Turns PostgreSQL Complexity into a Virtual City 3D Simulation

    Nikolay Samokhvalov has developed PGSimCity, an open-source educational tool that visualises PostgreSQL mechanics as a 3D spatial simulation in the browser. It assists backend developers and site reliability engineers in understanding SQL and the dynamics of kernel execution. The project is available on GitHub and aims to enhance understanding of database architecture through interactive elements. By Olimpiu Pop

    最高第 1200:00 达到当日首次采集时已在榜20:11 观测离榜累计约20小时11分
  19. 19
    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

    最高第 1300:00 达到当日首次采集时已在榜16:11 观测离榜累计约16小时11分
  20. 20
    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

    最高第 1400:00 达到当日首次采集时已在榜13:15 观测离榜累计约13小时15分
  21. 21
    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

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