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

Corey Knowles

πŸ‘€ Speaker
See mentions of this person in podcasts
9193 total appearances
Voice ID

Voice Profile Active

This person's voice can be automatically recognized across podcast episodes using AI voice matching.

Voice samples: 1
Confidence: Medium

Appearances Over Time

Podcast Appearances

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

Yeah.

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

For example, right.

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

Or maybe if there's an on-call skill, there could be a century on-call skill.

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

And that one actually produces like an output, um, that, uh,

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

you know, lists everything by engineer and like sends an email, right?

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

So yeah, at least that's how we're thinking about it right now.

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

This is maybe taking one step back, but the way that I would think about making Codex successful, I don't actually have anything written down for this, but we could just... That's okay.

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

So the first step is just install it in your favorite tool.

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

So it could be your IDE or your terminal.

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

So that's step one.

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

Right.

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

Then step two is just test it.

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

Like you don't need to overthink it.

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

And then I think from there you want to configure.

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

And the way that I think about configuration is you want to do first, you want to set up what I would call the inner dev loop.

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

And there's the outer dev loop.

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

And then there's like automation.

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

So the inner dev loop is basically like, does Codex know where you keep your context?

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

Does it know how you like to write code?

The Neuron: AI Explained
BONUS: OpenAI Codex Demo, Learn the Absolute Basics of Coding with AI

And you should just test it, because it probably will just infer your style, but there might be things about your style that are hard to infer.