Full Transcript

·YouTLDR

WWC26 - The Signal Layer: What to Build When Anything Can Be Built

24:001,719 summary words · ~9 min readEnglishBy WeAreDevelopersTranscribed Jul 10, 2026
Analyze another video with Pro30-day money-back guarantee
Summary

As AI reduces the marginal cost of software implementation to zero, developers must focus on the 'signal layer'—leveraging unique human domain expertise, pre-data intuition, and high-fidelity communication to construct products that both humans and AI agents can trust amidst an ocean of generic alternatives.

In an ecosystem of hyper-abundant AI-generated tools, maintaining a non-replicable, undistorted signal is the only way for organizations to avoid the automated irrelevance of AI-driven product and strategy convergence.

Section summaries

0:00-2:00

Introduction and the Paradox of Abundance

optional

The session kicks off with an introduction of Lena Hall, Senior Director Developer of AI at Akamai, highlighting her background in machine learning and systems architecture. Lena opens by detailing the rapid rise of AI agents and the feeling of overwhelming speed in the tech ecosystem, noting how developers are 'token maxing' and running countless agents concurrently. She discusses the intense pressure on engineers to work exhausting hours due to the perceived high opportunity cost of stepping away from their terminals. This section sets up the existential crisis of modern software development where speed has multiplied but stability and peace of mind have declined.

  • AI tools have given developers unprecedented leverage, but they also trigger a relentless rat-race culture driven by fear of falling behind.
  • Abundance of output has transformed the bottleneck from execution capability to mental clarity and direction.

Sets the cultural and psychological context of developer burnout, but doesn't dive deep into the technical architectures of the signal layer.

2:00-5:00

The AI Convergence Machine

watch

Lena addresses the commoditization of AI usage, emphasizing that the era of 'using AI' as a standalone competitive moat is officially over. Because LLMs are trained on historical records, querying them for product direction, marketing strategies, or user desires yields identical, homogenized responses for both you and your competitors. AI acts as a powerful 'convergence machine' that pulls everything toward a highly polished average. To break out of this loop, humans must supply the non-obvious point of view and choose exactly where to point the automation.

  • AI generates answers based on historical training data, making it fundamentally incapable of predicting net-new user paradigms or innovative market shifts.
  • Delegating strategic 'pointing' decisions to an AI guarantees that your product will converge with your competitors' offerings.

Essential framework for understanding why generative AI homogenizes competitive advantage and why a human 'point of view' is a strict architectural requirement.

5:00-7:00

Defining the Signal Layer (Build vs. Ship)

watch

This segment introduces the core framework of the talk: 'The Signal Layer.' This operational concept is split into two distinct execution phases: the 'build' side (defining a non-average product and roadmap) and the 'ship' side (transmitting that signal through marketing and go-to-market channels without loss of fidelity). Lena uses her career background as a software engineer, founder, and product marketer to illustrate that a clear product vision frequently gets lost or distorted in transit. She analyzes the dramatic leap in autonomous coding agents on standard benchmarks, showing that software execution is rapidly automating.

  • The Signal Layer is split into 'knowing your signal' (the build side) and 'emitting your signal without distortion' (the ship side).
  • Autonomous coding benchmarks have jumped into the high 80% range, indicating that raw code generation is becoming highly commoditized.

It formally introduces the central thesis of 'The Signal Layer' and explains the current state of autonomous coding infrastructure.

7:00-9:00

The Free Grader Paradox & True Product Moats

watch

Lena explores the underlying mechanics of what can actually be automated, stating that any task featuring a 'free grader' (like a test suite or compiler) is highly vulnerable to AI automation. Because AI can run indefinitely against a grader until it succeeds, code implementation is converging first. To find a true signal, founders must build for immediate, specific personal needs that aren't yet captured by surveys or training databases. She shares the example of Twitch's seemingly bizarre origin story as a proof of concept for weird, highly specific human signals succeeding where sterile, data-driven ideas failed.

  • Tasks with instant feedback loops (free graders like compilers) are the easiest to automate and will reach near-perfect model performance first.
  • The most reliable early indicator of an untapped market is direct personal or peer-group need, as it exists outside historical LLM training corpora.

Critical concept for systems developers trying to understand which parts of their engineering workflows are safe from automation and which will commoditize first.

9:00-12:00

Taste, Judgment, and Richard Hamming’s Attack

watch

