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

Kyle Galbraith

๐Ÿ‘ค Speaker
104 total appearances

Appearances Over Time

Podcast Appearances

The Changelog: Software Development, Open Source
From GitLab to Kilo Code (Interview)

And that's orders of magnitude faster.

The Changelog: Software Development, Open Source
From GitLab to Kilo Code (Interview)

The other part of build performance is the stuff that's not the tech side of it, it's the observability side of it.

The Changelog: Software Development, Open Source
From GitLab to Kilo Code (Interview)

is you can't actually make a build faster if you don't know where it should be faster.

The Changelog: Software Development, Open Source
From GitLab to Kilo Code (Interview)

And we look for patterns and commonalities across customers, and that's what drives our product roadmap.

The Changelog: Software Development, Open Source
From GitLab to Kilo Code (Interview)

This is the next thing we'll start optimizing for.

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

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
State of the "log" 2025 (Friends)

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

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

The bottleneck is shifting.

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

The most time consuming part is integrating the code.

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

It's everything that comes after.

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.