Arvid Kahl
speaker
22,801 appearances
96 recordings
1 series
first heard Aug 2024
last heard 3 Apr
Arvid Kahl’s voice in public audio — every appearance, attributed to the second.
Trend
recordings per month · last 12 monthsRecordings per month over the last 12 months — 23 in all, peaking in Jan 2026 with 5.
Appearances
I recommend at this point because then you can just keep it running, and you will see why this matters in a second.
podcast-host
Cloud Code released an integration with Chrome, the browser, a couple months ago.
podcast-host
So you can start Claude with the dash dash Chrome flag so that it connects to your Chrome instance, and you really just need to install a Chrome extension in your browser.
podcast-host
And then you have this bridge to the browser that allows Claude to operate within that context of the browser for you.
podcast-host
So if you don't do anything else from all the things that I tell you today, do this one thing.
podcast-host
Allow Cloud to see your application, use the Chrome flag, to literally be able to click around in it and take screenshots and move things and inject things and investigate the DOM and all the variables that run within it.
podcast-host
That is incredibly powerful.
podcast-host
It's very smart to connect your cloud instance to this running version of your software.
podcast-host
With the prompt and within the operational loop, it can then be tasked with things like look at this page, scroll down a little bit and see how this one component overlaps with another.
podcast-host
That's quite literally something that I used earlier today to fix a display bug.
podcast-host
Or you can say something like look at this page, inject some data, and see how it shifts the layout in weird and unexpected ways, which is a bug I had a couple days ago.
podcast-host
So I just had it add data.
podcast-host
To the running application inside the browser to record what happened.
podcast-host
And Cloud will do this.
podcast-host
It will try to recreate the situation, take screenshots, and then actually investigate what's going on by diving into both the visual, by using screenshots just to see what's going on, and the hierarchical structure of the page by diving into the document object model, the DOM, and looking how things are arranged, looking at styles.
podcast-host
Sheets and all that is very powerful.
podcast-host
I've done things over the last couple of weeks like asking Claude to go into the navigation on the left and click on each item and see if all the first pages that come up there look similar or which one looks slightly different and might then need to be changed to create a consistent design language.
podcast-host
And Claude is incredibly good at this because it can navigate your website easily, can click, it can read, it can see, and then build this internal representation of that structure.
podcast-host
and work with that.
podcast-host
It also makes it incredibly easy to build features that have visual components, which a lot of software tends to be.
podcast-host
Showing 941–960 of 22,801 · page 48 of 1141
← Previous
Next →