Lena redefines 'taste' as preference under feedback, arguing that generalized good taste is easily learnable by models. What actually resists training is judgment about events that have not occurred yet, and contextual insights locked inside direct, unobserved human-to-human relationships. She references scientist Richard Hamming’s philosophy of keeping 10 to 20 important problems active in one's mind. While the bottleneck in Hamming's era was having a viable 'attack' (a tool/method) on a problem, AI has democratized attacks for everyone, transforming the core asset into knowing *which* problems are worth the computational expense to solve.

  • Generalized taste can be learned by machine learning models via reinforcement feedback, but pre-data judgment cannot.
  • AI has commoditized the 'attack' on technical problems, shifting the primary human value to selecting the correct, high-leverage problems to solve.

High philosophical and practical value, connecting classical computer science wisdom (Hamming) with modern model capabilities.

12:00-15:00

GTM Spam and Automated Irrelevance

optional

The talk shifts to the 'ship' side of the signal layer. Lena critiques the current state of the internet, where LinkedIn feeds and blogs are flooded with identical, highly polished AI-generated content that human brains instantly dismiss as spam. She contrasts two ways of using LLMs: writing an average prompt that generates an indistinguishable drop of noise, versus providing a highly specific, real-world narrative or point of view and letting the AI format and clean it up. The latter workflow preserves the un-trainable core while leveraging AI for scale and speed.

  • Human readers can match and filter out AI-generated content patterns in less than half a second.
  • Using AI to generate both the core thesis and the prose results in 'automated irrelevance' and wasteful token spend.

Good strategic communication advice, but slightly more focused on marketing copy than pure systems architecture.

15:00-19:00

The Three Dimensions of Signal Distortion

watch

Lena breaks down the three failure modes where a product's unique value proposition is destroyed during its go-to-market journey: source distortion, organizational distortion, and machine distortion. Source distortion occurs when founders over-compress context and highlight technical architecture instead of customer pain. Organizational distortion occurs as delegation chains and middle management use AI to clear compliance tasks, rounding away non-average product details. Machine distortion occurs when LLMs auto-summarize or remix product updates, stripping crucial operational limits and scope boundaries to make a generic, overhyped promise.

  • Source distortion hides customer value by focusing too heavily on technical cleverness rather than user pain points.
  • A long corporate delegation chain paired with AI ticket-clearing acts as a factory that homogenizes unique business strategies.
  • Machine distortion strips nuances and scope limits out of product updates during automated content remixing.

Highly relevant to B2B architecture, organizational structures, and how agentic workflows risk diluting business intent.

19:00-21:00

Engineering a Distortion-Proof Signal

watch

Lena provides a concrete architectural guide to protecting a product's signal, using the example of a hypothetical monitoring tool whose unique signal is its silence (trust earned by only paging users for real impact). She demonstrates how to weld the product's promise (e.g., '90% fewer pages') directly to its operational limits (e.g., 'every silence is reversible') within marketing copy so that downstream AI tools cannot easily separate them. She recommends verifying this signal by giving the raw README to a naive practitioner (like an SRE) and measuring the gap between what they perceive and what was intended.

  • To prevent machine distortion, explicitly weld your product's performance promises to its technical limits in all documentation.
  • Verify the fidelity of your signal layer by performing manual, naive-user feedback loops before scaling distribution pipelines.

Offers concrete, tactical, and highly actionable systems engineering patterns for preserving product identity.

21:00-24:00

The Economics of Trust and Conclusion

watch

The session concludes by explaining that the entire purpose of building and preserving an undistorted signal is to earn human or agentic trust. In an era of infinite, identical-looking digital alternatives, trust is the only asset that has no programmatic shortcut or automated reward signal. Lena warns that shipping generic code or content is not a zero-cost action; organizations pay real infrastructure and token costs to actively alienate customers. She urges the audience to use AI aggressively for execution, but to fiercely protect their core human conviction and point of view.

  • In an ecosystem of infinite AI-generated choices, human and agentic workflows will default entirely to trusted, verified brands.
  • Generating average code or marketing assets carries a negative return on investment due to token costs, hosting fees, and lost user attention.

Wraps up the entire talk with a powerful economic and philosophical focus on trust as the ultimate differentiator.

