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

Thomas Dohmke

👤 Person
382 total appearances

Appearances Over Time

Podcast Appearances

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

And you can kind of like do this software decomposition part first and take a big problem and break it into smaller parts.

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

And I think that

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

ultimately is what engineering means.

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

And then you know where to stop with the decomposition.

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

And now you can start coding.

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

And in the past, you had to start at a very low level.

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

Before we started the live stream, you showed me a very old computer.

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

And back then, it was very hard.

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

You had to go very low level.

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

Today, most engineers actually already start on code written by others, right?

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

They use open source libraries.

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

They use open source operating systems.

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

They have an editor that they're not building themselves and a debugger and a compiler and a container orchestration.

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

like Kubernetes and all these things, right?

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

So we're already composing different pieces into software and we're moving up the abstraction and then AI will help us, you know, to achieve that.

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

And then we will review the work of the AI to make sure it's, you know, secure and compliant and runs efficiently and hopefully, you know, returns some profit for the corporations or the teams we're working for.

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

I actually have some Legos in my hands and behind me too.

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

In some ways, I actually think it is a bit like Lego, right?

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

Because when you start working with Lego, you're not thinking about plastic, you know, pieces and forms to build bricks first before you assemble the bricks.

Azeem Azhar's Exponential View
GitHub CEO on what AI means for developer salaries, SaaS, and more

I think the thing that really changed through Copilot in my own coding projects, which are mostly hobby projects on weekends, is that I match faster back into the flow state.