AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Using a Debugger to Debug in the Cloud
The main difference is debugging locally you can run the debug in slow motion so actually I was at Koferkon in a workshop from Buchanan he had told this quote that was very interesting like the function of the debugger is to run your bug in slow motion basically does the only thing it does yeah right but it's actually very interesting. 99% of the times you can't touch a Debugger when you're running the cloud you can’t touch a traditionalDebugger whether it's because you don't have the access for it or there are too many dynamic things happening if I really understand the program usually I just always go for print statementsYeah well then like okay I pass it through here