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 20 Aug.

CNCF/17 Aug 2026

Welcome Falkey the Falco and Ky the Kyverno Pyrenees

If you have yet to meet Phippy, she’s a friendly PHP app exploring the cloud native world with her pals. Over the last decade, Phippy’s circle has grown to include eighteen friends, with the newest members...

Blog
ByteByteGo/17 Aug 2026

Waymo vs Tesla: Two Ways to Build Self-Driving Cars

In this article, we will take a look at both approaches.

Engineering
Simon Willison/17 Aug 2026

We Tracked a Shipment of Rare Books. It Ended at an Amazon AI Training Facility

We Tracked a Shipment of Rare Books. It Ended at an Amazon AI Training Facility Excellent piece of reporting from 404 Media. For a while now there have been stories of book dealers receiving orders for large volumes of books from apparently price-insensitive anonymous customers, widely suspected to ...

Engineering
CNCF/17 Aug 2026

Governance guidance for CNCF projects: Choosing the right structure for your project’s size and stage

Clear patterns have emerged from governance reviews across 72 CNCF projects, distinguishing between what the CNCF requires at each maturity level versus what the data recommends for long-term project health. This post captures those patterns as...

Blog
OpenAI/17 Aug 2026

The Defender’s Window

AI is reshaping cybersecurity for attackers and defenders alike. Learn how OpenAI is strengthening its defenses and what security teams can do now.

Security
OpenAI/17 Aug 2026

OpenAI joins PORTS-Pike project

OpenAI joins PORTS-Pike project, expanding community investment and supporting thousands of Southern Ohio jobs

Global Affairs
OpenAI/17 Aug 2026

New policy ideas for the Intelligence Age

OpenAI funds 14 independent projects exploring new AI policy ideas to expand economic opportunity and strengthen societal resilience in the Intelligence Age.

Global Affairs
Stripe Engineering/17 Aug 2026

New currency capabilities for global businesses to cut FX costs

Two product upgrades make it easy for global businesses to manage FX entirely on Stripe. We’re expanding multicurrency settlement to more markets and currencies, and we’re introducing the ability to convert currencies instantly—all on Stripe.

Engineering
Discord Engineering/17 Aug 2026

A letter to the Discord community in Brazil

On the order from Brazil's ANPD to suspend screensharing and video features in the country, how we're complying, and our commitment to our community in Brazil.

Engineering
PlanetScale/17 Aug 2026

What is a data topology?

A data topology describes the sharding scheme a Neki router uses to map logical PostgreSQL tables to physical shards and route queries.

Engineering
GitLab/17 Aug 2026

GitLab Critical Patch Release: 19.2.4, 19.1.6, 19.0.8, 18.11.11

Open the source for the full engineering note.

Engineering
GitLab/17 Aug 2026

Critical remote code execution in Serena, a popular MCP coding agent

Serena, one of the most widely used AI coding agents, ran attacker-supplied code the moment a developer opened a project. GitLab's Threat Research Group found a critical server-side template injection (GHSA-pp25-4cg4-qcr9, CVE pending) that executes arbitrary code in the Serena process. Anyone on se...

Engineering
Simon Willison/16 Aug 2026

Markdown SVG upgrades

I started building my markdown-svg-renderer tool in May , but I've since added enough features to it that it's worth talking about here again. It's evolved into my ideal tool for sharing Markdown transcripts that include SVG documents. Given my proclivity for drawing pelicans riding bicycles this is...

Engineering
Simon Willison/16 Aug 2026

Qwen 3.8 27B is excellent, but it defaults to wildly overthinking things

Friday's big release was Qwen 3.8 27B , an Apache 2 licensed 27B parameter vision-capable LLM from Alibaba's Qwen research lab. I've been looking forward to this one: 27B is an excellent size for running a model on a reasonably specced laptop, and its predecessor Qwen 3.6 27B was impressive. Qwen's ...

Engineering
Simon Willison/16 Aug 2026

Quoting Dario Amodei

I do agree that the public has a negative view of AI (and that this is a big problem), but I don’t think it is primarily caused by me or any other AI leader warning about AI’s risks. I think it is fundamentally a crisis of trust. I think that ordinary people don’t trust companies, governments, or th...

Engineering
ByteByteGo/15 Aug 2026

EP222: What is Google’s TPU?

A TPU (Tensor Processing Unit) is Google’s custom AI chip, designed from scratch for the giant matrix multiplications that modern models live on. GPUs were built for graphics first.

Engineering
Simon Willison/15 Aug 2026

CORS Chat

Tool: CORS Chat I built this today ( with GPT-5.6-Sol xhigh ) to help test Qwen 3.8 27B running in LM Studio on both my M5 MacBook Pro and an NVIDIA DGX Spark. It provides a web UI for exercising an OpenAI-Responses-compatible chat endpoint. I've tried it against LM Studio with the --cors option and...

Engineering
Sebastian Raschka/15 Aug 2026

Building an AI Text Detector From Scratch

An End-to-End Project With Dataset Construction, Model Training, Local Deployment, and RLVR

Engineering
Simon Willison/15 Aug 2026

Northern Gannet

Northern Gannet, in Pillar Point Harbor, CA, US This is Morris. Morris is a local celebrity: the only known Northern Gannet ( Morus bassanus ) in the entire Pacific Ocean. They showed up in the Farallon Islands off the coast of San Francisco 14 years ago . They have since made Pillar Point harbor th...

Engineering
Simon Willison/14 Aug 2026

Don't classify. Hallucinate!

Don't classify. Hallucinate! I still have quite a bit of older content on my blog that I never got round to tagging. My blog has 1,856 tags - likely too many to feed to an LLM in one go and say "which of these tags match the following content". Doug Turnbull has a neat solution. Tell the model to ou...

Engineering
Cloudflare Blog/14 Aug 2026

How Cloudflare detects MCP traffic and helps secure it

Cloudflare Gateway identifies MCP requests using protocol-level heuristics. Security teams can use that signal to find shadow MCP traffic, enforce Portal-only access for approved servers, and block direct connections on managed network paths.

AI
Cloudflare Blog/14 Aug 2026

Secure all your internal vibe-coded applications — in one click

Introducing Cloudflare Access for Workers. Attach an Access policy directly to a Worker and it applies everywhere that Worker runs — routes, custom domains, workers.dev, and previews — automatically.

AI
CNCF/14 Aug 2026

Eleven minutes, zero humans: Building a self-healing Kubernetes upgrade pipeline on Kairos

Once upon a time, upgrading a Kubernetes control plane meant staying awake for it. SSH into every node. Run the upgrade by hand. Watch etcd health the whole time, hoping quorum holds through every reboot. This...

Blog
AWS Architecture/14 Aug 2026

Serverless vehicle tracking at scale: Bosch L.OS on AWS

Learn how Bosch Mobility Platform Solutions built L.OS, a serverless vehicle tracking platform on AWS that unifies India's fragmented spot logistics market into a single real-time visibility layer using Amazon ECS, AWS Lambda, and Amazon MSK.

Amazon Elastic Container Service
Hugging Face/14 Aug 2026

State of Open Models: Summer 2026 Observations

Open the source for the full engineering note.

Engineering