FLUX CONTENT DESK

资讯与观察

AI 行业动态、工程实践、产品方法和社区故事。

架构

Open-Sourcing Rebalancer: A Generic, High-Performance Library for Solving Assignment Problems

We’re open-sourcing Rebalancer, the assignment-problem solver that has been used to solve resource allocation problems throughout Meta for over nine years. Rebalancer separates several related concerns: how to specify a…

Meta Engineering9/2130 分钟阅读站内导读

LATEST STORIES

最新内容

24
架构
Martin Fowler

I don't like LLMs精选导读

I have a lot of mixed feelings about AI and LLM technology. I’m fascinated by its effect on our profession, excited by the potential gains in productivity - and thus the products we could rapidly build. On the other han…

7 分钟58#系统设计#重构
架构
Martin Fowler

Fragments: September 16精选导读

Reports of agentic hacking continue, in this case it happened back in May and it seems OpenAI did not disclose that they were responsible. Simon Willison sees two options: - After the Hugging Face and Wiki attacks OpenA…

10 分钟58#系统设计#重构
架构
Martin Fowler

Nail the Narrative精选导读

Sumeet Gayathri Moghe finds many folks building presentations get tangled in building slides without a coherent narrative. He advises distilling the big idea, visualizing the audience, and building a structured storylin…

1 分钟58#系统设计#重构
架构
Martin Fowler

Social Media Engagement: summer 2026精选导读

A quick survey of recent engagement of my posts on social media, indicating which service has by far the most engagement, and which service has seen a precipitous decline since early 2025. more…

1 分钟58#系统设计#重构
架构
Martin Fowler

Fragments: September 8精选导读

Christian Catalini says we’re in a situation where we are vastly reducing the cost of generating things, but not the cost of verifying them:. This explains why the first major AI products appeared in chat, image generat…

29 分钟58#系统设计#重构
架构
Martin Fowler

Do you even need a presentation?精选导读

Like me, Sumeet Gayathri Moghe is tired of poor presentations with bad slide decks. He's started to write a series of posts on how to avoid these calamities, beginning with a post that questions whether a presentation i…

1 分钟58#系统设计#重构
架构
Meta Engineering

ZGateway: Learnings from Putting a Proxy in Front of ZippyDB精选导读

We’re introducing ZGateway, the proxy we are using to unify traffic through ZippyDB, Meta’s most widely-used key value store. As a bonus, it also enables admission control, load balancing, cross-region resilience, and r…

30 分钟48#平台工程#Core Infra
架构
Martin Fowler

Bliki: Paracelsus Maxim精选导读

The difference between a medicine and a poison is dosage. Often we talk about certain habits, in programming or life, are good or bad. But few things are simple binaries. Some vary with context: reading a book is a good…

3 分钟58#系统设计#重构#bliki
架构
Martin Fowler

An Accidental Blackboard精选导读

Giles Edwards-Alexander reports that during an experiment to see how productive a team could be using fully agentic engineering practices, the team accidentally prompted the agents into creating a blackboard coordinatio…

1 分钟58#系统设计#重构