Key points

  • The Free Grader Paradox and Code Convergence — Any task possessing a 'free grader'—such as a compiler or test suite—enables generative models to continuously iterate against that grader until they achieve perfect optimization, causing standard software implementation to rapidly converge to a cost of zero.
  • The Infinite Attack on Finite Problems — Historically, the main bottleneck in engineering was having a viable 'attack' (a tool or method) on a problem; AI now democratizes attacks to everyone, transferring the scarce resource to knowing exactly which problems are actually worth solving.
  • The Economics of Automated Irrelevance — Using AI to generate both the core thesis and the actual output of a product or piece of media results in highly predictable, average assets that human brains and agentic choice algorithms instantly filter out as spam.
  • The Three Vectors of Signal Distortion — Product differentiation is regularly destroyed during delivery by source distortion (founders over-compressing technical context), organizational distortion (multi-layered delegation and AI-assisted task-clearing rounding decisions down to the average), and machine distortion (LLMs stripping critical scope boundaries when remixing updates).
  • Trust as the Ultimate Ungraded Benchmark — As humans and agentic workflows are faced with infinite, identical-looking digital alternatives, choice architecture will rely entirely on trust—a slow-built, consent-based relationship that has no reward signal, benchmark, or programmatic shortcut.
The cost of average just went to zero, but so did its value. Lena Hall
AI is a really smart convergence machine. If you leave it alone, it makes everything the same. Lena Hall

AI-generated from the transcript. May contain errors.

0:08

[music]

0:18

>> Welcome back.

0:20

And thank you for being here. Hope you

0:22

had a good break. Hope you met somebody.

0:24

Hope you inspired somebody. Hope you

0:26

started a million dollar startup as SAS

0:28

using lovable. I don't know what you

0:30

did. Hopefully did something good. So

0:33

next up we have a person that I met in

0:35

2015 when I worked at Microsoft and I

0:38

just started there as the as a dev lead.

0:41

And

0:42

she was one of the people that was it

0:44

was a machine learning language

0:46

conference thing. And I tried to be as

0:49

clever as the people around them and she

0:50

just blew me away.

0:52

She also got me into coding in F sharp

0:55

which I have yet to do. But it's an

0:58

interesting language or was an

1:00

interesting language I guess. So now she

1:01

works for Akamai and she's a senior

1:03

director developer of AI

1:06

and Akamai.

1:07

And she's going to talk to us about the

1:09

signal layer signal noise kind of thing.

1:11

What to build when anything can be

1:13

built. So think about what you build

1:15

rather than just like let the machine do

1:17

it for you. Without further ado Lena

1:19

Hall please.

1:29

>> Hi.

1:31

Hello.

1:33

Hi Berlin. How are you?

1:36

How is the conference going for you?

1:38

Good?

1:39

Awesome.

1:41

Well, I think this was the best the most

1:44

productive year so far for many of us.

1:48

I'm Lena. A few days ago I solved a

1:51

production incident on a trail near a

1:54

waterfall.

1:56

My friend ran 18 agents while riding his

1:59

bike.

2:01

We are literally drowning in abundance.

2:04

We have more output, more speed, more

2:08

leverage than any of us have ever had.

2:11

So, why do we have that feeling like the

2:14

ground underneath us is moving too fast?

2:18

Last week I was speaking at AI Engineer

2:21

conference in San Francisco and one of

2:23

the engineers that I met there said that

2:26

it feels like the opportunity cost for

2:29

not working 9:00 a.m. till 9:00 p.m. 6

2:33

days a week is just too high.

2:37

We're all token maxing. We're working

2:40

all the time.

2:41

How many of you have already maxed out

2:44

your fables limits?

2:47

Okay.

2:48

And how many of you have already set an

2:50

alarm for 7:00 p.m. today exactly for

2:54

for one very specific reason?

2:56

Because this is when chat GPT-56 is

2:59

going to come out.

3:01

Of course.

3:02

So, look at us. Um, the same abundance

3:06

that made you fast, it made everyone

3:08

else fast. Now, everyone can build

3:12

everything.

3:13

Your competitor can build your feature

3:15

this afternoon, too.

3:18

And the cost of average just went to

3:21

zero, but so did its value.

3:24

A year ago, the superpower was, as we

3:26

were told,

3:28

being good at using AI.

3:30

But the models got so good.

3:33

And they got so easy.

3:36

And everybody now is a lot more skilled

3:39

at using AI.

3:40

And everybody's pointing AI at the same

3:43

goals.

3:44

AI gives everybody the same answer

3:47

because everyone is asking it the same

3:49

question.

3:51

It runs on data and data is a record of

3:54

what already happened.

3:57

