Episode

Sourcegraph with Quinn Slack

Podcast
Machine Learning Archives - Software Engineering Daily
Published
Nov 1, 2023
Duration seconds
2508
Processing state
failed
Canonical source
https://softwareengineeringdaily.com/2023/11/01/sourcegraph-with-quinn-slack/?utm_source=rss&utm_medium=rss&utm_campaign=sourcegraph-with-quinn-slack
Audio
https://traffic.megaphone.fm/SED6575610656.mp3
JSON
/v1/public/podcasts/machine-learning-archives-software-engineering-daily/episodes/sourcegraph-with-quinn-slack
Markdown
/podcast/machine-learning-archives-software-engineering-daily/sourcegraph-with-quinn-slack.md

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,