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
This is to serve as a gentle introduction to the dark arts of wireless communication. People think of radios as a thing of the past, unaware of the potential that remains to be unlocked. While many are familiar with software, and some are with hardware, the wireless spectrum remains a curiosity to the masses. I'll show the basics of signal processing using Radios, along with demonstrations and applications of this technology.
'Chunk by Chunk: How we built an HTTP Live Streaming Server' by
299
290
<a
300
-
href="https://twitter.com/DSdatsme"
291
+
href="https://twitter.com/DhiruCodes"
301
292
target="_blank"
302
293
rel="noreferrer"
303
-
>Darshit Suratwala</a
294
+
>Dheeraj Lalwani</a
304
295
>
305
296
<br/>
306
297
<br/>
307
298
<p>
308
-
Let's dive deeper into "Navigating the CI/CD
309
-
Landscape" as we explore the basics of
310
-
automation, showcase real-world examples, and
311
-
learn how to create your own pipelines with a
312
-
simple example. Whether you're new to the
313
-
concept or looking to enhance your skills, this
314
-
session offers a straightforward guide to
315
-
mastering CI/CD practices for streamlined and
316
-
efficient software development.
299
+
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 -
317
300
</p>
301
+
<olclass="aligned">
302
+
<li>Why did we choose to build Dekho?</li>
303
+
<li>How did it start?</li>
304
+
<li>What topics we learnt about while exploring video streaming?</li>
305
+
<li>And how do we plan to take this project ahead?</li>
0 commit comments