So, when you point AI at a task and tell

4:00

it

4:01

"Tell me what users want." or "Make more

4:03

money." or "What should we build?" or

4:06

"Make this viral." it answers from the

4:08

common knowledge.

4:10

Competently, confidently, but also

4:12

identically to what it tells your

4:15

competitor.

4:16

To see something that the data doesn't

4:18

show yet, we need to have a vision, a

4:21

point of view, a read on where it's

4:23

going,

4:25

and then use all of that automation to

4:27

execute on it.

4:30

AI is a really smart convergence

4:32

machine. If you leave it alone,

4:35

it makes everything the same.

4:38

There is one decision though that AI

4:41

can't and shouldn't make for you.

4:44

It is to decide what to point at.

4:49

So, the job the new job for every one of

4:52

us is deciding what it makes and being

4:55

the reason the right people choose your

4:58

version over the identical-looking rest.

5:03

But also, I'm sure many of you walked

5:05

around the expo hall at this conference

5:08

or at any other conference.

5:10

There's so many amazing products, so

5:13

many tools and vendors. They're all

5:15

solving important problems, but why do

5:18

they all sound the same?

5:23

So, when anyone can build anything, what

5:25

makes me different? What makes you

5:28

different? Why should anyone pick your

5:31

version, your product?

5:33

I call this work the signal layer, and

5:35

there are two halves to getting this

5:37

right. So, that's how we'll walk through

5:40

it.

5:42

The first half is knowing your signal,

5:44

being able to define it very clearly.

5:47

What you're building and why it's yours

5:50

and it's not the average. That's the

5:52

build side. It's the code, the product,

5:55

and the road map.

5:58

And the second half is emitting that

6:01

signal without distortion. So, making

6:03

sure that

6:05

what your customers come to believe

6:07

about you actually matches what you

6:10

believe and what you have built. That's

6:13

the ship side, the content, the

6:15

go-to-market engineering.

6:18

And uh I think I've had an unusual

6:21

vantage point on this. I've built

6:23

products as an engineer. I've created my

6:26

own as a founder, and I brought other

6:27

people's products to market. These are

6:30

very different jobs with one identical

6:33

challenge. The signal doesn't always

6:36

survive the trip. So, let's start with

6:38

the build side.

6:40

So, what do we even work on?

6:43

Everything is implementable.

6:47

2 years ago, the best autonomous coding

6:50

agent only solved a fraction of the

6:52

tasks on the standard software

6:55

benchmark. And now, the best agents are

6:58

in the high 80s.

7:00

We nearly tripled the writing,

7:02

but shipping actually barely moved a

7:04

third. The benchmark was measuring the

7:07

part of software engineering that has a

7:10

grader.

7:12

Uh and shipping is where all the

7:13

ungraded parts come back in.

7:17

Here is the rule underneath it.

7:19

Anything that you can measure, you can

7:22

train against, as Sarah Guo puts this.

7:26

A compiler is a free grader.

7:28

A test suite is a free grader.

7:30

And the instant a task can grade itself,

7:33

you can grind a model against the grade

7:37

until it wins.

7:39

And automation of code was first because

7:42

it's really the most checkable thing

7:44

that we have.

7:46

So, implementation is converging for

7:48

free for everyone at the same time. And

7:51

the most buildable thing and the most

7:53

valuable thing are almost never the same

7:56

the same thing.

7:58

The model will build whatever you point

8:00

it at, but it will tell you nothing

8:03

about where to point it.

8:05

Anything that's visible is replicable.

8:09

Now, some people, when they hear

8:11

everything is implementable, they panic.

8:15

But we can flip the question.

8:17

The pointing is the job. The pointing

8:20

has always been the job. We just had so

8:23

much implementation work in the way that

8:26

we never get had to get good at it.

8:29

So, how do you decide where to point at?

8:33

Paul Graham

8:34

shared some wisdom about this.

8:37

The way you find something people

8:39

genuinely want is by feeling the need

8:42

yourself.

8:43

Build something that you or your friends

8:46

need, because the market hasn't formed

8:49

yet. The surveys can't see it, and your

8:53

own need is the only early signal that

8:55

isn't a crap signal.

8:57

And the best ideas may sound genuinely

8:59

lame at first, like a guy strapped

9:03

camera to his head live-streaming his

9:05

life. That sounds ridiculous, but it

9:08

became Twitch. Um and the convergence

9:11

machine generally doesn't proactively

