Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Pricing

Kyle Galbraith

๐Ÿ‘ค Speaker
74 total appearances

Appearances Over Time

Podcast Appearances

The Changelog: Software Development, Open Source
State of the "log" 2025 (Friends)

It's the build, it's the pull request review, it's the deployment, it's the getting it into production.

The Changelog: Software Development, Open Source
State of the "log" 2025 (Friends)

Once it's in production, it's scaling up support teams to support it.

The Changelog: Software Development, Open Source
State of the "log" 2025 (Friends)

It's adding documentation, all of these downstream problems.

The Changelog: Software Development, Open Source
State of the "log" 2025 (Friends)

And so through the lens of Depot, what we're really starting to think about is there's a very realistic possibility that within the next two to three years, maybe even sooner, that we're going to enter a world where an engineering team of three people

The Changelog: Software Development, Open Source
State of the "log" 2025 (Friends)

could theoretically have the velocity of an engineering team of 300 people.

The Changelog: Software Development, Open Source
State of the "log" 2025 (Friends)

And what's the consequences of that?

The Changelog: Software Development, Open Source
State of the "log" 2025 (Friends)

What's the consequences of the code velocity spiking up to that level with such a small team?

The Changelog: Software Development, Open Source
State of the "log" 2025 (Friends)

There's no way three engineers are going to be able to code review all of the code that's being created

The Changelog: Software Development, Open Source
State of the "log" 2025 (Friends)

If there's three engineers and 297 agents also creating features and fixing bugs.

The Changelog: Software Development, Open Source
State of the "log" 2025 (Friends)

So that's just like from a pull request perspective.

The Changelog: Software Development, Open Source
State of the "log" 2025 (Friends)

But then you think about it through a build lens, too, of if your builds take 20 minutes with three humans and now you're going to have three humans and 297 agents also running.

The Changelog: Software Development, Open Source
State of the "log" 2025 (Friends)

Well, like you definitely don't want your builds taking 20 minutes because now like the entire pinch point is the build pipeline.

The Changelog: Software Development, Open Source
State of the "log" 2025 (Friends)

And so we're starting to think a lot about how do we eliminate the bottlenecks that come downstream?

The Changelog: Software Development, Open Source
State of the "log" 2025 (Friends)

And what can we do with Depot that streamlines that?

The Changelog: Software Development, Open Source
Agents in the database (Interview)

In the conversations that I have with customers, a lot of DevOps teams, platform teams, site reliability teams, they're really looking at this new era of software engineering that we're all living in.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And they're starting to question like the bottleneck is no longer the act of writing code.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

The bottleneck is shifting.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

The most time consuming part is integrating the code.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

It's everything that comes after.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

It's the build, it's the pull request review, it's the deployment, it's the getting it into production.