今日已更新 362 条资讯 | 累计 38219 条内容
关于我们

今日精选

HOT

最新资讯

共 38219 篇
第 1889/1911 页
产品设计 InfoQ

Article: The Schema Proliferation Problem in Kafka and Flink Pipelines: How to Solve It

Schema proliferation builds slowly and gets expensive fast. One schema per event type feels right until there are ten tables, union queries spanning all of them, and a single field rename touching every schema. Discriminator-based schema consolidation collapses that to two tables, turning multi-table unions into a single query, while new variants are additive and don't break existing consumers. By Spoorthi Basu

Spoorthi Basu 2026-05-25 21:00 15 原文
开发者 Reddit r/programming

How I made my Zig gameplay code hot reloadable

A couple of months ago I made the zig parts of my game’s codebase hot reloadable. A few people have asked me about challenges and issues with doing that, so I wrote a blog post about it. Not a how-to tutorial, but rather “this is what I did”. Hoping it will be useful to someone trying to do the same thing :) submitted by /u/unvestigate [link] [留言]

/u/unvestigate 2026-05-25 20:12 4 原文
产品设计 Smashing Magazine

Your Prototype Is Not Being Honest With Your Users (And Here’s How To Fix It)

There’s a moment in almost every usability session where a participant pauses at the login screen, types something, and glances up: checking whether they’re “doing it right.” That pause is a clear sign. They’ve already clocked that this isn’t a real app, and every data point collected after that moment is filtered through that awareness.

hello@smashingmagazine.com (Eric Joseph L.) 2026-05-25 20:00 5 原文
AI 资讯 InfoQ

Presentation: From Legacy to Sovereignty: Driving the Future of Insurance through Platform Engineering

Sergiu Petean discusses the strategic journey of evolving DevOps into platform engineering within heavily regulated enterprise environments. He explains how to maximize efficiency using dynamic reference architectures, align platform KPIs directly with board-level business goals, reduce cognitive load via custom team topologies, and maintain innovation sovereignty through open-source technology. By Sergiu Petean

Sergiu Petean 2026-05-25 19:35 12 原文