9:14

offer you these weird, specific,

9:17

slightly embarrassing ideas.

9:20

But even with the Twitch example, it

9:23

worked. But a thousand other similar

9:25

ideas

9:27

uh for startups, they didn't.

9:29

The weird, specific signal is necessary,

9:31

but it's not sufficient.

9:34

It's really tempting to say that we just

9:37

need to have good judgement or good

9:39

taste and call it safe.

9:42

But taste is really just preference

9:45

under feedback. And preference under

9:48

feedback is exactly what those systems

9:51

can learn.

9:52

Anything that you can demonstrate enough

9:54

times with a better or worse signal

9:57

attached, the machine can eventually

10:00

imitate. So, the broad definition of

10:03

good taste is not really a

10:04

differentiator.

10:06

What actually resists training is more

10:09

narrow and more durable. So, two things.

10:13

Taste and judgement about what hasn't

10:16

happened yet because there is no data

10:18

for an event that hasn't occurred.

10:21

And taste and judgement embedded in a

10:23

relationship that the model can't

10:25

observe directly. So, what this customer

10:28

in this situation

10:30

with this history that you share

10:32

actually needs.

10:35

The model has read everything about your

10:38

customer, but it has never actually met

10:40

them.

10:42

So, if broad judgement isn't safe and AI

10:45

just handed everyone the ability to

10:48

build anything, so what's left to be

10:50

good at?

10:52

Richard Hamming spent his career

10:55

studying why some scientists did great

10:57

work and others, just as smart, didn't.

11:02

He found that the great ones worked on

11:05

important problems.

11:07

And the problem isn't important because

11:10

it just sounds impressive.

11:12

It's important when you have a

11:15

reasonable attack on it. For example,

11:18

time travel

11:19

is consequential, but he would say it's

11:22

not important because nobody has an

11:24

attack.

11:25

And Hamming would tell you to keep 10 to

11:28

20

11:29

important problems live in the back of

11:31

your mind

11:32

so that when you finally have an attack,

11:34

a new tool, a new angle, a thing that

11:37

only you noticed, you go for it.

11:40

But in having's world, the rare thing

11:43

was having an attack.

11:45

And AI just gave

11:47

everyone an attack on everything. So,

11:50

the rare thing is knowing which problem

11:53

is actually worth attacking.

11:55

And that judgment comes from being a

11:57

real person, close to a real domain,

12:00

with your own battle scars, your weirdly

12:03

specific experience,

12:06

and the thing that you care about more

12:09

than is reasonable.

12:10

So, you don't need to be first. You do

12:13

need to be genuinely close to a problem

12:15

you actually understand, and where your

12:18

insight is in the delta between what AI

12:21

has been trained on and what should

12:23

exist.

12:26

So, let's say you did it. You found a

12:28

sweet spot problem, the one that you had

12:32

an honest attack on, and you build the

12:34

thing, and it's genuinely good, and it's

12:37

genuinely yours, and it's not average.

12:41

You can still lose because knowing your

12:43

signal is only half the job. The other

12:46

half is getting it from your head into

12:50

the head of the person it was meant for.

12:52

It's about reaching the right people.

12:56

And what do most of us do for that?

12:59

We make content. So, let's talk about

13:01

what AI convergence machine does to

13:04

that.

13:07

What happened to the internet in the

13:08

last 2 years?

13:10

Um you open any feed, everything has

13:12

started to sound the same.

13:16

The same LinkedIn posts, the same three

13:19

bullet points and a bold takeaway,

13:22

the same blog post that says nothing but

13:25

in a very polished way.

13:27

Um and your readers can now pattern

13:29

match AI in just half a second. So, if a

13:33

model could have written your post from

13:36

a one-line prompt, your reader's brain

13:39

just skips it for the same reason.

13:42

AI has really learned the algorithm. It

13:44

has learned the format for each platform

13:47

where it performs. It has learned what

13:49

gets clicks.

13:51

And everyone wants to hand the machine a

13:54

paragraph and say, "Make this viral.

13:56

Make me rich." Um it will fill every gap

14:00

that you leave with sameness, though.

14:03

So, what do you put in and what do you

14:06

let it fill in?

14:08

Because there are two completely

14:09

different ways that we can use this

14:11

thing.

14:12

And they look identical from the

14:14

outside. One is you give it an average

14:17

prompt and it gives you an average

14:19

output.

14:20

And you ship one more indistinguishable

