Menu
Sign In Pricing Add Podcast

Scott Dietzen

Appearances

The Changelog: Software Development, Open Source

The world of embedded systems (Interview)

113.151

A couple of different points to make. You know, AIs have gotten good at making incremental changes, at least when they understand customer software. So first and the biggest limitation that these AIs have today, They really don't understand anything about your code base.

The Changelog: Software Development, Open Source

The world of embedded systems (Interview)

127.961

If you take GitHub Copilot, for example, it's like a fresh college graduate understands some programming languages and algorithms, but doesn't understand what you're trying to do. And as a result of that, something like two thirds of the community on average drops off of the product, especially the expert developers. Augment is different.

The Changelog: Software Development, Open Source

The world of embedded systems (Interview)

146.235

We use retrieval augmented generation to deeply mine the knowledge that's inherent inside your code base. So we are a copilot that is an expert and that can help you navigate the code base, help you find issues and fix them and resolve them over time much more quickly than you can trying to tutor up a novice on your software.

The Changelog: Software Development, Open Source

The world of embedded systems (Interview)

173.482

I think it was a great 1.0 product, and I think they've done a huge service in promoting AI. But I think the game has changed. We have moved from AIs that are new college graduates to, in effect, AIs that are now among the best developers in your code base. And that difference is a profound one for software engineering in particular.

The Changelog: Software Development, Open Source

The world of embedded systems (Interview)

195.162

You know, if you're writing a new application from scratch, you want a web page that'll play tic-tac-toe, piece of cake to crank that out. But if you're looking at, you know, a tens of millions of line code base, like many of our customers, Lemonade is one of them. I mean, 10 million line monorepo as they move engineers inside and around that code base and hire new engineers.

The Changelog: Software Development, Open Source

The world of embedded systems (Interview)

215.362

Just the workload on senior developers to mentor engineers. people into areas of the code base they're not familiar with is hugely painful. An AI that knows the answer and is available seven by 24, you don't have to interrupt anybody and can help coach you through whatever you're trying to work on is hugely empowering to an engineer working on unfamiliar code.

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

108.422

And as a result of that, something like two thirds of the community on average drops off of the product, especially the expert developers. Augment is different. We use retrieval augmented generation to deeply mine the knowledge that's inherent inside your code base.

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

123.474

So we are a copilot that is an expert and that can help you navigate the code base, help you find issues and fix them and resolve them over time much more quickly than you can trying to tutor up a novice on your software.

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

137.441

So you're often compared to GitHub Copilot. I got to imagine that you have a hot take. What's your hot take on GitHub Copilot?

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

144.885

I think it was a great 1.0 product. And I think they've done a huge service in promoting AI. But I think the game has changed. We have moved from AIs that are new college graduates to, in effect, AIs that are now among the best developers in your code base. And that difference is a profound one for software engineering in particular.

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

166.578

You know, if you're writing a new application from scratch, you want a web page that'll play tic-tac-toe, piece of cake to crank that out. But if you're looking at, you know, a tens of millions of line code base, like many of our customers, Lemonade is one of them. I mean, 10 million line monorepo.

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

182.542

As they move engineers inside and around that code base and hire new engineers, just the workload on senior developers to mentor engineers. people into areas of the code base they're not familiar with is hugely painful.

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

194.347

An AI that knows the answer and is available seven by 24, you don't have to interrupt anybody and can help coach you through whatever you're trying to work on is hugely empowering to an engineer working in unfamiliar code.

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

207.628

Very cool. Well, friends, Augment Code is developer AI that uses deep understanding of your large code base and how you build software to deliver personalized code suggestions and insights. A good next step is to go to AugmentCode.com. That's A-U-G-M-E-N-T-C-O-D-E.com. Request a free trial, contact sales, or if you're an open source project, Augment is free to you to use.

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

2235.265

Okay, friends, I'm here in the breaks with Annie Sexton over at Fly. Annie, you know we use Fly here at ChangeLog. We love Fly. It is such an awesome platform and we love building on it. But for those who don't know much about Fly, what's special about building on Fly?

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

