Skip to content

Commit c1f9063

Browse files
author
Steve Krouse
committed
published episode 32, quinn slack
1 parent d544cf3 commit c1f9063

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

episodes/32.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ It doesn't stop there. Sourcegraph recently released the [Sourcegraph extension
3535

3636
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."
3737

38-
<!--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.-->
39-
40-
<!--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."-->
38+
<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>
4139

4240
## Transcript
4341

44-
_(Transcript sponsored by [repl.it](https://repl.it/))_
42+
_Transcript sponsored by [repl.it](https://repl.it/)_
43+
44+
_**Oops!** I sent this episode off for transcription before adding the introduction. I pasted the message from our sponsor below at a negative timestamp._
4545

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

6666
<div id="transcript">
6767
<!-- generated at https://regexr.com/413fo -->
68+
<div class="block">
69+
<div class="time">-00:30:00</div>
70+
<div class="name">SK:</div>
71+
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 [email protected] if you're interested in learning more.
72+
</div>
6873
<div class="block">
6974
<div class="time">00:00:00</div>
7075
<div class="name">SK:</div>

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ <h4>Papers</h4>
129129
<div id="episodes">
130130
<h4>Episodes</h4>
131131
<ul class="list-unstyled">
132+
<li><span class="date">2018 Oct 24 - </span><a href="./episodes/32">#32 - Basic Developer Human Rights: Quinn Slack</a></li>
132133
<li><span class="date">2018 Oct 12 - </span><a href="./episodes/31">#31 - Sustaining the Underfunded: Nadia Eghbal</a></li>
133134
<li><span class="date">2018 Sep 22 - </span><a href="./episodes/30">#30 - On The Maintenance Of Large Software: James Koppel</a></li>
134135
<li><span class="date">2018 Aug 27 - </span><a href="./episodes/29">#29 - Reflection 13: Independent Mentorship</a></li>

0 commit comments

Comments
 (0)