Episode
Sourcegraph with Quinn Slack
- Published
- Nov 1, 2023
- Duration seconds
- 2508
- Processing state
failed
Actions
POST https://stenobird.com/v1/public/podcasts/machine-learning-archives-software-engineering-daily/episodes/sourcegraph-with-quinn-slack/transcription-requests
Idempotently request low-priority transcript generation for this episode.GET https://stenobird.com/podcast/machine-learning-archives-software-engineering-daily/sourcegraph-with-quinn-slack.md
Read the agent-friendly Markdown representation of this episode resource.
Summary
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,