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.
Nitro Now Comes with Xbox Game Pass and New Benefits. Welcome to Nitro Rewards.
As we hit Nitro’s 10-year anniversary, we're launching Nitro Rewards: a brand-new benefits program built with some of the biggest names in gaming. See what’s coming for Nitro members, for no added cost.
How to Use Nitro: A Beginner’s Guide to Discord’s Premium Subscription
What’s Discord Nitro all about? What perks does it give, and how can you get it? If you’re looking to expand your Nitro knowledge, you’re in the right place.
How Discord Automates ScyllaDB Clusters at Scale
You've been asked to stand up a brand-new database cluster, meaning a whole day of configuring dozens of nodes, validating replication, wiring up dual-write pipelines… what if this whole ordeal took less than two hours? This is how we got ourselves into this exact mess, and how we made our way out o...
Stock Up in the New Rust Shop! Enjoy a Discord-Only 20% Sale on Most Items until 5/21
Starting today, you can now browse, purchase, and even gift and wishlist in-game items for Rust directly in Discord! See how it all works, and learn about a hefty two-week Discord-exclusive launch discount on a wide selection of officially-made Rust items.
Problem solving with PlanetScale Insights
The best way for you and your agents to see how your database actually performs in production.
Engineering Den: Claude Code skills and hooks for frontend teams
Ship cleaner frontend code faster with new shared Claude skills (40+) and hooks (90+). Includes powerful workflows like /work, /go, /tdd, and built-in quality gate checks.
Fragments: May 5
Over the last couple of months Rahul Garg published a series of posts here on how to reduce the friction in AI-assisted programming. To make it easier to put these ideas into practice he’s now built an open-source framework to operationalize these patterns. AI coding assistants jump straight to code...
Bliki: Mythical Man Month
In the early 1960s, Fred Brooks managed the development of IBM's System/360 computer systems. After it was done he penned his thoughts in the book The Mythical Man-Month which became one of the most influential books on software development after its publication in 1975. Reading it in 2026, we'll fi...
From SSH to REST: A Security-Driven Modernization of Slack’s EMR Data Pipelines
Excerpt By 2024, Slack’s data platform had accumulated 700+ SSH-based operators orchestrating critical data pipelines. We’re talking daily search indexing that processed terabytes of data, analytics jobs powering business intelligence, the whole shebang. Every single one of these jobs required direc...
Transparency in benchmarking
Transparent database benchmarks help customers make better decisions and push vendors to build better products.
On benchmarking
Benchmarking is hard. Done wrong it is very misleading, and unfortunately it is frequently done wrong. Let's explore how not to make silly mistakes.
Little's Law in practice with Cloud Topics
From spinning disks to CPUs to cloud object storage, shifting bottlenecks have shaped Redpanda's architecture. Here’s what Cloud Topics revealed about today’s demand for high-latency storage.
Discord Patch Notes: May 4, 2026
Check out the finer details of the more technical fixes implemented into Discord recently.
RLS sounds great until it isn't
PostgreSQL's Row Level Security sounds like a clean way to enforce access control at the database layer, but the foot-guns, pooling incompatibilities, and performance traps often make it more trouble than it's worth.
Fragments: April 29
Chris Parsons has updated his guide on using AI to code. This is his third update, what I like about it is that he gives a lot of concrete information about how he uses AI, with sufficient detail that we can learn from him. His advice also resonates with the better advice I’ve seen out there, so the...
You’ve Got (Too Much) Mail: Behind the Scenes of the 3/25/26 Voice Outage
On March 25th, voice and video on Discord suffered major degradation beginning at 12:13 PDT, lasting a little over three hours. Learn how the issue originated, how it affected systems across Discord, how we recovered, and how we’re preventing the same problem from reoccurring.
Structured-Prompt-Driven Development (SPDD)
LLM programming assistants have demonstrated considerable value, but mostly with individual developers. The internal IT organization in Thoughtworks has been using them for their teams and have developed a method and workflow called Structured Prompt-Driven Development (SPDD). Wei Zhang and Jessie J...
Five principles for governed autonomy with enterprise AI
How to turn opaque agent behavior into governed, provable workflows. Based on our own tried and true experience with Redpanda’s customer Slackbot.
Measure Less to Learn More: Using Fewer, Higher-quality Metrics to Capture What Matters
Too many experiment metrics can make meaningful changes harder to detect. Learn how Discord used simulations and Principal Component Analysis to maximize signal and reduce noise.
Approaches to tenancy in Postgres
There are many ways to slice a Postgres database for multi-tenant applications. Let's look at the three most common approaches and the trade-offs.
Me and my shadow (link!): Disaster recovery replication made easy
Shadow Linking made simple. Get started with real-time replication.
How GitHub uses eBPF to improve deployment safety
Learn how Github uses eBPF to detect and prevent circular dependencies in its deployment tooling. The post How GitHub uses eBPF to improve deployment safety appeared first on The GitHub Blog .
Making Discord on Desktop Look Just Right: Display Settings to Ease the Eyes
Learn all sorts of toggles, options, and features on Discord’s desktop app to help you view media at your pace, lower the strength of colors across the app, and make app content easier to see.
Redleader revamp: How the Agentic Data Plane enables governed multi-agent AI
How to build safe, multi-agent systems in Redpanda Cloud.
OpenClaw is not for the enterprise | Tyler Rockwood, Redpanda
A sandbox isn't a security model. OpenClaw runs great on a developer's machine, but it isn't made for enterprise scale. Here's what is.