Skip to content

Commit

Permalink
published episode 32, quinn slack
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Krouse committed Oct 24, 2018
1 parent d544cf3 commit c1f9063
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
13 changes: 9 additions & 4 deletions episodes/32.md
Expand Up @@ -35,13 +35,13 @@ It doesn't stop there. Sourcegraph recently released the [Sourcegraph extension

In this conversation, we learn about the technical challenges to brining code intelligence to all editors, and Sourcegraph's chosen solutions. Quinn explains how Sourcegraph code search is so effective without resorting to any fancy machine learning. We also discuss the trade-offs of open-sourcing a devtools company from Day 1, how to find like-minded investors, and how to "win the hearts and minds of developers."

<!--Quinn Slack of Sourcegraph believes in low-hanging fruit. Before we improve programming in all the fancy ways, he has a list of all the little improvements and features we need to make available to all developers, such as jump-to-definition, autocomplete, and automatic formatting.-->

<!--In this conversation, we learn about the technical challenges to brining code intelligence to all editors, and Sourcegraph's chosen solutions, such as the Langauge Server Protocol and the Sourcegraph extension API. Quinn explains how Sourcegraph code search is so effective without resorting to any fancy machine learning. We also discuss the trade-offs of open-sourcing a devtools company from Day 1, how to find like-minded investors, and how to "win the hearts and minds of developers."-->
<iframe src="https://omny.fm/shows/future-of-coding/32-basic-developer-human-rights-quinn-slack/embed?style=artwork" width="100%" height="180" frameborder="0"></iframe>

## Transcript

_(Transcript sponsored by [repl.it](https://repl.it/))_
_Transcript sponsored by [repl.it](https://repl.it/)_

_**Oops!** I sent this episode off for transcription before adding the introduction. I pasted the message from our sponsor below at a negative timestamp._

<style>
.name {
Expand All @@ -65,6 +65,11 @@ _(Transcript sponsored by [repl.it](https://repl.it/))_

<div id="transcript">
<!-- generated at https://regexr.com/413fo -->
<div class="block">
<div class="time">-00:30:00</div>
<div class="name">SK:</div>
Repl.it is an online repl for over 30 languages. It started out as a code playground, but now is goes up to a full development environment, where you can do everything from deploying web servers to training ML models, all driven by the repl. They are a small startup in San Francisco, but they reach millions of programmers, students and teachers. They're looking for hackers interested in the future of coding and making software tools more accessible and enjoyable. So, email jobs@repl.it if you're interested in learning more.
</div>
<div class="block">
<div class="time">00:00:00</div>
<div class="name">SK:</div>
Expand Down
1 change: 1 addition & 0 deletions index.html
Expand Up @@ -129,6 +129,7 @@ <h4>Papers</h4>
<div id="episodes">
<h4>Episodes</h4>
<ul class="list-unstyled">
<li><span class="date">2018 Oct 24 - </span><a href="./episodes/32">#32 - Basic Developer Human Rights: Quinn Slack</a></li>
<li><span class="date">2018 Oct 12 - </span><a href="./episodes/31">#31 - Sustaining the Underfunded: Nadia Eghbal</a></li>
<li><span class="date">2018 Sep 22 - </span><a href="./episodes/30">#30 - On The Maintenance Of Large Software: James Koppel</a></li>
<li><span class="date">2018 Aug 27 - </span><a href="./episodes/29">#29 - Reflection 13: Independent Mentorship</a></li>
Expand Down

0 comments on commit c1f9063

Please sign in to comment.