Field Signal · Curated Reading

The Engineering
Signal.

High-signal field notes, architecture teardowns, and engineering writing from 50 publications. A focused reading queue for becoming a stronger end-to-end engineer. Updated 19 Aug.

CNCF/19 Aug 2026

Kyverno is a platform primitive, not a security tool

Where does Kyverno live in your organization? I don’t mean which cluster! On which team’s slide deck does it show up? Whose budget line? For most companies I’ve talked to, the answer is security. Kyverno is...

OpenAI/18 Aug 2026

ChatGPT Ads expands across Europe

ChatGPT Ads is expanding to 31 European markets. Learn how advertisers can reach people as they explore, compare options, and make decisions.

AI Engineering
Simon Willison/18 Aug 2026

Mojo🔥 is now open source

Mojo🔥 is now open source Mojo🔥 is now open source The Mojo programming language has been promising an open source release since May 2023 . Last week they shipped their 1.0 and today they have followed through on that original promise, releasing the compiler and toolchain under an Apache 2 license....

AI Engineering
OpenAI/18 Aug 2026

Strengthening democratic oversight in national security

OpenAI launches an initiative to strengthen democratic oversight of AI in national security, supporting government institutions with tools, training, and expertise.

AI Engineering
Hugging Face/18 Aug 2026

How Much Memory Does Your Agent Actually Need?

Open the source for the full engineering note.

AI Engineering
NVIDIA Developer/18 Aug 2026

How AI Coding Agents Can Unlock Materials Simulation with NVIDIA ALCHEMI Toolkit

Atomistic simulation requires three things: knowledge of the science, compute-efficient implementation of simulations, and accessible interfaces to the...

AI Engineering
Dropbox Tech Blog/18 Aug 2026

Improving infrastructure efficiency for growing demand in the age of AI

As demand for AI continues to grow, so does the infrastructure needed to support it.

Infrastructure
NVIDIA Developer/18 Aug 2026

Run Massive-Scale UMAP in Minutes Using Multiple GPUs—Without Losing Accuracy

Uniform Manifold Approximation and Projection (UMAP) is a dimensionality reduction technique widely used for visualization and feature extraction. Applications...

AI Engineering
ByteByteGo/18 Aug 2026

The New American AI Model Designed to be Customized

In this article, we will work through the various choices Thinking Machines made while building Inkling.

Architecture
Cloudflare Blog/18 Aug 2026

BGP Role model: tracking the adoption of RFC 9234

RFC 9234 lets routers reject route leaks on their own, using BGP Roles and the Only to Customer attribute. We measured who has deployed it, and found two Tier 1 networks unexpectedly stripping OTC.

Infrastructure
Martin Fowler/18 Aug 2026

Fragments: August 18

Part of the reason why I’m at Thoughtworks is because I’d like to see a software development organization founded on technical excellence as an example for the rest of the industry. The trouble is that I have little aptitude or inclination for the hard work of building such an organization. So I rel...

Architecture
CNCF/18 Aug 2026

Cloud Native platform sovereignty through multi-plane architecture

When people talk about cloud sovereignty, the conversation often starts with regions: where a workload runs and where its data is stored. But choosing a region is only part of the story. The architecture of the...

Cloud
AWS Architecture/18 Aug 2026

Consistency is the new latency: AI at the data layer

As AI agents move from chatbots to taking action, their reliability depends on the consistency of the data layer beneath them. This post examines how replication lag poisons an agent's context and shows how to match Amazon Aurora, Amazon DynamoDB, and Amazon Keyspaces replication models to each task...

Cloud
OpenAI/18 Aug 2026

Partnering with CodeAI to prepare the first AI generation

OpenAI and CodeAI are partnering to help students build AI literacy, think critically about AI, and develop the skills to use and shape it responsibly.

AI Engineering
OpenAI/18 Aug 2026

Introducing ChatGPT for Teens: Built for learning, backed by protections

ChatGPT for Teens helps teens learn, think critically, and use AI with confidence, with stronger built-in protections, healthy-use features, and additional controls for parents.

AI Engineering
OpenAI/18 Aug 2026

Pacing model development in an era of cyber-critical capabilities

OpenAI is strengthening monitoring, alignment, and security for frontier AI models. See how new safeguards are guiding the pace of model development.

AI Engineering
OpenAI/18 Aug 2026

Asana cleared 5 years of engineering work in 2 weeks with Codex

Asana used OpenAI Codex to replace an outdated testing system in two weeks, completing work expected to take five years for about $12K.

AI Engineering
Datadog Engineering/18 Aug 2026

Two ways to measure the cumulative impact of experiments

Summing individual wins overstates true impact. See two accurate methods, holdouts and Datadog’s Cumulative Impact, and how to choose between them.

Observability
Datadog Engineering/18 Aug 2026

Centralize human and agentic work with Datadog Work Management

Learn how Datadog Work Management helps you coordinate human and AI agent–driven work while preserving context, ownership, and activity across tools.

Observability
Datadog Engineering/18 Aug 2026

Trace AWS Lambda durable functions with Datadog

Trace AWS Lambda durable executions across invocations to investigate operations, retries, failures, waits, and function status in Datadog.

Observability
PlanetScale/18 Aug 2026

Poisoned Postgres connection pools

An engineer's worst nightmare is waking up to a seemingly read-only database with no clear issue in sight. Let's dig into why this happens, and how AI can help solve it.

Databases
OpenAI/18 Aug 2026

How NVIDIA scales expertise with ChatGPT Work

NVIDIA teams use ChatGPT Work to reduce manual tasks, connect fast-moving signals, and scale successful workflows globally.

AI Engineering
Hugging Face/18 Aug 2026

Multi-Vector (Late Interaction) Embedding Models with Sentence Transformers

Open the source for the full engineering note.

AI Engineering
GitLab/18 Aug 2026

From OpenTofu to Argo CD: GitLab as your AWS control plane

Configuring cloud-based environments is complex, as it requires considering networking, subscriptions, services, and all the components that make up the underlying infrastructure. Manual setup is error-prone, inconsistent, and difficult to reproduce. This tutorial shows how to set up a fully automat...

DevOps
GitLab/18 Aug 2026

Avoid the massive end-to-end tax of default full history clones

It's easy to think of git clone as a client-side operation, but the settings of this operation impact the server side and all networks in between. When you run a default full history clone, the server has to walk the entire history, build a pack file for it (that's what "counting objects" is actuall...

DevOps
Page 1 of 80