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

I still need to understand what that actually does, right?

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

Like, how do I decide whether I can merge this or not?

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

Of course, I can YOLO it, right?

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

It starts with the planning process.

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

You know, the process of describing what you actually want to implement and the key new skill that engineers, product managers, designers, whoever's using, you know, this orchestra of agents that helps us through our day, you will learn and internalize

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

What is the right level of description that the agent needs to do actually what I want it to be?

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

Now, of course, you can, you know, when you try out an agent like this, you can just give it a very abstract task and see what it does.

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

And very quickly, we'll find out.

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

And you mentioned earlier image generators.

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

I think image generators are actually the perfect abstraction of that concept, right?

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

Like the first time you used an image generator and you told it you want to render an image of puppies.

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

or a computer on a meadow or something like that, right?

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

You most likely didn't get exactly what you wanted.

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

You got something that was close to the description and then you knew that, okay, I write another prompt and you try to figure out how do I change my prompt to now get closer to the image I want to get to.

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

And the same is true for coding agents, right?

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

You will try it out.

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

You'll see, okay, it wrote something, but that's actually not what I wanted or it doesn't align with our standards here at GitHub.

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

And so then you go back to your description and adjust your prompt.

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

And as you learn that skill, you're going to get better on describing exactly the task that the coding agent can take, you know, run 45 minutes, submit a pull request, you review the code, and you're like, yep, this actually looks good and it does exactly what I want.

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

And you will be wrong at times.