Want to create an interactive transcript for this episode?
Podcast: Software Engineering Daily
Episode: Sourcegraph with Quinn Slack
Description: If you're a developer, there's a good chance you've experimented with coding assistants like GitHub Copilot. Many developers have even fully integrated these tools into their workflows. One way these tools accelerate development is by autocompleting entire blocks of code. The AI achieves this by having awareness of the surrounding code. It understands context. However, in many cases the context available to an AI is limited. This restricts the AI's ability to suggest more sweeping changes to a codebase, or even to refactor an entire application.Quinn Slack is the CEO of Sourcegraph. He is now hard...