You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/talks.md
+51-38Lines changed: 51 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,48 +24,15 @@ limitations under the License.
24
24
25
25
> Talks featuring stdlib.
26
26
27
-
## 2016
28
-
29
-
### Text Mining with Node.js
30
-
31
-
> [Philipp Burckhardt][planeshifter], Node.js Interactive Europe 2016
32
-
33
-
<divclass="image"align="center">
34
-
<a title="Text mining with Node.js" href="https://www.youtube.com/watch?v=r8XOIRebcBU">
35
-
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/5d74307be3b368b498679f3dfbdcbf58d7433d21/docs/assets/nodejs_interactive_2016_philipp_burckhardt.png" alt="Text Mining with Node.js at Node.js Interactive Europe 2016">
<a "Real time machine learning with Node.js" href="https://www.youtube.com/watch?v=5Ad3TH8XGSI">
46
-
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/1d0f4c869dbc29b55339fc0561ca05bf385a06b5/docs/assets/empire_node_2016_philipp_burckhardt.png" alt="Real Time Machine Learning with Node.js at EmpireNode 2016">
47
-
</a>
48
-
<br>
49
-
</div>
27
+
## 2019
50
28
51
-
### Math in V8 is Broken and How We Can Fix It
29
+
### Open Source Directions: stdlib
52
30
53
-
> [Athan Reines][kgryte], Node.js Interactive US 2016
31
+
> [Athan Reines][kgryte] and [Philipp Burckhardt][planeshifter], Open Source Directions November 2019
54
32
55
33
<divclass="image"align="center">
56
-
<a title="Mathin V8 is broken and how we can fix it" href="https://www.youtube.com/watch?v=03WhsgTpp7g">
57
-
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/5dd2d62d0a53359fe163870da082f0462118d9f5/docs/assets/nodejs_interactive_us_2016_athan_reines.png" alt="Math in V8 is Broken and How We Can Fix It at Node.js Interactive US 2016">
58
-
</a>
59
-
<br>
60
-
</div>
61
-
62
-
### Real Time Machine Learning with Node.js
63
-
64
-
> [Philipp Burckhardt][planeshifter], Node.js Interactive US 2016
65
-
66
-
<divclass="image"align="center">
67
-
<a "Real time machine learning with Node.js" href="https://www.youtube.com/watch?v=fK32__vlVAA">
68
-
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/5dd2d62d0a53359fe163870da082f0462118d9f5/docs/assets/nodejs_interactive_us_2016_philipp_burckhardt.png" alt="Real Time Machine Learning with Node.js at Node.js Interactive US 2016">
@@ -149,6 +116,52 @@ limitations under the License.
149
116
<br>
150
117
</div>
151
118
119
+
## 2016
120
+
121
+
### Text Mining with Node.js
122
+
123
+
> [Philipp Burckhardt][planeshifter], Node.js Interactive Europe 2016
124
+
125
+
<divclass="image"align="center">
126
+
<a title="Text mining with Node.js" href="https://www.youtube.com/watch?v=r8XOIRebcBU">
127
+
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/5d74307be3b368b498679f3dfbdcbf58d7433d21/docs/assets/nodejs_interactive_2016_philipp_burckhardt.png" alt="Text Mining with Node.js at Node.js Interactive Europe 2016">
<a "Real time machine learning with Node.js" href="https://www.youtube.com/watch?v=5Ad3TH8XGSI">
138
+
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/1d0f4c869dbc29b55339fc0561ca05bf385a06b5/docs/assets/empire_node_2016_philipp_burckhardt.png" alt="Real Time Machine Learning with Node.js at EmpireNode 2016">
139
+
</a>
140
+
<br>
141
+
</div>
142
+
143
+
### Math in V8 is Broken and How We Can Fix It
144
+
145
+
> [Athan Reines][kgryte], Node.js Interactive US 2016
146
+
147
+
<divclass="image"align="center">
148
+
<a title="Mathin V8 is broken and how we can fix it" href="https://www.youtube.com/watch?v=03WhsgTpp7g">
149
+
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/5dd2d62d0a53359fe163870da082f0462118d9f5/docs/assets/nodejs_interactive_us_2016_athan_reines.png" alt="Math in V8 is Broken and How We Can Fix It at Node.js Interactive US 2016">
150
+
</a>
151
+
<br>
152
+
</div>
153
+
154
+
### Real Time Machine Learning with Node.js
155
+
156
+
> [Philipp Burckhardt][planeshifter], Node.js Interactive US 2016
157
+
158
+
<divclass="image"align="center">
159
+
<a "Real time machine learning with Node.js" href="https://www.youtube.com/watch?v=fK32__vlVAA">
160
+
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/5dd2d62d0a53359fe163870da082f0462118d9f5/docs/assets/nodejs_interactive_us_2016_philipp_burckhardt.png" alt="Real Time Machine Learning with Node.js at Node.js Interactive US 2016">
161
+
</a>
162
+
<br>
163
+
</div>
164
+
152
165
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
0 commit comments