The Stack Overflow podcast is a weekly conversation about working in software development, learning to code, and the art and culture of computer programming. Hosted by Paul Ford and Ben Popper, the series features questions from our community, interviews with fascinating guests, and hot takes on what’s happening in tech. Founded in 2008, Stack Overflow is empowering the world to develop technology through collective knowledge. It’s best known for being the largest, most trusted online community for developers and technologists. More than 100 million people come to Stack Overflow every month to ask questions, help solve coding problems, and develop new skills.
Diving into headless automation, active monitoring, Playwright and Puppeteer
You can find the original tweet here. AWS will work with them on publicity and open source their version so that there can be a flow of value in both directions.
You can learn more about Tim's company, Checkly.hq, which works on active monitoring for developers.
The team there also works on Headless Recorder, a Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script.
They also operate The Headless Dev, which helps coders learn Playwright and Puppeteer.
This week's Lifeboat badge goes to Ravindra Bagale for answering the question: How to Convert Integer to Character Array using C