14:23

drop into an ocean of indistinguishable

14:25

drops.

14:27

So, you've automated your own

14:28

irrelevance very efficiently.

14:30

And two is you bring the part that it

14:34

can't have. Your specific point of view,

14:36

the thing that you believe that the

14:38

training data doesn't. The real story

14:41

that you were actually in the room for.

14:44

And then you let the machine do the

14:45

converging work, the formatting, the

14:47

drafting, the algorithm optimization,

14:49

the cleanup around the the core that it

14:52

could have never generated.

14:55

Because the signal distorts on the way

14:57

out.

14:59

So, you can have the signal perfectly

15:01

clear to you and still watch it fall

15:03

apart between your brain and your user's

15:06

understanding of it.

15:08

And in my experience, it breaks in three

15:10

places.

15:11

And there are fixes for each, but

15:14

they're very different depending on the

15:15

company, the product, the type, and the

15:18

size of of those things.

15:21

One of them is source distortion, very

15:24

common in startups.

15:26

Founders usually know the signal of

15:29

their product of their company so well

15:32

that they always have this accidental

15:35

gift of compressing it

15:37

past legibility.

15:39

So, they often assume the context that

15:41

the audience doesn't have, and the room

15:44

hears something really cool, but doesn't

15:47

understand why it matters.

15:49

I helped this one YC company recently

15:52

with this.

15:53

Brilliant founders, genuinely great

15:56

product, but every pitch that they had

15:59

started with the architecture, with the

16:01

clever parts, the things that they were

16:03

genuinely proud of.

16:05

But it landed as noise to the customers

16:08

because the customer pain has been

16:10

deleted from the story.

16:13

So, we rewrote the opening to include

16:15

the thing that users hated the most, and

16:18

this product actually solved.

16:20

So, same product, same week, and the

16:22

next conversations turned into pilots,

16:25

and we then turned it into a repeatable

16:27

GTM system.

16:29

Organization distortion is another type

16:32

of distortion that almost every big

16:35

company has.

16:36

So, as signal travels through layers of

16:40

management, through legal, through

16:42

sales, through every department, at

16:44

every handoff, it gets re-rounded toward

16:48

uh the average.

16:50

It doesn't really come from

16:51

incompetence. It comes from the level of

16:53

investment.

16:55

And the founder and the person that's

16:57

three layers down the organizational

17:00

layer system, the same task and the same

17:03

AI, and you will get two completely

17:05

different uh outputs.

17:08

The founder sweats the unaverageable

17:10

details because the outcome is theirs.

17:13

They're personally invested and affected

17:16

by it.

17:17

But others ship to spec because they

17:19

were asked for compliance and not

17:21

conviction. And AI is great at clearing

17:23

tickets.

17:25

So, a long delegation chain plus a

17:28

convergence machine is really a factory

17:30

for automating the signal right out of

17:33

your own company.

17:34

The first instinct is just to add

17:36

process, um which adds layers, adds

17:39

bureaucracy, and slows everything down.

17:43

And we don't really want that. So, to

17:45

fix this, we need a we need to take the

17:48

signal back, reattach it to the outcome

17:51

like a founder,

17:52

and add a very thin signal layer to your

17:55

go-to-market engineering, where its only

17:57

job is to carry the original intent

18:01

across um all the layers and keep the

18:05

signal intact.

18:07

Machine distortion is another way that

18:09

you can lose signal.

18:11

You can write one very careful launch

18:14

announcement, for example. Your claim,

18:16

your evidence, your scope are all clear.

18:20

And then, of course, AI

18:22

uh remixed it into a tweet, into um a

18:25

sales deck, into a partner one-pager.

18:28

For example, you might have had one

18:31

narrow eval that scored 94%.

18:35

But it was repeated enough times that

18:38

your customers actually started hearing

18:39

it as a promise.

18:42

So, we see the same through line. Your

18:44

signal has to survive the trip

18:46

undistorted.

18:48

And this is something you can engineer.

18:52

So, we need a thin signal layer, a small

18:55

deliberate function whose job is to make

18:57

sure that your that what your users take

19:00

away is still the specific thing that

19:02

you meant.

19:03

So, we can make this more concrete.

19:06

Let's say you're building a monitoring

19:07

tool, and there are 12 other tools in

19:10

the same category. But, yours does

19:12

something different.

19:14

Um it tells you what not to wake up for.

19:18

It stays quiet on the noise. So, when it

