Skip to content

Commit 1b27357

Browse files
committed
Update final talk roster
1 parent 94ee34b commit 1b27357

1 file changed

Lines changed: 33 additions & 47 deletions

File tree

5.html

Lines changed: 33 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -221,40 +221,38 @@ <h2 id="schedule">Schedule</h2>
221221
<tr>
222222
<td>4:10 - 4:40 PM</td>
223223
<td>
224-
'Kartik's talk' by
224+
'Chunk by Chunk: How we built an HTTP Live Streaming Server' by
225225
<a
226-
href="https://www.linkedin.com/in/kartiksoneji"
226+
href="https://twitter.com/DhiruCodes"
227227
target="_blank"
228228
rel="noreferrer"
229-
>Kartik Soneji</a
229+
>Dheeraj Lalwani</a
230+
>
231+
and
232+
<a
233+
href="https://twitter.com/_chiraglulla_"
234+
target="_blank"
235+
rel="noreferrer"
236+
>Chirag Lulla</a
230237
>
231238
<br />
232239
<br />
233240
<p>
234-
To be decided
241+
Dekho is a very simple, bare bones and open source Video on Demand server which we built to understand how video streaming works at a fundamental level. The talk will consist of -
235242
</p>
243+
<ol class="aligned">
244+
<li>Why did we choose to build Dekho?</li>
245+
<li>How did it start?</li>
246+
<li>What topics we learnt about while exploring video streaming?</li>
247+
<li>And how do we plan to take this project ahead?</li>
248+
</ol>
236249
<br />
237-
<!-- <p>
238-
Resources and topics:
239-
<a
240-
href="https://compileroptimizations.com/category/constant_folding.htm"
241-
target="_blank"
242-
rel="noreferrer"
243-
>Constant Folding</a
244-
>,
245-
<a
246-
href="https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html#index-fno-builtin"
247-
target="_blank"
248-
rel="noreferrer"
249-
><code>-fno-builtin</code></a
250-
>, Loop Unrolling, Dead Code Elimination,
251-
<a
252-
href="https://compileroptimizations.com"
253-
target="_blank"
254-
rel="noreferrer"
255-
>compileroptimizations.com</a
256-
>
257-
</p> -->
250+
<!-- <a
251+
href="https://docs.google.com/presentation/d/1wNPorVSW8oje_20oSfTsOjdnWVAZEPlbPz1xRc2f5a0/edit?usp=sharing"
252+
target="_blank"
253+
rel="noreferrer"
254+
>Slide deck</a
255+
> -->
258256
</td>
259257
</tr>
260258
<tr>
@@ -264,17 +262,17 @@ <h2 id="schedule">Schedule</h2>
264262
<tr>
265263
<td>4:50 - 5:20 PM</td>
266264
<td>
267-
'CPU Cache Benchmarks' by
265+
'Building AntiLang: A Language in Reverse' by
268266
<a
269-
href="https://twitter.com/harshgkapadia"
267+
href="https://darshanrander.com"
270268
target="_blank"
271269
rel="noreferrer"
272-
>Harsh Kapadia</a
270+
>Darshan Rander</a
273271
>
274272
<br />
275273
<br />
276274
<p>
277-
To be decided
275+
AntiLang, a playful programming language with reversed syntax, challenges conventional coding norms. This talk explores its development process, from designing quirky features like inverted brackets to parsing and evaluating code.
278276
</p>
279277
<br />
280278
</td>
@@ -286,38 +284,26 @@ <h2 id="schedule">Schedule</h2>
286284
<tr>
287285
<td>5:30 - 6:00 PM</td>
288286
<td>
289-
'Chunk by Chunk: How we built an HTTP Live Streaming Server' by
287+
'CPU Cache Benchmarks' by
290288
<a
291-
href="https://twitter.com/DhiruCodes"
289+
href="https://twitter.com/harshgkapadia"
292290
target="_blank"
293291
rel="noreferrer"
294-
>Dheeraj Lalwani</a
292+
>Harsh Kapadia</a
295293
>
296294
and
297295
<a
298-
href="https://twitter.com/_chiraglulla_"
296+
href="https://www.linkedin.com/in/kartiksoneji"
299297
target="_blank"
300298
rel="noreferrer"
301-
>Chirag Lulla</a
299+
>Kartik Soneji</a
302300
>
303301
<br />
304302
<br />
305303
<p>
306-
Dekho is a very simple, bare bones and open source Video on Demand server which we built to understand how video streaming works at a fundamental level. The talk will consist of -
304+
To be decided
307305
</p>
308-
<ol class="aligned">
309-
<li>Why did we choose to build Dekho?</li>
310-
<li>How did it start?</li>
311-
<li>What topics we learnt about while exploring video streaming?</li>
312-
<li>And how do we plan to take this project ahead?</li>
313-
</ol>
314306
<br />
315-
<!-- <a
316-
href="https://docs.google.com/presentation/d/1wNPorVSW8oje_20oSfTsOjdnWVAZEPlbPz1xRc2f5a0/edit?usp=sharing"
317-
target="_blank"
318-
rel="noreferrer"
319-
>Slide deck</a
320-
> -->
321307
</td>
322308
</tr>
323309
<tr>

0 commit comments

Comments
 (0)