2310.676

So we use Tigress here at Changelog. Are they built on top of Fly? Is this one of those examples of being able to build on Fly?

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

233.863

Learn more at AugmentCode.com. That's A-U-G-M-E-N-T-C-O-D-E.com. AugmentCode.com.

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

2385.279

Very cool. Thanks, Annie. So Fly has everything you need. Over 3 million applications, including ours here at ChangeLog, multiple applications, have launched on Fly. Boosted by global anti-cast load balancing, zero configuration private networking, hardware isolation, instant WireGuard VPN connections, push-button deployments that scale to thousands of instances. It's all there for you right now.

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

2410.274

Deploy your app in five minutes. Go to fly.io. Again, fly.io.

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

42.622

Well, friends, before the show, I am here with a new friend of mine, Scott Dietzen, CEO of Augment Code. I'm excited about this. Augment taps into your team's collective knowledge, your code base, your documentation, your dependencies. It is the most context-aware developer AI, so you won't just code faster, you'll also build smarter. It's an ask-me-anything-for-your-code.

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

63.098

It's your deep-thinking buddy. It's your Stan Flo antidote. Okay, Scott. So for the foreseeable future, AI assisted is here to stay. It's just a matter of getting the AI to be a better assistant. And in particular, I want help on the thinking part, not necessarily the coding part. Can you speak to the thinking problem versus the coding problem and the potential false dichotomy there?

The Changelog: Software Development, Open Source

Fallthrough & Friends (Friends)

84.861

a couple of different points to make you know ais have gotten good at making incremental changes at least when they understand customer software so first and the biggest limitation that these ais have today they really don't understand anything about your code base if you take github copilot for example it's like a fresh college graduate understands some programming languages and algorithms but doesn't understand what you're trying to do

The Changelog: Software Development, Open Source

Other people's robots (Friends)

117.649

We use retrieval augmented generation to deeply mine the knowledge that's inherent inside your code base. So we are a copilot that is an expert and that can help you navigate the code base, help you find issues and fix them and resolve them over time much more quickly than you can trying to tutor up a novice on your software.

The Changelog: Software Development, Open Source

Other people's robots (Friends)

144.866

I think it was a great 1.0 product, and I think they've done a huge service in promoting AI. But I think the game has changed. We have moved from AIs that are new college graduates to, in effect, AIs that are now among the best developers in your code base. And that difference is a profound one for software engineering in particular.

The Changelog: Software Development, Open Source

Other people's robots (Friends)

166.561

You know, if you're writing a new application from scratch, you want a web page that'll play tic-tac-toe, piece of cake to crank that out. But if you're looking at, you know, a tens of millions of line code base, like many of our customers, Lemonade is one of them. I mean, 10 million line monorepo as they move engineers inside and around that code base and hire new engineers.

The Changelog: Software Development, Open Source

Other people's robots (Friends)

186.761

Just the workload on senior developers to mentor engineers. people into areas of the code base they're not familiar with is hugely painful. An AI that knows the answer and is available seven by 24, you don't have to interrupt anybody and can help coach you through whatever you're trying to work on is hugely empowering to an engineer working in unfamiliar code.

The Changelog: Software Development, Open Source

Other people's robots (Friends)

4565.843

Oh, man, what is this?

The Changelog: Software Development, Open Source

Other people's robots (Friends)

4855.316

Bye, friends.

The Changelog: Software Development, Open Source

Other people's robots (Friends)

84.858

A couple of different points to make, you know, AIs have gotten good at making incremental changes, at least when they understand customer software. So first and the biggest limitation that these AIs have today, they really don't understand anything about your code base.

The Changelog: Software Development, Open Source

Other people's robots (Friends)

99.373

If you take GitHub Copilot, for example, it's like a fresh college graduate understands some programming languages and algorithms, but doesn't understand what you're trying to do. And as a result of that, something like two thirds of the community on average drops off of the product, especially the expert developers. Augment is different.