19:20

does page you at night,

19:22

you actually believe it.

19:24

So, that quiet, that trust earned by

19:27

silence, that is your signal.

19:30

So, first, we need to say it in one

19:32

sentence with the limit of it built in.

19:35

Definitely not this, not intelligent AI

19:38

native observability platform.

19:41

Something more like uh stays quiet at

19:43

anything it can't tie to real user

19:45

impact, and shows you everything it

19:47

silenced, so you can override it. So,

19:50

the promise and the scope are welded

19:52

together.

19:54

And then, make sure that the limit can't

19:57

be edited out.

19:58

In the product, every suppressed alert

20:01

is visible. Um statements like 90% fewer

20:04

pages live next to statements like every

20:07

silence is visible and reversible. So,

20:10

when AI inevitably chops your launch

20:13

into a tweet, it can't keep the

20:15

impressive number and remove the part

20:18

that keeps your product honest.

20:21

And before you scale it, um check what

20:24

people actually heard. Give the read me

20:27

to an SRE who has never seen the

20:29

project, and ask um another person to

20:32

describe the product back to you. So,

20:35

the gap between what they say and what

20:37

you meant is exactly the distortion that

20:40

you were about to broadcast.

20:43

So, that's the lightweight signal layer,

20:45

and a lot of it is buildable. You can

20:47

automate more of the checking and

20:49

catching than most people realize.

20:52

But, if we step back and ask what all of

20:55

this, the building, the shipping, the

20:58

undistorted signal is actually for,

21:01

it's for one thing. It's for getting a

21:04

human, or increasingly an agent, to

21:08

choose you and rely on you when they

21:11

have infident identical looking

21:14

alternatives. And that's trust. And

21:17

trust is one thing left with no greater.

21:20

There's no benchmark for it. There is no

21:23

uh reward signal.

21:25

It cannot be entirely automated because

21:28

it's granted slowly over time. It's a

21:31

relationship with consent.

21:33

For example, doctors who open one

21:35

particular tool every morning,

21:38

they didn't have that habit trained into

21:41

them.

21:42

And what happens if we get this wrong?

21:45

Getting your signal wrong isn't actually

21:47

neutral. It's negative.

21:49

Producing averageness is is not free.

21:52

You actually pay for it

21:54

in tokens, in infrastructure, in the

21:57

hours of good people

22:00

with the customers that look at your

22:02

product, decide once, and never come

22:05

back. So, every generic post, every

22:08

average functionality teaches them that

22:10

your name is not worth the click. So,

22:13

you spend real money to make yourself

22:15

harder to choose.

22:17

So, back to the main question.

22:20

>> [clears throat]

22:20

>> We got faster.

22:22

But the speed is not where the value

22:24

went. The value moved up to deciding

22:28

what is worth building, what is worth

22:30

saying, what deserves trust. And whether

22:34

the thing that you

22:35

meant actually survives the trip to the

22:38

people that it was for.

22:40

And you don't need to be first. You just

22:42

need a real problem. You have enough

22:45

conviction to carry the signal clearly

22:48

enough so that the the right people can

22:50

find it.

22:51

So, when you can build anything, build

22:54

trust.

22:56

So, have the strongest conviction,

22:58

define the signal yourself, and protect

23:01

it from distortion at costs and use AI

23:05

aggressively to do anything else.

23:08

Thank you. Uh let's connect. I'll be

23:10

around after the talk. I'll be happy to

23:12

chat with you and make sure to stop by

23:15

Apple my cloud booth for some amazing

23:17

demos and swag.

23:19

Thank you.

23:21

>> [applause]

23:30

>> Thank you so much, Lena. Uh you talked

23:32

to me earlier and said you don't want to

23:34

do a Q&A although you got lots of time

23:36

left, but you want to do a more personal

23:38

Q&A. So, please after she's been

23:41

un-miked, uh

23:42

grab her here, not grab her here. Talk

23:45

to her here and actually get all your

23:46

questions answered about what to get as

23:48

a proper signal. Thanks very much, Lena.

23:50

This was always a great

23:52

>> Thank you.

23:53

>> And here's another person I met at the

23:54

same event.

23:56

Cool. So,

Continue with YouTLDR

Analyze another video with Pro

Process a new video, search every timestamp, compare sources, and keep the result in your library.

Get Pro — $12/month30-day money-back guarantee

More transcripts

Explore other videos transcribed with YouTLDR.