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

Beth Lyons

πŸ‘€ Speaker
See mentions of this person in podcasts
7303 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 Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

So there are techniques to let other models review what one model has done, and that may become more and more important as what's happening gets outside of certainly a novice human understanding, but at some point even an expert human understanding, right?

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

Absolutely.

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

And what I feel like people are coming to experience before knowledge is what software teams have been doing for years, right?

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

Like, we're like, oh, good, we're using GitHub.

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

Ah, okay.

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

So what is the Git process?

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

And I spent the weekend, last weekend, going back and forth trying to get a real handle and understanding for the system that I set up between my MacBook and my old Windows computer because they don't actually talk.

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

And when you're talking about code, you don't actually want to use something like OneCloud.

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

Google Drive, iCloud, all of those things use a different system to to

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

determine the difference between two files and it corrupts GitHub.

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

Like it's completely a problem.

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

And our colleague Brian discovered that the hard way.

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

So we would like to really let everyone else know, do not share your code files through these kinds of file savers, Git and GitHub.

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

really allow that.

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

Now, my GitHub isn't actually filled with code.

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

It's just filled with files that I'm working on on different computers.

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

Some of that might be good files, but it might also just be a text preparation for a contract or an idea, a project PRD kind of thing.

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

And that kind of piece, going back and forth and understanding you can't be working on the same file at the same time, you can't ideally be working on the same feature or directory, subdirectory within your system at the same time because it just is messy, right?

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

And I think we got out of...

The Daily AI Show
Claude Opus 4.6 vs OpenAI Codex 5.3

That kind of mindset when Google Docs let you have two people edit the same document.