logoalt Hacker News

jaggederesttoday at 12:52 AM2 repliesview on HN

Basically IDE free since May 2025. I actually reinstalled vscode when setting up a new machine and I think I've launched it twice?

cc -> local automated testing -> github -> PR -> heavy integration tests -> review (github ui, +/-) -> manual test locally -> merge -> deploy -> manual test remotely -> synthetic user testing -> repeat


Replies

noisy_boytoday at 1:36 AM

But what about navigating the code by the call stack? I didn't know that GitHub has a way to do that. Or maybe I'm probably coming across as being dumb enough to be talking about still trying to have a mental model of what calls what.

show 1 reply
fruit2020today at 1:15 AM

Do you not need to use the debugger sometimes? Or can cc debug by itself

show 3 replies