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

Jaden Shafer

๐Ÿ‘ค Speaker
592 total appearances

Appearances Over Time

Podcast Appearances

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

I'm going to criticize every government if I think they're not doing something smart, including the US government.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

My goal is to be unbiased and academically honest.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

All right, thanks for listening to my rant.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

If you could leave a comment or review for this one review week for my birthday, I would super appreciate it.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

Let's get into the episode.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

So I think right now, pure feedback has been one of the most important but kind of tricky.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

It's kind of the safeguard basically in software development.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

It helps teams catch bugs early, and you can also keep your consistency across your whole code base.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

You can improve the overall quality of all of the software that you're shipping.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

This is something that we see with my startup AI Box all the time.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

I think right now we're doing all of this vibe coding.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

Even myself, I have tons of vibe coded projects on the side.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

Unfortunately, it's sometimes hard to productize them because of tricky, nasty bugs in there.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

And if you're not a developer, it's hard to catch, find, and fix them.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

And so I think where developers use a lot of AI tools to generate like, you know, Cloud Code or any of these other players, Codex from OpenAI, we're generating data.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

tons of code right now.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

And that's also really cheap and really fun and really fast.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

However, I think a lot of these tools can, you know, beyond just speeding up development, they can also give a whole bunch of hidden bugs, security risks, and basically code that developers don't fully understand.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

So then it's hard to understand all those hidden bugs and security risks.

AI HR
Anthropic Launches "Code Review" to Fix AI Code Security Issues

Anthropic is building something they think is going to be the solution for this, which personally, I'm super stoked about.